dolphin/Source/Core/DolphinQt/Debugger
JosJuice 07605bf67c
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
Ranges Algorithms Modernization - Trivial
2024-10-15 17:08:55 +02:00
..
AssembleInstructionDialog.cpp
AssembleInstructionDialog.h
AssemblerWidget.cpp Modernize std::min_element with ranges 2024-10-10 00:53:48 -07:00
AssemblerWidget.h
AssemblyEditor.cpp
AssemblyEditor.h
BranchWatchDialog.cpp DolphinQt: A Ubiquitous Signal For When Breakpoints Change 2024-09-20 18:37:39 -07:00
BranchWatchDialog.h Branch Watch Tool: Toolbar Visiblity Menu 2024-08-31 15:37:34 -07:00
BranchWatchTableModel.cpp Branch Watch Tool: New Conditional Branch Inspection Tools 2024-08-31 15:37:34 -07:00
BranchWatchTableModel.h Branch Watch Tool: New Conditional Branch Inspection Tools 2024-08-31 15:37:34 -07:00
BreakpointDialog.cpp Debugger: Rework temporary breakpoints 2024-07-05 21:33:22 +02:00
BreakpointDialog.h
BreakpointWidget.cpp Partially revert "Revert "Audit uses of IsRunning and GetState"" 2024-10-04 18:35:41 +02:00
BreakpointWidget.h DolphinQt: A Ubiquitous Signal For When Breakpoints Change 2024-09-20 18:37:39 -07:00
CodeViewWidget.cpp Partially revert "Revert "Audit uses of IsRunning and GetState"" 2024-10-04 18:35:41 +02:00
CodeViewWidget.h DolphinQt: A Ubiquitous Signal For When Breakpoints Change 2024-09-20 18:37:39 -07:00
CodeWidget.cpp DolphinQt: A Ubiquitous Signal For When Breakpoints Change 2024-09-20 18:37:39 -07:00
CodeWidget.h DolphinQt: A Ubiquitous Signal For When Breakpoints Change 2024-09-20 18:37:39 -07:00
GekkoSyntaxHighlight.cpp Modernize std::find_if with ranges 2024-10-10 15:28:11 -07:00
GekkoSyntaxHighlight.h
JITWidget.cpp Core::GetState: Avoid Global System Accessor 2024-04-08 16:23:23 -07:00
JITWidget.h
MemoryViewWidget.cpp DolphinQt: A Ubiquitous Signal For When Breakpoints Change 2024-09-20 18:37:39 -07:00
MemoryViewWidget.h DolphinQt: A Ubiquitous Signal For When Breakpoints Change 2024-09-20 18:37:39 -07:00
MemoryWidget.cpp DolphinQt: A Ubiquitous Signal For When Breakpoints Change 2024-09-20 18:37:39 -07:00
MemoryWidget.h DolphinQt: A Ubiquitous Signal For When Breakpoints Change 2024-09-20 18:37:39 -07:00
NetworkWidget.cpp DolphinQT: Listen For clicked Signal Rather Than pressed 2024-08-08 08:09:38 -07:00
NetworkWidget.h
PatchInstructionDialog.cpp
PatchInstructionDialog.h
RegisterColumn.cpp
RegisterColumn.h
RegisterWidget.cpp DolphinQt: Properly Delete (Some) Widgets 2024-04-30 11:17:28 -07:00
RegisterWidget.h
ThreadWidget.cpp Partially revert "Revert "Audit uses of IsRunning and GetState"" 2024-10-04 18:35:41 +02:00
ThreadWidget.h
WatchWidget.cpp Modernize std::sort with ranges 2024-10-10 00:53:48 -07:00
WatchWidget.h Remove redundant semicolons 2024-08-20 14:59:54 +02:00