summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Debugger/CodeWindow.h
AgeCommit message (Expand)Author
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-08DolphinWX: Remove unnecessary includesLioncash
2015-04-27DolphinWX: Make some debugger functions/vars privateLioncash
2015-02-25DolphinWX: Relocate the address search into the code windowLioncash
2015-02-24DolphinWX: Use AUI in the code window.Lioncash
2014-12-20DolphinWX/Globals: Variable naming consistencyStevoisiak
2014-11-05DolphinWX: Eliminate most usages of event tables in the debugger.Lioncash
2014-10-26Disable block linking while debugger stepping or if there are breakpointsskidau
2014-10-26Added a RAM Watch window to the debuggerskidau
2014-10-26Added a "Step Out" (aka "Step return") function to the debugger.skidau
2014-10-18Debugger: Fix class indentationLioncash
2014-10-08Debug: fix disable block linking optionFiora
2014-08-08Changed toolbar to be static, increasing UI integrationarchshift
2014-07-11DolphinWX: Allow short-hand searching in the code windowLioncash
2014-04-14Common: Move the Event class to a separate file, and add tests for it. Fix in...Pierre Bourdon
2014-03-09clang-modernize -add-overrideTillmann Karras
2014-02-23Make DolphinWX/ mostly IWYU clean.Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre