index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinWX
/
Debugger
/
CodeWindow.h
Age
Commit message (
Expand
)
Author
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-08
DolphinWX: Remove unnecessary includes
Lioncash
2015-04-27
DolphinWX: Make some debugger functions/vars private
Lioncash
2015-02-25
DolphinWX: Relocate the address search into the code window
Lioncash
2015-02-24
DolphinWX: Use AUI in the code window.
Lioncash
2014-12-20
DolphinWX/Globals: Variable naming consistency
Stevoisiak
2014-11-05
DolphinWX: Eliminate most usages of event tables in the debugger.
Lioncash
2014-10-26
Disable block linking while debugger stepping or if there are breakpoints
skidau
2014-10-26
Added a RAM Watch window to the debugger
skidau
2014-10-26
Added a "Step Out" (aka "Step return") function to the debugger.
skidau
2014-10-18
Debugger: Fix class indentation
Lioncash
2014-10-08
Debug: fix disable block linking option
Fiora
2014-08-08
Changed toolbar to be static, increasing UI integration
archshift
2014-07-11
DolphinWX: Allow short-hand searching in the code window
Lioncash
2014-04-14
Common: Move the Event class to a separate file, and add tests for it. Fix in...
Pierre Bourdon
2014-03-09
clang-modernize -add-override
Tillmann Karras
2014-02-23
Make DolphinWX/ mostly IWYU clean.
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-17
Second and final pass of clearing out tabs.
Lioncash
2014-02-10
Replace all include guard ifdefs with "#pragma once"
lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre