dolphin/Source/Core/DolphinQt/Debugger
JosJuice d0da689eeb DolphinQt: Add i18n comments for strings containing the word "watches"
These new strings could use the same clarification as we have for
the existing string "&Delete Watch".
2023-01-23 20:49:22 +01:00
..
BreakpointDialog.cpp DolphinQt: Add more i18n comments 2022-12-24 08:32:49 +01:00
BreakpointDialog.h Expand conditional breakpoints to memory breakpoints 2022-12-04 11:25:33 -07:00
BreakpointWidget.cpp Expand conditional breakpoints to memory breakpoints 2022-12-04 11:25:33 -07:00
BreakpointWidget.h Expand conditional breakpoints to memory breakpoints 2022-12-04 11:25:33 -07:00
CodeDiffDialog.cpp
CodeDiffDialog.h
CodeViewWidget.cpp DolphinQt: Add more i18n comments 2022-12-24 08:32:49 +01:00
CodeViewWidget.h MemoryView auto updateDebugger. Implement base codetrace logic. Add register breakpoints. Add CodeViewWidget autostepping to track a value.Debugger 2022-10-06 22:17:22 -07:00
CodeWidget.cpp Fix code widget not becoming visible when selecting 'view code' or similar 2022-12-01 17:43:35 -08:00
CodeWidget.h
JITWidget.cpp JITWidget: Convert to fmt 2022-12-01 17:44:41 -08:00
JITWidget.h
MemoryViewWidget.cpp Fix MemoryViewWidget background colour 2022-12-17 10:37:37 +01:00
MemoryViewWidget.h MemoryViewWidget set target address as selected. Fix focus call. Always color selected item blue. 2022-11-30 16:38:56 -07:00
MemoryWidget.cpp DolphinQt: Add more i18n comments 2022-12-24 08:32:49 +01:00
MemoryWidget.h MemoryWidget: Make search address a combobox that holds address history. 2022-10-29 22:41:30 -07:00
NetworkWidget.cpp
NetworkWidget.h
PatchInstructionDialog.cpp
PatchInstructionDialog.h
RegisterColumn.cpp
RegisterColumn.h
RegisterWidget.cpp HW/ProcessorInterface: Refactor to class, move to Core::System. 2023-01-04 03:00:10 +01:00
RegisterWidget.h MemoryView auto updateDebugger. Implement base codetrace logic. Add register breakpoints. Add CodeViewWidget autostepping to track a value.Debugger 2022-10-06 22:17:22 -07:00
ThreadWidget.cpp
ThreadWidget.h
WatchWidget.cpp DolphinQt: Add i18n comments for strings containing the word "watches" 2023-01-23 20:49:22 +01:00
WatchWidget.h DolphinQt: add multiselection to WatchWidget 2022-12-23 12:31:33 -06:00