pcsx2/pcsx2-qt
Ty Lamontagne 752594f69a Debugger Breakpoints: Implement the user data role in the model
Consistent with the other models, and saves some awkward usage in the cpu widget where we have to interpret the variant as a string, to then convert it to a uint. I like this better as it provides an easy interface to get the 'raw' breakpoint data out of the model.
2023-01-10 13:57:06 +01:00
..
Debugger Debugger Breakpoints: Implement the user data role in the model 2023-01-10 13:57:06 +01:00
GameList Qt: Add disc path option for ELF game list entries 2022-12-12 13:35:37 +00:00
Settings SPU2: Purge interpolation options 2023-01-08 15:19:51 +00:00
Tools/InputRecording gui/qt: allow the opened recording to be closed 2022-11-27 20:02:29 +00:00
resources UI: Fix GT Force wheel image 2022-12-26 14:37:37 +00:00
AboutDialog.cpp Frontend: Add fullscreen UI implementation 2022-08-29 13:39:09 +01:00
AboutDialog.h Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
AboutDialog.ui Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
AutoUpdaterDialog.cpp Updater: Properly display error messages 2022-12-18 07:56:03 +00:00
AutoUpdaterDialog.h Updater: MacOS support 2022-12-18 07:56:03 +00:00
AutoUpdaterDialog.ui Qt: Add auto updater UI 2022-05-12 15:03:26 +01:00
CMakeLists.txt Debugger Stack frames: (Refactor) Use model based widgets 2023-01-10 13:57:06 +01:00
CoverDownloadDialog.cpp Qt: Add cover downloader 2022-09-17 17:51:14 +01:00
CoverDownloadDialog.h Qt: Add cover downloader 2022-09-17 17:51:14 +01:00
CoverDownloadDialog.ui Qt: Add cover downloader 2022-09-17 17:51:14 +01:00
DisplayWidget.cpp USB: Move to Qt (with *significant* refactoring) 2022-12-18 03:47:00 +00:00
DisplayWidget.h USB: Move to Qt (with *significant* refactoring) 2022-12-18 03:47:00 +00:00
EarlyHardwareCheck.cpp Qt: Warning fixes for clang-cl 2022-12-25 09:27:44 +00:00
MainWindow.cpp Qt: Fix light themes 2023-01-06 12:43:42 +00:00
MainWindow.h Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
MainWindow.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
PrecompiledHeader.cpp Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
PrecompiledHeader.h Qt: Warning fixes for clang-cl 2022-12-25 09:27:44 +00:00
QtHost.cpp GS: Add video dumping via ffmpeg 2022-12-22 04:27:30 +00:00
QtHost.h GS: Add video dumping via ffmpeg 2022-12-22 04:27:30 +00:00
QtKeyCodes.cpp Qt: Support binding numpad keys independently of number row 2022-06-21 21:53:02 +01:00
QtProgressCallback.cpp Qt: Add cover downloader 2022-09-17 17:51:14 +01:00
QtProgressCallback.h Qt: Add cover downloader 2022-09-17 17:51:14 +01:00
QtUtils.cpp Qt: Only apply non-visible window info rule for X11 2023-01-02 08:31:55 +00:00
QtUtils.h Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
SettingWidgetBinder.h Qt: Fix per-game settings with sliders 2023-01-01 17:12:04 +00:00
pcsx2-qt.vcxproj Debugger Stack frames: (Refactor) Use model based widgets 2023-01-10 13:57:06 +01:00
pcsx2-qt.vcxproj.filters Debugger Stack frames: (Refactor) Use model based widgets 2023-01-10 13:57:06 +01:00