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 implement CodeDiffTool Feature 2022-03-26 11:41:08 -07:00
CodeDiffDialog.h implement CodeDiffTool Feature 2022-03-26 11:41:08 -07:00
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 Debugger CodeWidget: Add filter boxes to callstack, function calls, and function callers. Move symbols search box to align with changes. 2022-07-05 12:57:41 -07:00
JITWidget.cpp JITWidget: Convert to fmt 2022-12-01 17:44:41 -08:00
JITWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
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 NetworkCaptureLogger: Add GameCube BBA support 2022-07-12 13:35:49 +04:00
NetworkWidget.h NetworkCaptureLogger: Add GameCube BBA support 2022-07-12 13:35:49 +04:00
PatchInstructionDialog.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PatchInstructionDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
RegisterColumn.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
RegisterColumn.h Debugger RegisterWidget: Add context options to change entire column's display type. 2022-04-29 17:21:39 -07:00
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 treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ThreadWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
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