dolphin/Source/Core/DolphinQt2/Debugger
2018-05-17 22:16:23 +01:00
..
BreakpointWidget.cpp Merge pull request #6851 from lioncash/usage 2018-05-14 19:18:05 +02:00
BreakpointWidget.h Qt/debugger: recenter the code widget when selecting a breakpoint 2018-05-12 19:04:37 -04:00
CodeViewWidget.cpp Qt/CodeViewWidget: Dynamic background dimming for dark themes 2018-05-15 18:59:40 -10:00
CodeViewWidget.h CodeViewWidget: Get rid of magic values in OnInsertBLR() and OnInsertNOP() 2018-05-13 18:33:51 -04:00
CodeWidget.cpp Qt/debugger: properly update when we load the symbols on boot 2018-05-17 15:33:47 -04:00
CodeWidget.h Qt/debugger: Don't update the symbols list unnecessarily 2018-05-12 19:15:26 -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
MemoryWidget.cpp DolphinQt2/MemoryWidget: Use QString's toUtf8() where applicable instead of toStdString() 2018-05-10 22:10:45 -04:00
MemoryWidget.h
NewBreakpointDialog.cpp
NewBreakpointDialog.h DolphinQt2: Add missing override specifiers 2018-05-17 16:28:35 -04:00
RegisterColumn.cpp
RegisterColumn.h
RegisterWidget.cpp Qt/Debugger: Update the register view properly on pause and step 2018-05-12 19:15:24 -04:00
RegisterWidget.h
WatchWidget.cpp DebugInterface: Watches methods added 2018-04-28 17:46:51 +04:00
WatchWidget.h