dolphin/Source/Core/DolphinQt/Debugger
dreamsyntax 88a1acdfc0 implement CodeDiffTool Feature
Add Diff button to CodeWidget
Add Code Diff Tool window for recording and differencing functions. Allows finding specific functions based on when they run.
2022-03-26 11:41:08 -07:00
..
BreakpointWidget.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
BreakpointWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CodeDiffDialog.cpp implement CodeDiffTool Feature 2022-03-26 11:41:08 -07:00
CodeDiffDialog.h implement CodeDiffTool Feature 2022-03-26 11:41:08 -07:00
CodeViewWidget.cpp Fix integer sign difference comparison warnings 2022-02-13 14:38:59 -08:00
CodeViewWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CodeWidget.cpp implement CodeDiffTool Feature 2022-03-26 11:41:08 -07:00
CodeWidget.h implement CodeDiffTool Feature 2022-03-26 11:41:08 -07:00
JITWidget.cpp Config: Port remaining Core settings to new config system (partial). 2022-01-05 00:54:15 +01:00
JITWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MemoryViewWidget.cpp Use Common::ToLower and Common::ToUpper 2022-01-16 17:00:12 -08:00
MemoryViewWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MemoryWidget.cpp MemoryWidget: Add negative offset search support 2022-03-24 23:06:25 +04:00
MemoryWidget.h MemoryWidget: Add negative offset search support 2022-03-24 23:06:25 +04:00
NetworkWidget.cpp DolphinQt: Don't update NetworkWidget when hidden 2021-09-18 14:41:11 +02:00
NetworkWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
NewBreakpointDialog.cpp NewBreakpointDialog: Fix improperly behaving radio buttons 2022-02-12 11:40:53 -08:00
NewBreakpointDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PatchInstructionDialog.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PatchInstructionDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
RegisterColumn.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
RegisterColumn.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
RegisterWidget.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
RegisterWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ThreadWidget.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ThreadWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WatchWidget.cpp DolphinQt: Remove Windows dialog help buttons 2021-08-21 10:53:12 -07:00
WatchWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00