dolphin/Source/Core/DolphinQt/Debugger
2021-02-17 21:25:29 +04:00
..
BreakpointWidget.cpp BreakpointWidget: Remove unnecessary code 2021-01-28 21:23:18 +04:00
BreakpointWidget.h Add Break On Hit and Log On Hit for instruction breakpoints 2020-07-11 13:38:58 -04: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
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
MemoryViewWidget.cpp DolphinQt: resolve Qt5.15 deprecations 2020-08-23 13:57:05 -07:00
MemoryViewWidget.h
MemoryWidget.cpp Merge pull request #9092 from shuffle2/vshack 2021-01-28 01:33:46 +01:00
MemoryWidget.h MemoryWidget: Add 'Offset' and General Improvements 2021-01-28 01:04:09 +01:00
NetworkWidget.cpp NetworkWidget: Add hostname to SSL table 2021-02-13 23:45:22 +04:00
NetworkWidget.h NetworkCaptureLogger: PCAP support added 2021-01-30 19:35:09 +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
PatchInstructionDialog.h
RegisterColumn.cpp
RegisterColumn.h
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
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