dolphin/Source/Core/DolphinQt/Debugger
2021-03-04 21:10:37 +04:00
..
BreakpointWidget.cpp BreakpointWidget: Emit BreakpointsChanged to update views 2021-03-04 21:10:37 +04:00
BreakpointWidget.h Allow to disable/enable from the BreakpointWidget 2021-03-03 15:55:22 +00:00
CodeViewWidget.cpp CodeViewWidget: Add WithDetailedUpdate to update CodeWidget 2021-02-14 16:01:32 +04:00
CodeViewWidget.h CodeViewWidget: Add WithDetailedUpdate to update CodeWidget 2021-02-14 16:01:32 +04:00
CodeWidget.cpp CodeViewWidget: Add WithDetailedUpdate to update CodeWidget 2021-02-14 16:01:32 +04:00
CodeWidget.h DolphinQt: Don't update debug widgets when hidden 2019-07-06 11:30:17 +02:00
JITWidget.cpp DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver 2020-09-12 17:53:17 -05:00
JITWidget.h DolphinQt: Don't update debug widgets when hidden 2019-07-06 11:30:17 +02:00
MemoryViewWidget.cpp MemoryWidget: Add "Add to watch" action 2021-02-17 21:32:36 +04:00
MemoryViewWidget.h MemoryWidget: Add "Add to watch" action 2021-02-17 21:32:36 +04:00
MemoryWidget.cpp MemoryWidget: Add "Add to watch" action 2021-02-17 21:32:36 +04:00
MemoryWidget.h MemoryWidget: Add "Add to watch" action 2021-02-17 21:32:36 +04:00
NetworkWidget.cpp NetworkWidget: Reorganise SSL options group box 2021-02-20 18:19:37 +04:00
NetworkWidget.h NetworkWidget: Reorganise SSL options group box 2021-02-20 18:19:37 +04:00
NewBreakpointDialog.cpp Add Break On Hit and Log On Hit for instruction breakpoints 2020-07-11 13:38:58 -04:00
NewBreakpointDialog.h Add Break On Hit and Log On Hit for instruction breakpoints 2020-07-11 13:38:58 -04: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 RegisterWidget: Fix add to watch action 2021-02-17 21:25:29 +04:00
RegisterWidget.h RegisterWidget: Fix add to watch action 2021-02-17 21:25:29 +04:00
ThreadWidget.cpp DolphinQt: Replace usages of QLatin1Literal with QStringLiteral 2021-01-13 03:50:42 -05:00
ThreadWidget.h Debugger: Add a Thread widget 2020-05-03 20:48:30 +04:00
WatchWidget.cpp DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver 2020-09-12 17:53:17 -05:00
WatchWidget.h Debugger: Add a Thread widget 2020-05-03 20:48:30 +04:00