pcsx2/pcsx2-qt/Debugger
Dan McCarthy b9c7dacbd1 Debugger: Double clicking Memory Search result switches to memory view tab
Previously when double clicking a memory search result it would go to the address but not switch to the memory view tab if the user wasn't already on it.
Now it ensures the user moves to the memory view widget, as this is almost always going to be the user's intention.
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 Debugger: Double clicking Memory Search result switches to memory view tab 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