dolphin/Source/Core/DolphinQt/Debugger
JosJuice bf57abc0d5 Fix Windows CMake build errors
Lambda expressions with uncaptured constants were leading to errors,
and there were also some warnings about deprecated functions
(QFontMetrics::width and inet_ntoa).
2020-05-03 14:10:24 +02:00
..
BreakpointWidget.cpp DolphinQt/Debugger: Fix crash with floating debugger windows 2020-02-09 02:32:04 -05:00
BreakpointWidget.h DolphinQt: Don't update debug widgets when hidden 2019-07-06 11:30:17 +02:00
CodeViewWidget.cpp Fix Windows CMake build errors 2020-05-03 14:10:24 +02:00
CodeViewWidget.h Qt/CodeViewWidget: Indent branch arrows based on free space rather than reserving a full column for each. 2020-03-15 16:14:35 +01:00
CodeWidget.cpp Qt/CodeWidget: Typo in settings key. 2020-03-20 20:51:26 +01:00
CodeWidget.h DolphinQt: Don't update debug widgets when hidden 2019-07-06 11:30:17 +02:00
JITWidget.cpp Qt/Debugger: Refresh windows on savestate load. 2020-04-15 00:12:35 +02:00
JITWidget.h DolphinQt: Don't update debug widgets when hidden 2019-07-06 11:30:17 +02:00
MemoryViewWidget.cpp Qt/Debugger: Refresh windows on savestate load. 2020-04-15 00:12:35 +02:00
MemoryViewWidget.h DolphinQt/Debugger: Replace AddressSpace.h inclusions with a forward declaration 2019-07-15 23:20:26 -04:00
MemoryWidget.cpp Qt/Debugger: Refresh windows on savestate load. 2020-04-15 00:12:35 +02:00
MemoryWidget.h DolphinQt/Debugger: Replace AddressSpace.h inclusions with a forward declaration 2019-07-15 23:20:26 -04:00
NetworkWidget.cpp Fix Windows CMake build errors 2020-05-03 14:10:24 +02:00
NetworkWidget.h Debugger: Add a Network widget 2020-04-27 21:47:00 +04:00
NewBreakpointDialog.cpp Qt: Use ModalMessageBox everywhere 2019-03-04 21:53:02 +01:00
NewBreakpointDialog.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
PatchInstructionDialog.cpp Qt/Debugger: Implement patch instruction preview 2019-04-27 23:31:19 +02:00
PatchInstructionDialog.h Qt/Debugger: Implement patch instruction preview 2019-04-27 23:31:19 +02:00
RegisterColumn.cpp Qt: Use ModalMessageBox everywhere 2019-03-04 21:53:02 +01:00
RegisterColumn.h DolphinQt/Debugger/RegisterColumn: Add HID registers to the register pane 2019-03-13 15:45:28 -04:00
RegisterWidget.cpp DolphinQt/Debugger: Fix crash with floating debugger windows 2020-02-09 02:32:04 -05:00
RegisterWidget.h RegisterWidget: Fix view in code/memory 2019-10-06 12:25:46 +04:00
WatchWidget.cpp Qt/Debugger: Refresh windows on savestate load. 2020-04-15 00:12:35 +02:00
WatchWidget.h WatchWidget: Change type of NUM_COLUMNS to int 2019-10-03 23:00:41 +03:00