dolphin/Source/Core/DolphinQt/Debugger
Dentomologist 3d16e0c5be
Merge pull request #14343 from TryTwo/toggle_breaking
BreakpointsWidget: Add option to toggle all breaking
2026-02-19 21:55:38 -08:00
..
AssembleInstructionDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
AssembleInstructionDialog.h Parser and Assembler implementations 2023-12-13 05:32:20 -08:00
AssemblerWidget.cpp Modernize std::min_element with ranges 2024-10-10 00:53:48 -07:00
AssemblerWidget.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
AssemblyEditor.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
AssemblyEditor.h Parser and Assembler implementations 2023-12-13 05:32:20 -08:00
BranchWatchDialog.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
BranchWatchDialog.h Branch Watch Tool: Refresh Context Menus OnEmulationStateChanged 2024-12-14 14:47:47 -08:00
BranchWatchTableModel.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
BranchWatchTableModel.h Branch Watch Tool: New Conditional Branch Inspection Tools 2024-08-31 15:37:34 -07:00
BreakpointDialog.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
BreakpointDialog.h Expand conditional breakpoints to memory breakpoints 2022-12-04 11:25:33 -07:00
BreakpointWidget.cpp Debugger/ BreakpointsWidget: Add option to disable/enable all breaking without affecting individual breakpoint enabled states. 2026-02-19 16:23:42 -07:00
BreakpointWidget.h Debugger/ BreakpointsWidget: Add option to disable/enable all breaking without affecting individual breakpoint enabled states. 2026-02-19 16:23:42 -07:00
CodeViewWidget.cpp Debugger/ BreakpointsWidget: Add option to disable/enable all breaking without affecting individual breakpoint enabled states. 2026-02-19 16:23:42 -07:00
CodeViewWidget.h CodeWidget: Add button that prevents automatic updates to the address, such as navigating to the PC on pause. 2025-07-15 12:23:47 -07:00
CodeWidget.cpp Debugger: Ignore bctr when stepping out 2025-11-04 11:41:48 -05:00
CodeWidget.h CodeWidget: Add button that prevents automatic updates to the address, such as navigating to the PC on pause. 2025-07-15 12:23:47 -07:00
EditSymbolDialog.cpp i18n: Improve EditSymbolDialog's symbol vs note handling for translators 2025-09-17 19:50:08 +02:00
EditSymbolDialog.h i18n: Improve EditSymbolDialog's symbol vs note handling for translators 2025-09-17 19:50:08 +02:00
GekkoSyntaxHighlight.cpp Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
GekkoSyntaxHighlight.h Parser and Assembler implementations 2023-12-13 05:32:20 -08:00
JitBlockTableModel.cpp c++23: Replace Common::Unreachable with std::unreachable 2026-01-17 23:53:21 +01:00
JitBlockTableModel.h Host: Rename JitCacheInvalidation 2024-10-23 23:43:24 -07:00
JITWidget.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
JITWidget.h Host: Rename JitCacheInvalidation 2024-10-23 23:43:24 -07:00
MemoryViewWidget.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
MemoryViewWidget.h MemoryWidget: Add symbols and Notes. 2025-07-30 17:40:24 -07:00
MemoryWidget.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
MemoryWidget.h Remove unused imports 2026-01-25 16:12:15 +01:00
NetworkWidget.cpp Triforce: Rename IPOverrides to IPRedirections. 2026-02-15 23:13:18 -06:00
NetworkWidget.h Debugger/NetworkWidget: Add Triforce support 2026-02-15 20:14:15 -06:00
PatchInstructionDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
PatchInstructionDialog.h
RegisterColumn.cpp
RegisterColumn.h Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
RegisterWidget.cpp Core: Pre-shift pagetable_hashmask left by 6 2026-02-01 12:39:33 +01:00
RegisterWidget.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
ThreadWidget.cpp MMU: Use templates for Read/Write functions 2025-10-08 11:27:06 +02:00
ThreadWidget.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
WatchWidget.cpp MMU: Use templates for Read/Write functions 2025-10-08 11:27:06 +02:00
WatchWidget.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00