pcsx2/pcsx2-qt/Debugger
Dan McCarthy 0f4a95e31b Qt: (Debugger) Add ability to remove result from Memory Search results
Adds the ability to remove individual search results from the Memory Search results list. Right clicking a result will give the "Remove Result" option in the context menu.
2023-12-09 15:29:35 +00:00
..
Models Debugger: Flip the `Enabled` breakpoint column 2023-10-31 15:42:56 +00:00
BreakpointDialog.cpp Debugger Expressions: Add 'target', 'load', and 'store' reference 2023-01-14 01:58:04 +00:00
BreakpointDialog.h Debugger Breakpoints: (Refactor) Use some reflection and item models 2023-01-10 13:57:06 +01:00
BreakpointDialog.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
CpuWidget.cpp Qt: (Debugger) Add ability to remove result from Memory Search results 2023-12-09 15:29:35 +00:00
CpuWidget.h Qt: (Debugger) Add ability to remove result from Memory Search results 2023-12-09 15:29:35 +00:00
CpuWidget.ui Debugger: Implement subsequent/next scan for Mem Search (#10260) 2023-11-19 14:41:27 +00:00
DebuggerWindow.cpp Debugger: Visually show what CPU triggered a breakpoint 2023-10-26 19:26:43 +01:00
DebuggerWindow.h Debugger: Visually show what CPU triggered a breakpoint 2023-10-26 19:26:43 +01: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 Debugger: Allow copying function names 2023-11-21 20:54:27 +00:00
DisassemblyWidget.h Debugger: Allow copying function names 2023-11-21 20:54:27 +00:00
DisassemblyWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
MemoryViewWidget.cpp Debugger: Run the tables keybind handler before the widgets 2023-10-07 14:12:18 +10:00
MemoryViewWidget.h Debugger: Run the tables keybind handler before the widgets 2023-10-07 14:12:18 +10:00
MemoryViewWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
RegisterWidget.cpp Debugger: Properly initialize primitive class members 2023-08-22 21:23:16 +02:00
RegisterWidget.h Debugger: Properly initialize primitive class members 2023-08-22 21:23:16 +02:00
RegisterWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00