duckstation/src/duckstation-qt
Stenzek 8867bb129a
CMake: Tidy up build system
And fix Windows CMake... who knows how long for.
2024-04-20 21:19:31 +10:00
..
resources Qt: Icon fix 2024-04-10 00:07:25 +10:00
translations Final third of the translation (#3185) 2024-04-20 18:33:23 +10:00
CMakeLists.txt CMake: Tidy up build system 2024-04-20 21:19:31 +10:00
DuckStation.icns Make better icns from Windows icon. 2020-10-14 08:49:39 -06:00
Info.plist.in Add Game category type to Info.plist 2023-11-26 12:42:12 +01:00
aboutdialog.cpp Qt: Add third-party license notices 2023-11-06 23:17:58 +10:00
aboutdialog.h Qt: Add third-party license notices 2023-11-06 23:17:58 +10:00
aboutdialog.ui Qt: Make about dialog slightly taller 2021-01-11 01:32:19 +10:00
achievementlogindialog.cpp Qt: Prompt user to enable HC mode on achievement login 2023-12-04 14:07:04 +10:00
achievementlogindialog.h Achievements: Don't turn HC off on login fail if we reauth 2023-09-24 12:21:19 +10:00
achievementlogindialog.ui Achievements: Switch to rc_client 2023-09-16 19:00:29 +10:00
achievementsettingswidget.cpp Qt: Fix 6.7 deprecation warnings 2024-04-11 21:55:50 +10:00
achievementsettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
achievementsettingswidget.ui System: Change "Auto Load Cheats" to "Enable Cheats" 2024-03-03 14:03:07 +10:00
advancedsettingswidget.cpp Qt: Fix 6.7 deprecation warnings 2024-04-11 21:55:50 +10:00
advancedsettingswidget.h Qt: Redesign graphics settings panel 2024-03-02 21:21:20 +10:00
advancedsettingswidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
audiosettingswidget.cpp Qt: Fix 6.7 deprecation warnings 2024-04-11 21:55:50 +10:00
audiosettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
audiosettingswidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
autoupdaterdialog.cpp Qt: Remove update.zip after updating 2024-02-04 17:40:19 +10:00
autoupdaterdialog.h Qt: Update elevator for non-writable paths 2024-02-04 17:15:48 +10:00
autoupdaterdialog.ui Qt: Add icons by @andercard0 2021-05-26 13:42:35 +10:00
biossettingswidget.cpp Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
biossettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
biossettingswidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
cheatcodeeditordialog.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cheatcodeeditordialog.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cheatcodeeditordialog.ui Migrate most dialogs to use QDialogButtonBox 2021-12-13 22:06:05 +01:00
cheatmanagerwindow.cpp Qt: Split Cheat Manager and Memory Scanner 2024-04-10 14:05:46 +10:00
cheatmanagerwindow.h Qt: Split Cheat Manager and Memory Scanner 2024-04-10 14:05:46 +10:00
cheatmanagerwindow.ui Qt: Add correct Cheat Manager UI file 2024-04-10 17:06:36 +10:00
collapsiblewidget.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
collapsiblewidget.h Qt: Add CollapsibleWidget 2021-05-20 12:19:28 +10:00
colorpickerbutton.cpp Qt: Fix cancel in LED colour selection 2023-01-16 12:46:55 +10:00
colorpickerbutton.h Qt: Add Controller LED options (where supported) 2023-01-15 16:40:35 +10:00
consolesettingswidget.cpp Qt: Fix 6.7 deprecation warnings 2024-04-11 21:55:50 +10:00
consolesettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
consolesettingswidget.ui Qt: Expose "Ignore Drive Subcode" option 2024-03-26 01:20:33 +10:00
controllerbindingwidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
controllerbindingwidget_analog_controller.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
controllerbindingwidget_analog_joystick.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
controllerbindingwidget_digital_controller.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
controllerbindingwidget_guncon.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
controllerbindingwidget_mouse.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
controllerbindingwidget_negcon.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
controllerbindingwidget_negconrumble.ui Qt: Add binding layout for NegConRumble 2024-04-16 15:40:31 +10:00
controllerbindingwidgets.cpp Qt: Add binding layout for NegConRumble 2024-04-16 15:40:31 +10:00
controllerbindingwidgets.h Qt: Simplify controller binding layout construction 2024-04-16 15:40:31 +10:00
controllerglobalsettingswidget.cpp Qt: Fix 6.7 deprecation warnings 2024-04-11 21:55:50 +10:00
controllerglobalsettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
controllerglobalsettingswidget.ui SDLInputSource: Expose IOKit/MFI toggles 2024-02-03 19:41:56 +10:00
controllerledsettingsdialog.ui Qt: Add Controller LED options (where supported) 2023-01-15 16:40:35 +10:00
controllermacroeditwidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
controllermacrowidget.ui Qt: Move controller setting popups into dialog 2022-08-05 21:49:13 +10:00
controllersettingswindow.cpp Qt: Fix labels when changing multi-tap controller type 2024-02-15 22:06:01 +09:00
controllersettingswindow.h Qt: Fix labels when changing multi-tap controller type 2024-02-15 22:06:01 +09:00
controllersettingswindow.ui Qt: Clarify controller settings labels 2024-04-20 18:32:36 +10:00
controllersettingwidgetbinder.h Misc: Post-refactor cleanups 2023-08-24 18:01:32 +10:00
coverdownloaddialog.cpp Qt: Minor typo corrections 2024-04-01 18:12:52 +10:00
coverdownloaddialog.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
coverdownloaddialog.ui Qt: More icon overhaul and cleanup 2023-10-16 19:39:27 +07:00
debuggeraddbreakpointdialog.ui CPU: Implement memory breakpoints/watchpoints 2024-02-28 00:02:02 +10:00
debuggermodels.cpp CPU: Implement memory breakpoints/watchpoints 2024-02-28 00:02:02 +10:00
debuggermodels.h CPU: Implement memory breakpoints/watchpoints 2024-02-28 00:02:02 +10:00
debuggerwindow.cpp Qt: Minor typo corrections 2024-04-01 18:12:52 +10:00
debuggerwindow.h CPU: Implement memory breakpoints/watchpoints 2024-02-28 00:02:02 +10:00
debuggerwindow.ui CPU: Implement memory breakpoints/watchpoints 2024-02-28 00:02:02 +10:00
displaywidget.cpp Qt: Allow toggling fullscreen when VM is paused 2024-01-21 00:07:32 +10:00
displaywidget.h Qt: Make ALT+F4 while fullscreen exit DuckStation 2023-11-25 00:50:12 +10:00
duckstation-qt.aps Qt: Add icon to executable 2020-06-15 03:29:35 +10:00
duckstation-qt.ico Ass a 256x256 app icon 2020-09-05 23:01:07 +02:00
duckstation-qt.rc Qt: Add icon to executable 2020-06-15 03:29:35 +10:00
duckstation-qt.vcxproj Qt: Add binding layout for NegConRumble 2024-04-16 15:40:31 +10:00
duckstation-qt.vcxproj.filters Qt: Add binding layout for NegConRumble 2024-04-16 15:40:31 +10:00
emptygamelistwidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
emulationsettingswidget.cpp System: Add 'Reduce Input Latency' option 2024-04-13 19:57:25 +10:00
emulationsettingswidget.h System: Add 'Reduce Input Latency' option 2024-04-13 19:57:25 +10:00
emulationsettingswidget.ui System: Add 'Reduce Input Latency' option 2024-04-13 19:57:25 +10:00
foldersettingswidget.cpp Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
foldersettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
foldersettingswidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
gamelistmodel.cpp GameList: Add "File Size" field 2023-12-20 23:40:28 +10:00
gamelistmodel.h GameList: Add "File Size" field 2023-12-20 23:40:28 +10:00
gamelistrefreshthread.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
gamelistrefreshthread.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gamelistsearchdirectoriesmodel.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gamelistsearchdirectoriesmodel.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gamelistsettingswidget.cpp Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
gamelistsettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
gamelistsettingswidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
gamelistwidget.cpp GameList: Add "File Size" field 2023-12-20 23:40:28 +10:00
gamelistwidget.h Qt: PCSX2 UI fix backports 2023-09-17 00:22:39 +10:00
gamelistwidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
gamesummarywidget.cpp Qt: Fix a couple of game summary translation issues 2024-02-15 22:14:46 +09:00
gamesummarywidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
gamesummarywidget.ui GameDatabase: Switch to YAML 2024-02-04 16:14:05 +10:00
gdbconnection.cpp Misc: Warning fixes 2023-09-30 15:44:14 +10:00
gdbconnection.h Qt: Run GDB server on emulation thread 2023-02-26 12:06:31 +01:00
gdbserver.cpp Qt: Run GDB server on emulation thread 2023-02-26 12:06:31 +01:00
gdbserver.h Qt: Run GDB server on emulation thread 2023-02-26 12:06:31 +01:00
graphicssettingswidget.cpp System: Add 'Reduce Input Latency' option 2024-04-13 19:57:25 +10:00
graphicssettingswidget.h Qt: Redesign graphics settings panel 2024-03-02 21:21:20 +10:00
graphicssettingswidget.ui System: Add 'Reduce Input Latency' option 2024-04-13 19:57:25 +10:00
hotkeysettingswidget.cpp Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
hotkeysettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
inputbindingdialog.cpp Qt: PCSX2 UI fix backports 2023-09-17 00:22:39 +10:00
inputbindingdialog.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
inputbindingdialog.ui Migrate most dialogs to use QDialogButtonBox 2021-12-13 22:06:05 +01:00
inputbindingwidgets.cpp Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
inputbindingwidgets.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
interfacesettingswidget.cpp Qt: Purplerain -> Purple Rain 2024-04-20 18:34:50 +10:00
interfacesettingswidget.h Qt: Redesign graphics settings panel 2024-03-02 21:21:20 +10:00
interfacesettingswidget.ui System: Change "Auto Load Cheats" to "Enable Cheats" 2024-03-03 14:03:07 +10:00
logwindow.cpp Qt: Fix closing log window via taskbar 2024-03-21 02:01:48 +10:00
logwindow.h Qt: Fix closing log window via taskbar 2024-03-21 02:01:48 +10:00
mainwindow.cpp New Theme Added (#3184) 2024-04-20 18:33:12 +10:00
mainwindow.h Qt: Split Cheat Manager and Memory Scanner 2024-04-10 14:05:46 +10:00
mainwindow.ui Qt: Split Cheat Manager and Memory Scanner 2024-04-10 14:05:46 +10:00
memorycardeditorwindow.cpp MemoryCardImage: Report errors to caller 2024-04-07 13:23:00 +10:00
memorycardeditorwindow.h Qt: De-dialogify memory card editor 2023-11-29 18:47:38 +10:00
memorycardeditorwindow.ui Qt: De-dialogify memory card editor 2023-11-29 18:47:38 +10:00
memorycardsettingswidget.cpp Qt: Make some extra space in memcard settings 2024-03-03 14:03:07 +10:00
memorycardsettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
memoryscannerwindow.cpp Renamed Mem Scanner Op Text&added Virtual Address (#3172) 2024-04-13 19:57:12 +10:00
memoryscannerwindow.h Qt: Split Cheat Manager and Memory Scanner 2024-04-10 14:05:46 +10:00
memoryscannerwindow.ui Qt: Shrink text box size in memory scanner 2024-04-18 20:38:36 +10:00
memoryviewwidget.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
memoryviewwidget.h Qt: Add debugger UI 2020-12-17 12:15:37 +10:00
pch.cpp Build: Use precompiled headers 2023-09-02 21:44:08 +10:00
pch.h Build: Use precompiled headers 2023-09-02 21:44:08 +10:00
postprocessingsettingswidget.cpp Qt: Fix 6.7 deprecation warnings 2024-04-11 21:55:50 +10:00
postprocessingsettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
postprocessingsettingswidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
qt.conf Build: Create macOS .app for Qt 2020-08-25 22:04:55 +10:00
qt.conf.win Build: Use bin directory for cmake, fix Windows/cmake build 2020-05-16 13:10:31 +10:00
qt5.natvis Qt: Add natvis file for Qt data structures 2020-01-02 16:11:22 +10:00
qthost.cpp GPUDevice: Split submission and presentation 2024-04-11 22:53:02 +10:00
qthost.h System: Change "Auto Load Cheats" to "Enable Cheats" 2024-03-03 14:03:07 +10:00
qtkeycodes.cpp Qt: Fix 6.7 deprecation warnings 2024-04-11 21:55:50 +10:00
qtprogresscallback.cpp Qt: Fix progress dialog cancelling 2023-11-25 00:50:12 +10:00
qtprogresscallback.h Qt: Fix progress dialog cancelling 2023-11-25 00:50:12 +10:00
qttranslations.cpp Qt: Update glyph range for zh-CN and purge old obsolete strings 2024-04-10 20:28:00 +10:00
qtutils.cpp Qt: Split Cheat Manager and Memory Scanner 2024-04-10 14:05:46 +10:00
qtutils.h Qt: Split Cheat Manager and Memory Scanner 2024-04-10 14:05:46 +10:00
resource.h Qt: Add icon to executable 2020-06-15 03:29:35 +10:00
settingswindow.cpp Qt: Add copy/clear game settings 2024-03-21 00:50:57 +10:00
settingswindow.h Qt: Add copy/clear game settings 2024-03-21 00:50:57 +10:00
settingswindow.ui Qt: Add copy/clear game settings 2024-03-21 00:50:57 +10:00
settingwidgetbinder.h Qt: Fix 6.7 deprecation warnings 2024-04-11 21:55:50 +10:00
setupwizarddialog.cpp Qt: Fix 6.7 deprecation warnings 2024-04-11 21:55:50 +10:00
setupwizarddialog.h Qt: Add setup wizard 2023-09-02 21:44:15 +10:00
setupwizarddialog.ui Qt: Fix links in first page of Setup Wizard 2023-12-03 22:07:52 +10:00
update_translations.bat Qt: Update lupdate scripts to point to 6.1.0 2021-06-04 13:45:05 +10:00