pcsx2/pcsx2-qt
chaoticgd 79dbc272b8 Debugger: Add symbol tree widgets for functions and variables
This adds three new tabs in the debugger: The Globals tab, the Locals
tab and the Parameters tab. In addition, it rewrites the Functions tab.

All four of these tabs use the new symbol tree widgets and the
associated model. This allows the user the inspect complex data
structures in memory with full type information.

Lastly, new dialogs have been added for creating symbols.
2024-08-27 12:48:40 -04:00
..
Debugger Debugger: Add symbol tree widgets for functions and variables 2024-08-27 12:48:40 -04:00
GameList Qt: Set focus to Game Library for improved keyboard navigation (#11719) 2024-08-24 18:00:34 +02:00
Settings Misc: Minor cleanup. (#11717) 2024-08-19 09:14:27 +02:00
Tools/InputRecording headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
Translations Qt: Update Base Translation 2024-08-20 10:11:20 +02:00
resources Pad: Add Jogcon and Negcon images from @kamfretoz / MBee 2024-08-01 14:30:04 -04:00
AboutDialog.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
AboutDialog.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
AboutDialog.ui Qt:i18n: Adding I18N comments for translators, minor typo fixes (#8048) 2023-03-18 16:14:55 -05:00
AutoUpdaterDialog.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
AutoUpdaterDialog.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
AutoUpdaterDialog.ui Qt/Updater: Move download size indicator to better placement 2023-10-17 13:10:34 +10:00
CMakeLists.txt Debugger: Add symbol tree widgets for functions and variables 2024-08-27 12:48:40 -04:00
ColorPickerButton.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
ColorPickerButton.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
CoverDownloadDialog.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
CoverDownloadDialog.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
CoverDownloadDialog.ui Qt: Use serials by default for cover filenames with downloader 2024-07-29 18:46:43 -04:00
DisplayWidget.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
DisplayWidget.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
EarlyHardwareCheck.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
LogWindow.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
LogWindow.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
MainWindow.cpp Qt: Ensure fullscreen UI is stopped on exiting 2024-08-24 17:27:39 +02:00
MainWindow.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
MainWindow.ui Qt: Add Video Capture button to toolbar 2024-07-25 09:26:58 -04:00
PrecompiledHeader.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
PrecompiledHeader.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
QtHost.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
QtHost.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
QtKeyCodes.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
QtProgressCallback.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
QtProgressCallback.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
QtUtils.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
QtUtils.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
SettingWidgetBinder.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
SetupWizardDialog.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
SetupWizardDialog.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
SetupWizardDialog.ui UI: fix broken link in setup 2024-07-09 18:44:56 +02:00
Themes.cpp Qt: Work around theme switching bug 2024-08-24 17:27:39 +02:00
Translations.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
VCRuntimeChecker.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
pcsx2-qt.vcxproj Debugger: Add symbol tree widgets for functions and variables 2024-08-27 12:48:40 -04:00
pcsx2-qt.vcxproj.filters Debugger: Add symbol tree widgets for functions and variables 2024-08-27 12:48:40 -04:00