dolphin/Source/Core/DolphinQt/Debugger
Admiral H. Curtiss 551dcec0b1
Merge pull request #12602 from mitaclaw/qt-memory-global-system
Memory(View)Widget: Avoid Global System Accessor
2024-03-12 04:12:52 +01:00
..
AssembleInstructionDialog.cpp Partially revert "DolphinQt/Assembler: improve translatability" 2024-01-20 14:46:41 +01:00
AssembleInstructionDialog.h Parser and Assembler implementations 2023-12-13 05:32:20 -08:00
AssemblerWidget.cpp Merge pull request #12512 from JosJuice/assembler-dirty-flag 2024-01-21 10:22:46 -05:00
AssemblerWidget.h Parser and Assembler implementations 2023-12-13 05:32:20 -08:00
AssemblyEditor.cpp Parser and Assembler implementations 2023-12-13 05:32:20 -08:00
AssemblyEditor.h Parser and Assembler implementations 2023-12-13 05:32:20 -08:00
BranchWatchDialog.cpp Merge pull request #12610 from mitaclaw/branch-watch-dialog-gcc 2024-03-11 17:36:21 -05:00
BranchWatchDialog.h BranchWatchDialog: Fix Misc. Errata 2024-03-07 15:59:03 -08:00
BranchWatchTableModel.cpp BranchWatchDialog: A Total Replacement for CodeDiffDialog 2024-02-27 11:40:58 -08:00
BranchWatchTableModel.h BranchWatchDialog: A Total Replacement for CodeDiffDialog 2024-02-27 11:40:58 -08:00
BreakpointDialog.cpp BreakpointDialog: Mark breakpoint help text as translatable 2023-06-12 09:50:17 -04:00
BreakpointDialog.h Expand conditional breakpoints to memory breakpoints 2022-12-04 11:25:33 -07:00
BreakpointWidget.cpp DolphinQt: Set window decorations for all top-level QWidgets. 2023-08-12 16:54:54 +02:00
BreakpointWidget.h PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00
CodeViewWidget.cpp Parser and Assembler implementations 2023-12-13 05:32:20 -08:00
CodeViewWidget.h Parser and Assembler implementations 2023-12-13 05:32:20 -08:00
CodeWidget.cpp BranchWatchDialog: Fix Misc. Errata 2024-03-07 15:59:03 -08:00
CodeWidget.h BranchWatchDialog: Fix Misc. Errata 2024-03-07 15:59:03 -08:00
GekkoSyntaxHighlight.cpp GekkoSyntaxHighlight: Collapse cases for builtin color formats 2024-01-23 18:39:59 -05:00
GekkoSyntaxHighlight.h Parser and Assembler implementations 2023-12-13 05:32:20 -08:00
JITWidget.cpp Disable Debug Mode in hardcore mode 2023-12-02 16:41:16 -05:00
JITWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MemoryViewWidget.cpp Memory(View)Widget: Avoid Global System Accessor 2024-03-01 07:09:20 -08:00
MemoryViewWidget.h Memory(View)Widget: Avoid Global System Accessor 2024-03-01 07:09:20 -08:00
MemoryWidget.cpp Memory(View)Widget: Avoid Global System Accessor 2024-03-01 07:09:20 -08:00
MemoryWidget.h Memory(View)Widget: Avoid Global System Accessor 2024-03-01 07:09:20 -08:00
NetworkWidget.cpp Core: Move Emulation IOS instance to System. 2024-02-07 22:07:30 +01:00
NetworkWidget.h NetworkCaptureLogger: Add GameCube BBA support 2022-07-12 13:35:49 +04: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 Debugger RegisterWidget: Add context options to change entire column's display type. 2022-04-29 17:21:39 -07:00
RegisterWidget.cpp Jit: Replace "msrBits" with "featureFlags" 2023-11-30 22:40:32 +01:00
RegisterWidget.h DolphinQt: Avoid ppcState global. 2023-04-05 20:09:32 +02:00
ThreadWidget.cpp PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00
ThreadWidget.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
WatchWidget.cpp DolphinQt: cache icons instead of single pixmaps 2023-04-25 12:34:27 -07:00
WatchWidget.h PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00