pcsx2/pcsx2-qt/Debugger
Dan McCarthy 00137c3031 Misc: Uses Qt::UserRole for hardcoded literals & const changes
Adds const to variables that could use them but currently don't and replaces 256 literal uses with Qt::UserRole to be clear what it is for and how this number is used as currently it's a bit confusing.
2024-01-06 13:17:39 +10:00
..
Models Debugger: Add Saved Addresses tab widget for bookmarking mem addresses 2024-01-06 13:17:39 +10:00
BreakpointDialog.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
BreakpointDialog.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
BreakpointDialog.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
CpuWidget.cpp Misc: Uses Qt::UserRole for hardcoded literals & const changes 2024-01-06 13:17:39 +10:00
CpuWidget.h Debugger: Add Saved Addresses tab widget for bookmarking mem addresses 2024-01-06 13:17:39 +10:00
CpuWidget.ui Debugger: Add Saved Addresses tab widget for bookmarking mem addresses 2024-01-06 13:17:39 +10:00
DebuggerWindow.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
DebuggerWindow.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
DebuggerWindow.ui Debugger: Fix an issue where the debugger is always on top of the main window 2023-10-13 13:53:12 +01:00
DisassemblyWidget.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
DisassemblyWidget.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
DisassemblyWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
MemoryViewWidget.cpp Debugger: Add Saved Addresses tab widget for bookmarking mem addresses 2024-01-06 13:17:39 +10:00
MemoryViewWidget.h Debugger: Add Saved Addresses tab widget for bookmarking mem addresses 2024-01-06 13:17:39 +10:00
MemoryViewWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
RegisterWidget.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
RegisterWidget.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
RegisterWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00