dolphin/Source/Core/DolphinQt2/Debugger
aldelaro5 53803c1fca
Qt/debugger: fix minor issues in the breakpointWidget
The items were editable while you cannot edit the breakpoints at the moment and the last breakpoint deleted would not cause the row count to change to 0.
2018-05-12 19:04:37 -04:00
..
BreakpointWidget.cpp Qt/debugger: fix minor issues in the breakpointWidget 2018-05-12 19:04:37 -04:00
BreakpointWidget.h Qt: Use new debugger icons 2018-04-13 20:40:41 +02:00
CodeViewWidget.cpp Qt/debugger: properly updates when we break 2018-05-12 19:04:30 -04:00
CodeViewWidget.h Qt/debugger: properly updates when we break 2018-05-12 19:04:30 -04:00
CodeWidget.cpp Qt/debugger: properly updates when we break 2018-05-12 19:04:30 -04:00
CodeWidget.h Qt/debugger: properly updates when we break 2018-05-12 19:04:30 -04:00
JITWidget.cpp Qt/Debugger: Implement "JIT" widget 2018-05-11 18:10:35 +02:00
JITWidget.h Qt/Debugger: Implement "JIT" widget 2018-05-11 18:10:35 +02:00
MemoryViewWidget.cpp Qt: Use HostRead for float and double 2018-04-23 00:46:42 +09:00
MemoryViewWidget.h Qt/Debugger: Implement "Memory" widget 2018-04-04 13:43:30 +02:00
MemoryWidget.cpp DolphinQt2/MemoryWidget: Use QString's toUtf8() where applicable instead of toStdString() 2018-05-10 22:10:45 -04:00
MemoryWidget.h Qt/Debugger: Implement "Memory" widget 2018-04-04 13:43:30 +02:00
NewBreakpointDialog.cpp Qt/NewBreakpointDialog: Fix radio button weirdness 2018-01-31 19:28:44 +01:00
NewBreakpointDialog.h
RegisterColumn.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
RegisterColumn.h
RegisterWidget.cpp Qt/RegisterView: fix minor aesthetic issues 2018-05-12 15:47:16 -04:00
RegisterWidget.h
WatchWidget.cpp DebugInterface: Watches methods added 2018-04-28 17:46:51 +04:00
WatchWidget.h Qt: Use new debugger icons 2018-04-13 20:40:41 +02:00