..
BreakpointWidget.cpp
DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver
2020-09-12 17:53:17 -05:00
BreakpointWidget.h
Add Break On Hit and Log On Hit for instruction breakpoints
2020-07-11 13:38:58 -04:00
CodeViewWidget.cpp
DolphinQt: Use QFontMetrics::boundingRect instead of QFontMetrics::width
2020-06-08 12:32:36 +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
DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver
2020-09-12 17:53:17 -05: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
DolphinQt: resolve Qt5.15 deprecations
2020-08-23 13:57:05 -07:00
MemoryViewWidget.h
DolphinQt/Debugger: Replace AddressSpace.h inclusions with a forward declaration
2019-07-15 23:20:26 -04:00
MemoryWidget.cpp
DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver
2020-09-12 17:53:17 -05:00
MemoryWidget.h
DolphinQt/Debugger: Replace AddressSpace.h inclusions with a forward declaration
2019-07-15 23:20:26 -04:00
NetworkWidget.cpp
DolphinQt: Replace usages of QLatin1Literal with QStringLiteral
2021-01-13 03:50:42 -05:00
NetworkWidget.h
Debugger: Add a Network widget
2020-04-27 21:47:00 +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
DolphinQt: Update register view font when Debug Font changes
2020-10-29 09:31:14 -07:00
RegisterWidget.h
RegisterWidget: Fix view in code/memory
2019-10-06 12:25:46 +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