pcsx2/pcsx2-qt/Debugger
Sean 854d1c0a1a
Debugger: Add column titles to Disassembly view.
Added new column title row to the "Disassembly" view in the debugger. Title row is non-selectable (single/double/right clicking on row do nothing) and branch lines do not get drawn on the title row. Format of title row was based on similar, existing title row on the VU0f tab in the "Registers" view.
2025-04-10 18:59:49 +02:00
..
Breakpoints Debugger: Fix crash during breakpoint deletion 2025-03-22 13:53:48 -04:00
Docking Debugger: Fix some theming issues 2025-04-03 16:13:50 +02:00
Memory Debugger: Fix breakpoints and saved addresses lists 2025-03-12 17:20:35 -04:00
SymbolTree Misc: More warning fixes. 2025-03-12 17:20:56 -04:00
AnalysisOptionsDialog.cpp Copyright: Change year from 2002-2024 to 2002-2025 2025-01-20 05:07:26 +01:00
AnalysisOptionsDialog.h Copyright: Change year from 2002-2024 to 2002-2025 2025-01-20 05:07:26 +01:00
AnalysisOptionsDialog.ui Debugger: Add settings to control the analysis passes 2024-10-18 13:57:05 -04:00
DebuggerEvents.h Debugger: Fix breakpoints and saved addresses lists 2025-03-12 17:20:35 -04:00
DebuggerSettingsManager.cpp Debugger: Redesign UI based on KDDockWidgets 2025-03-12 17:20:35 -04:00
DebuggerSettingsManager.h Debugger: Redesign UI based on KDDockWidgets 2025-03-12 17:20:35 -04:00
DebuggerWidget.cpp Debugger: Make various improvements to the UI 2025-03-12 17:20:35 -04:00
DebuggerWidget.h Debugger: Make various improvements to the UI 2025-03-12 17:20:35 -04:00
DebuggerWindow.cpp Debugger: Prevent blinking animation when stepping 2025-04-05 00:47:56 +02:00
DebuggerWindow.h Debugger: Fix some theming issues 2025-04-03 16:13:50 +02:00
DebuggerWindow.ui Debugger: Make various improvements to the UI 2025-03-12 17:20:35 -04:00
DisassemblyWidget.cpp Debugger: Add column titles to Disassembly view. 2025-04-10 18:59:49 +02:00
DisassemblyWidget.h Debugger: Add column titles to Disassembly view. 2025-04-10 18:59:49 +02:00
DisassemblyWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
JsonValueWrapper.h Debugger: Make various improvements to the UI 2025-03-12 17:20:35 -04:00
RegisterWidget.cpp Debugger: Make various improvements to the UI 2025-03-12 17:20:35 -04:00
RegisterWidget.h Debugger: Make various improvements to the UI 2025-03-12 17:20:35 -04:00
RegisterWidget.ui Debugger: Make various improvements to the UI 2025-03-12 17:20:35 -04:00
StackModel.cpp Debugger: Hook up all the debugger widgets again 2025-03-12 17:20:35 -04:00
StackModel.h Debugger: Redesign UI based on KDDockWidgets 2025-03-12 17:20:35 -04:00
StackWidget.cpp Debugger: Allow having multiple dock widgets of the same type 2025-03-12 17:20:35 -04:00
StackWidget.h Debugger: Hook up all the debugger widgets again 2025-03-12 17:20:35 -04:00
StackWidget.ui Debugger: Hook up all the debugger widgets again 2025-03-12 17:20:35 -04:00
ThreadModel.cpp Debugger: Hook up all the debugger widgets again 2025-03-12 17:20:35 -04:00
ThreadModel.h Debugger: Redesign UI based on KDDockWidgets 2025-03-12 17:20:35 -04:00
ThreadWidget.cpp Debugger: Allow having multiple dock widgets of the same type 2025-03-12 17:20:35 -04:00
ThreadWidget.h Debugger: Hook up all the debugger widgets again 2025-03-12 17:20:35 -04:00
ThreadWidget.ui Debugger: Hook up all the debugger widgets again 2025-03-12 17:20:35 -04:00