Duckstation/src/duckstation-qt
2022-11-23 20:14:31 +10:00
..
resources FullscreenUI: Various improvements 2022-09-17 15:56:05 +10:00
translations update simple-chinese language to latest. 2022-11-16 17:56:36 +08:00
aboutdialog.cpp Qt: Make about dialog scmversion label selectable by mouse 2021-02-27 15:07:05 -08:00
aboutdialog.h Qt: Add about dialog 2020-06-11 09:26:04 -07:00
aboutdialog.ui Qt: Make about dialog slightly taller 2021-01-11 01:32:19 +10:00
achievementlogindialog.cpp UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
achievementlogindialog.h Migrate most dialogs to use QDialogButtonBox 2021-12-13 22:06:05 +01:00
achievementlogindialog.ui Migrate most dialogs to use QDialogButtonBox 2021-12-13 22:06:05 +01:00
achievementsettingswidget.cpp Achievements: Add option to disable notifications 2022-11-05 15:01:48 +10:00
achievementsettingswidget.h Achievements: Add leaderboard toggle (+ some minor fixes) 2022-09-21 23:47:58 +10:00
achievementsettingswidget.ui Achievements: Add option to disable notifications 2022-11-05 15:01:48 +10:00
advancedsettingswidget.cpp Qt: Move some settings around, add OSD options 2022-10-13 17:27:09 +10:00
advancedsettingswidget.h Qt: Fix resetting per-game advanced settings 2022-09-17 15:56:05 +10:00
advancedsettingswidget.ui FullscreenUI: Make show status indicator setting local 2021-05-20 12:19:26 +10:00
audiosettingswidget.cpp FullscreenUI: Various improvements 2022-09-17 15:56:05 +10:00
audiosettingswidget.h Qt: Hook up audio driver selection 2022-08-05 17:50:28 +10:00
audiosettingswidget.ui Settings: Drop audio sync option 2022-08-05 17:57:47 +10:00
autoupdaterdialog.cpp FullscreenUI: Various improvements 2022-09-17 15:56:05 +10:00
autoupdaterdialog.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
autoupdaterdialog.ui Qt: Add icons by @andercard0 2021-05-26 13:42:35 +10:00
biossettingswidget.cpp UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
biossettingswidget.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
biossettingswidget.ui BIOS: Add option to set search directory elsewhere 2020-09-23 22:53:51 +10:00
cheatcodeeditordialog.cpp Migrate most dialogs to use QDialogButtonBox 2021-12-13 22:06:05 +01:00
cheatcodeeditordialog.h Qt: Add groups to cheat manager 2020-10-21 22:28:11 +10:00
cheatcodeeditordialog.ui Migrate most dialogs to use QDialogButtonBox 2021-12-13 22:06:05 +01:00
cheatmanagerdialog.cpp Misc: More warning fixes 2022-08-10 14:33:31 +10:00
cheatmanagerdialog.h Cheats: Update Cheat Manager state on toggling cheats from the list 2021-08-26 20:17:23 +02:00
cheatmanagerdialog.ui Improved Cheat Memory Scanner functionality 2021-08-06 12:24:14 +01:00
CMakeLists.txt Qt: Add cover downloader 2022-09-13 20:44:45 +10:00
collapsiblewidget.cpp Qt: Add CollapsibleWidget 2021-05-20 12:19:28 +10:00
collapsiblewidget.h Qt: Add CollapsibleWidget 2021-05-20 12:19:28 +10:00
consolesettingswidget.cpp FullscreenUI: Various improvements 2022-09-17 15:56:05 +10:00
consolesettingswidget.h Qt: Move recompiler icache to console settings page 2022-07-26 18:42:37 +10:00
consolesettingswidget.ui Qt: Move recompiler icache to console settings page 2022-07-26 18:42:37 +10:00
controllerbindingwidget.ui Qt: Move controller setting popups into dialog 2022-08-05 21:49:13 +10:00
controllerbindingwidget_analog_controller.ui UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
controllerbindingwidget_analog_joystick.ui UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
controllerbindingwidget_digital_controller.ui UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
controllerbindingwidget_guncon.ui UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
controllerbindingwidget_mouse.ui Qt: Add missing binding UI for PS Mouse 2022-08-10 17:08:59 +10:00
controllerbindingwidget_negcon.ui UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
controllerbindingwidgets.cpp Qt: Display deadzone/sensitivity/etc as whole number instead of decimal 2022-10-21 21:01:30 +10:00
controllerbindingwidgets.h Qt: Add missing binding UI for PS Mouse 2022-08-10 17:08:59 +10:00
controllerglobalsettingswidget.cpp Controller: Add invert and button deadzone options 2022-09-24 13:14:13 +10:00
controllerglobalsettingswidget.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
controllerglobalsettingswidget.ui Controller: Add invert and button deadzone options 2022-09-24 13:14:13 +10:00
controllermacroeditwidget.ui UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
controllermacrowidget.ui Qt: Move controller setting popups into dialog 2022-08-05 21:49:13 +10:00
controllersettingsdialog.cpp FullscreenUI: Various improvements 2022-09-17 15:56:05 +10:00
controllersettingsdialog.h Qt: Fix crash on scanning empty directory 2022-07-22 23:33:59 +10:00
controllersettingsdialog.ui UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
controllersettingwidgetbinder.h FullscreenUI: Various improvements 2022-09-17 15:56:05 +10:00
coverdownloaddialog.cpp FullscreenUI: Various improvements 2022-09-17 15:56:05 +10:00
coverdownloaddialog.h FullscreenUI: Various improvements 2022-09-17 15:56:05 +10:00
coverdownloaddialog.ui FullscreenUI: Various improvements 2022-09-17 15:56:05 +10:00
debuggermodels.cpp Various warning fixes 2021-02-06 19:19:55 +10:00
debuggermodels.h Qt: Add debugger UI 2020-12-17 12:15:37 +10:00
debuggerwindow.cpp UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
debuggerwindow.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
debuggerwindow.ui Updated DebuggerWindow Files for Tracer 2021-01-04 03:11:14 +10:00
displaysettingswidget.cpp Qt: Move downsampling to enhancement settings 2022-10-13 17:55:25 +10:00
displaysettingswidget.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
displaysettingswidget.ui Qt: Move downsampling to enhancement settings 2022-10-13 17:55:25 +10:00
displaywidget.cpp Host: Add GetTopLevelWindowInfo() 2022-11-18 18:44:00 +10:00
displaywidget.h Host: Add GetTopLevelWindowInfo() 2022-11-18 18:44:00 +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 cover downloader 2022-09-13 20:44:45 +10:00
duckstation-qt.vcxproj.filters Qt: Move translation-related functions to their own file 2022-08-18 23:20:03 +10:00
DuckStation.icns Make better icns from Windows icon. 2020-10-14 08:49:39 -06:00
emptygamelistwidget.ui UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
emulationsettingswidget.cpp Qt: Move some settings around, add OSD options 2022-10-13 17:27:09 +10:00
emulationsettingswidget.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
emulationsettingswidget.ui Qt: Move some settings around, add OSD options 2022-10-13 17:27:09 +10:00
enhancementsettingswidget.cpp Qt: Move downsampling to enhancement settings 2022-10-13 17:55:25 +10:00
enhancementsettingswidget.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
enhancementsettingswidget.ui Qt: Move downsampling to enhancement settings 2022-10-13 17:55:25 +10:00
foldersettingswidget.cpp Qt: Fix directory setting changes 2022-07-23 01:28:19 +10:00
foldersettingswidget.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
foldersettingswidget.ui Qt: Fix incorrect directories on Linux 2022-07-23 00:01:47 +10:00
gamelistmodel.cpp Qt: Crash fix 2022-10-21 23:32:52 +10:00
gamelistmodel.h GameList: Add played time tracker 2022-10-21 21:20:21 +10:00
gamelistrefreshthread.cpp UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
gamelistrefreshthread.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
gamelistsearchdirectoriesmodel.cpp FullscreenUI: Various improvements 2022-09-17 15:56:05 +10:00
gamelistsearchdirectoriesmodel.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
gamelistsettingswidget.cpp FullscreenUI: Various improvements 2022-09-17 15:56:05 +10:00
gamelistsettingswidget.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
gamelistsettingswidget.ui Qt: Add icons by @andercard0 2021-08-15 14:23:20 +10:00
gamelistwidget.cpp Qt: Hide developer column by default 2022-11-18 17:16:21 +10:00
gamelistwidget.h Qt: Support changing theme without reopening window 2022-07-24 23:29:20 +10:00
gamelistwidget.ui UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
gamesummarywidget.cpp Qt: Add cover downloader 2022-09-13 20:44:45 +10:00
gamesummarywidget.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
gamesummarywidget.ui UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
gdbconnection.cpp UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
gdbconnection.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
gdbserver.cpp UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
gdbserver.h Qt: Implement GDB server 2020-12-26 00:47:02 +10:00
generalsettingswidget.cpp Misc: Fix various warnings 2022-10-04 00:00:56 +10:00
generalsettingswidget.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
generalsettingswidget.ui System: Support compressing save states 2022-08-18 23:10:15 +10:00
hotkeysettingswidget.cpp UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
hotkeysettingswidget.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
Info.plist.in Build: Create macOS .app for Qt 2020-08-25 22:04:55 +10:00
inputbindingdialog.cpp FullscreenUI: Various improvements 2022-09-17 15:56:05 +10:00
inputbindingdialog.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
inputbindingdialog.ui Migrate most dialogs to use QDialogButtonBox 2021-12-13 22:06:05 +01:00
inputbindingwidgets.cpp FullscreenUI: Various improvements 2022-09-17 15:56:05 +10:00
inputbindingwidgets.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
mainwindow.cpp Qt: Work around popups opened behind window in Wayland 2022-11-23 20:14:31 +10:00
mainwindow.h Host: Add GetTopLevelWindowInfo() 2022-11-18 18:44:00 +10:00
mainwindow.ui Qt: Hide toolbar by default 2022-11-18 17:16:21 +10:00
memorycardeditordialog.cpp MemoryCardImage: Support importing mem/psx and a few other formats 2022-09-18 19:39:57 +10:00
memorycardeditordialog.h Migrate most dialogs to use QDialogButtonBox 2021-12-13 22:06:05 +01:00
memorycardeditordialog.ui Migrate most dialogs to use QDialogButtonBox 2021-12-13 22:06:05 +01:00
memorycardsettingswidget.cpp UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
memorycardsettingswidget.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
memoryviewwidget.cpp Qt: Fix compilation on Qt <5.11 2020-12-17 13:05:17 +10:00
memoryviewwidget.h Qt: Add debugger UI 2020-12-17 12:15:37 +10:00
postprocessingchainconfigwidget.cpp UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
postprocessingchainconfigwidget.h Qt: Move post processing to its own setting category 2020-09-13 22:27:30 +10:00
postprocessingchainconfigwidget.ui Qt: Change post settings style to sunken 2022-10-13 17:43:09 +10:00
postprocessingsettingswidget.cpp Qt: Change post settings style to sunken 2022-10-13 17:43:09 +10:00
postprocessingsettingswidget.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
postprocessingsettingswidget.ui Qt: Change post settings style to sunken 2022-10-13 17:43:09 +10:00
postprocessingshaderconfigwidget.cpp Misc: Fix various warnings 2022-10-04 00:00:56 +10:00
postprocessingshaderconfigwidget.h Qt: Move post processing to its own setting category 2020-09-13 22:27:30 +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 Host: Add GetTopLevelWindowInfo() 2022-11-18 18:44:00 +10:00
qthost.h Misc: Backports from PCSX2 UI 2022-10-23 14:49:44 +10:00
qtkeycodes.cpp UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
qtprogresscallback.cpp GameList: Handle non-extension-suffixed urls based on content type 2022-09-18 13:24:55 +10:00
qtprogresscallback.h Qt: Add cover downloader 2022-09-13 20:44:45 +10:00
qttranslations.cpp update Japanese translation 2022-09-19 13:13:15 +09:00
qtutils.cpp Host: Add GetTopLevelWindowInfo() 2022-11-18 18:44:00 +10:00
qtutils.h Host: Add GetTopLevelWindowInfo() 2022-11-18 18:44:00 +10:00
resource.h Qt: Add icon to executable 2020-06-15 03:29:35 +10:00
settingsdialog.cpp FullscreenUI: Various improvements 2022-09-17 15:56:05 +10:00
settingsdialog.h UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
settingsdialog.ui UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +10:00
settingwidgetbinder.h FullscreenUI: Various improvements 2022-09-17 15:56:05 +10:00
update_translations.bat Qt: Update lupdate scripts to point to 6.1.0 2021-06-04 13:45:05 +10:00