pcsx2/pcsx2-qt/Debugger
kamfretoz 0f8dceed89 Qt: Removes stray strings from translations
Qt: Update base translation
2023-09-24 19:28:01 +10:00
..
Models Debugger: Fix mismatch sign compare & bitwise on different enum warnings 2023-07-28 22:00:08 +01: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 Debugger: Fix mismatch sign compare & bitwise on different enum warnings 2023-07-28 22:00:08 +01:00
CpuWidget.h Debugger: Fix step out 2023-01-14 12:51:14 +01:00
CpuWidget.ui Debugger Memory Search: add Array of byte type 2023-07-17 19:29:39 +10:00
DebuggerWindow.cpp Qt: Get rid of nextStatePaused 2023-09-24 02:20:37 +10:00
DebuggerWindow.h Debugger Breakpoints: (Refactor) Use some reflection and item models 2023-01-10 13:57:06 +01:00
DebuggerWindow.ui Qt: Removes stray strings from translations 2023-09-24 19:28:01 +10:00
DisassemblyWidget.cpp Debugger: Fix 'run-to-cursor' context action 2023-07-28 22:00:08 +01:00
DisassemblyWidget.h Debugger Disassembly: Add 'NOP Instruction(s)' Context menu action 2023-01-03 04:38:14 +01:00
DisassemblyWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
MemoryViewWidget.cpp Debugger: Implement "Copy Address" context menu in memory view 2023-08-22 21:23:16 +02:00
MemoryViewWidget.h Debugger/MemoryView: Support pasting hex/text from clipboard 2023-06-15 00:08:15 +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