summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Debugger/RegisterView.cpp
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-23DolphinWX: Add missing breaks to a switch in RegisterViewLioncash
2015-05-08DolphinWX: Remove unnecessary includesLioncash
2015-04-15Debugger: Update the registers/watches before refreshing grids.Lioncash
2015-04-07Debugger: Fix memory leaks related to grid tablesLioncash
2015-03-24DolphinWX: Get rid of wxGrid-based casts in the debugger.Lioncash
2014-11-11DolphinWX: Eliminate some memory leaksLioncash
2014-11-07DolphinWX: Remove unnecessary forward declarationsLioncash
2014-11-05DolphinWX: Eliminate most usages of event tables in the debugger.Lioncash
2014-10-26Added a "Delete watch" context menu to the Watch window.skidau
2014-10-26Added "Add to watch" context menu items to the Memory and Register windows.skidau
2014-10-16Merge pull request #1062 from zhuowei/masterskidau
2014-10-12Added some of the MMU registers into the debugger Register windowskidau
2014-09-12Parse input as hex instead of decimal to match display values in the debugger...Zhuowei Zhang
2014-08-04Common: Introduce the new Gekko disassembler to Common.Lioncash
2014-05-17Kill off _T and wxT macrosLioncash
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
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre