dolphin/Source/Core/DolphinQt/Debugger
Jordan Woyak f289b06e0d Common: Make HookableEvent use non-static data.
Co-authored-by: Dentomologist <dentomologist@gmail.com>
2025-11-02 17:30:43 -06:00
..
AssembleInstructionDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
AssembleInstructionDialog.h
AssemblerWidget.cpp
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
AssemblyEditor.h
BranchWatchDialog.cpp DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
BranchWatchDialog.h Branch Watch Tool: Refresh Context Menus OnEmulationStateChanged 2024-12-14 14:47:47 -08:00
BranchWatchTableModel.cpp
BranchWatchTableModel.h
BreakpointDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
BreakpointDialog.h
BreakpointWidget.cpp i18n: Add comments 2025-06-28 21:41:44 +02:00
BreakpointWidget.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
CodeViewWidget.cpp CodeViewWidget: Improve performance by removing unnecessary FillInCallers computation during update 2025-07-30 13:41:42 -06: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 PPCSymbolDB: Don't return non-const pointers 2025-07-27 17:03:57 +02: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
JitBlockTableModel.cpp Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
JitBlockTableModel.h Host: Rename JitCacheInvalidation 2024-10-23 23:43:24 -07:00
JITWidget.cpp linter: Apply clang-format 19.1 formatting 2025-04-23 11:19:20 +02:00
JITWidget.h Host: Rename JitCacheInvalidation 2024-10-23 23:43:24 -07:00
MemoryViewWidget.cpp Merge pull request #13161 from oltolm/fix_qt6_warnings 2025-09-28 14:02:56 -04:00
MemoryViewWidget.h MemoryWidget: Add symbols and Notes. 2025-07-30 17:40:24 -07:00
MemoryWidget.cpp Common: Make HookableEvent use non-static data. 2025-11-02 17:30:43 -06:00
MemoryWidget.h MemoryWidget: Add symbols and Notes. 2025-07-30 17:40:24 -07:00
NetworkWidget.cpp fix Qt6 deprecation warnings 2025-07-19 22:08:15 +02:00
NetworkWidget.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
PatchInstructionDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
PatchInstructionDialog.h
RegisterColumn.cpp
RegisterColumn.h
RegisterWidget.cpp Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02: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