pcsx2/pcsx2-qt/Debugger
Dan McCarthy be208df11b Debugger: Allow copying address of memory search results
Adds the ability to copy the address directly of a memory search result through the right click context menu.
2024-01-25 16:55:43 +10:00
..
Models Debugger: Adds loading breakpoints/saved addresses from settings 2024-01-24 20:06:20 +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 Debugger: Allow copying address of memory search results 2024-01-25 16:55:43 +10:00
CpuWidget.h Debugger: Allow copying address of memory search results 2024-01-25 16:55:43 +10:00
CpuWidget.ui Debugger: Add Saved Addresses tab widget for bookmarking mem addresses 2024-01-06 13:17:39 +10:00
DebuggerSettingsManager.cpp Debugger: Adds loading breakpoints/saved addresses from settings 2024-01-24 20:06:20 +10:00
DebuggerSettingsManager.h Debugger: Adds loading breakpoints/saved addresses from settings 2024-01-24 20:06:20 +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 Qt: Minor Translation Fixes 2024-01-06 16:03:19 +00: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 Qt: Minor Translation Fixes 2024-01-06 16:03:19 +00: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