Duckstation/src/duckstation-qt
Anderson Cardoso 95486f7972
House cleaning (#3083)
* Clean Up

As discussed in discord this PR purges some empty forms and it's unused properties from the following files below.

achievementsettingswidget.ui:   <string>Form</string>
advancedsettingswidget.ui:   <string>Form</string>
audiosettingswidget.ui:   <string>Form</string>
biossettingswidget.ui:   <string>Form</string>
consolesettingswidget.ui:   <string>Form</string>
controllerbindingwidget.ui:   <string>Form</string>
controllerbindingwidget_analog_controller.ui:   <string>Form</string>
controllerbindingwidget_analog_joystick.ui:   <string>Form</string>
controllerbindingwidget_digital_controller.ui:   <string>Form</string>
controllerbindingwidget_guncon.ui:   <string>Form</string>
controllerbindingwidget_mouse.ui:   <string>Form</string>
controllerbindingwidget_negcon.ui:   <string>Form</string>
controllerglobalsettingswidget.ui:   <string>Form</string>
controllermacroeditwidget.ui:   <string>Form</string>
displaysettingswidget.ui:   <string>Form</string>
emptygamelistwidget.ui:   <string>Form</string>
emulationsettingswidget.ui:   <string>Form</string>
enhancementsettingswidget.ui:   <string>Form</string>
foldersettingswidget.ui:   <string>Form</string>
gamelistsettingswidget.ui:   <string>Form</string>
gamelistwidget.ui:   <string>Form</string>
generalsettingswidget.ui:   <string>Form</string>
postprocessingsettingswidget.ui:   <string>Form</string>
2024-01-05 02:57:33 +10:00
..
resources Qt: Add new controller image and icon refinement 2023-10-19 22:50:01 +07:00
translations Autalização Português do Brasil 2023-12-28 08:57:43 -03: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: Prompt user to enable HC mode on achievement login 2023-12-04 14:07:04 +10:00
achievementsettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
achievementsettingswidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
advancedsettingswidget.cpp Settings: Expose disable texture buffers/copy to self options 2023-12-27 01:44:08 +10:00
advancedsettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
advancedsettingswidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
audiosettingswidget.cpp Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +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: Use HTTPDownloader instead of QtNetwork for updates 2023-11-25 00:50:12 +10:00
autoupdaterdialog.h Qt: Use HTTPDownloader instead of QtNetwork for updates 2023-11-25 00:50:12 +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
cheatmanagerdialog.cpp CPU: Fix incorrect scratchpad masking 2023-11-06 18:09:27 +10:00
cheatmanagerdialog.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cheatmanagerdialog.ui Improved Cheat Memory Scanner functionality 2021-08-06 12:24:14 +01:00
CMakeLists.txt Qt: De-dialogify memory card editor 2023-11-29 18:47:38 +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: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
consolesettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
consolesettingswidget.ui House cleaning (#3083) 2024-01-05 02:57: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
controllerbindingwidgets.cpp Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
controllerbindingwidgets.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
controllerglobalsettingswidget.cpp Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
controllerglobalsettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
controllerglobalsettingswidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +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: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
controllersettingswindow.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
controllersettingswindow.ui Qt: Fix window icon on Controller Settings 2023-12-03 17:05:22 +10:00
controllersettingwidgetbinder.h Misc: Post-refactor cleanups 2023-08-24 18:01:32 +10:00
coverdownloaddialog.cpp Qt: More icon overhaul and cleanup 2023-10-16 19:39:27 +07: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
debuggermodels.cpp Common: Drop String, add SmallString 2023-09-23 14:14:52 +10:00
debuggermodels.h Qt: Add COP0/GTE registers to debugger list 2023-01-15 15:13:54 +10:00
debuggerwindow.cpp System: Refactor main loop 2023-08-16 01:13:00 +10:00
debuggerwindow.h Qt: Add actions to debugger context menu 2023-01-15 15:13:54 +10:00
debuggerwindow.ui Updated DebuggerWindow Files for Tracer 2021-01-04 03:11:14 +10:00
displaysettingswidget.cpp Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
displaysettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
displaysettingswidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
displaywidget.cpp Qt: Make ALT+F4 while fullscreen exit DuckStation 2023-11-25 00:50:12 +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: De-dialogify memory card editor 2023-11-29 18:47:38 +10:00
duckstation-qt.vcxproj.filters Qt: De-dialogify memory card editor 2023-11-29 18:47:38 +10:00
DuckStation.icns Make better icns from Windows icon. 2020-10-14 08:49:39 -06:00
emptygamelistwidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
emulationsettingswidget.cpp System: Fix incorrect rewind VRAM estimation 2023-12-18 20:50:35 +10:00
emulationsettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
emulationsettingswidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +10:00
enhancementsettingswidget.cpp Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
enhancementsettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
enhancementsettingswidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +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: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
gamesummarywidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
gamesummarywidget.ui UI: Massive revamp, new features and improvements 2022-07-22 21:19:54 +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
generalsettingswidget.cpp FullscreenUI: Add missing translation strings 2023-11-29 02:18:20 +10:00
generalsettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
generalsettingswidget.ui House cleaning (#3083) 2024-01-05 02:57:33 +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
Info.plist.in Add Game category type to Info.plist 2023-11-26 12:42:12 +01: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
logwindow.cpp Qt: Crash fix 2023-09-30 15:35:15 +10:00
logwindow.h Qt: Crash fix 2023-09-30 15:35:15 +10:00
mainwindow.cpp Qt: Fix game properties dialogs keeping app open 2023-12-18 13:34:12 +10:00
mainwindow.h FullscreenUI: Allow changing UI language 2023-11-29 20:26:36 +10:00
mainwindow.ui Qt: Enable unifiedTitleAndToolBarOnMac in main window 2023-11-22 01:21:02 +10:00
memorycardeditorwindow.cpp Qt: Fix translation context in MemoryCardEditorWindow 2023-12-04 13:44:58 +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 SmallString: fmt -> format, format -> sprintf 2023-12-13 21:06:15 +10:00
memorycardsettingswidget.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +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 incorrect value of combo postfx options 2023-12-08 20:12:23 +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
qthost.cpp FullscreenUI: Fix opening while paused 2023-12-14 20:23:48 +10:00
qthost.h FullscreenUI: Allow changing UI language 2023-11-29 20:26:36 +10:00
qtkeycodes.cpp Misc: Remove StringUtil::{Starts,Ends}With, use C++20 2023-12-13 21:18:19 +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 FullscreenUI: Allow changing UI language 2023-11-29 20:26:36 +10:00
qtutils.cpp Qt: More icon overhaul and cleanup 2023-10-16 19:39:27 +07:00
qtutils.h Rewrite host GPU abstraction 2023-08-20 21:55:38 +10:00
resource.h Qt: Add icon to executable 2020-06-15 03:29:35 +10:00
settingswindow.cpp Qt: Fix activation of existing game properties windows 2023-12-28 15:50:01 +10:00
settingswindow.h Qt: Fix activation of existing game properties windows 2023-12-28 15:50:01 +10:00
settingswindow.ui Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
settingwidgetbinder.h Qt: Change settings dialogs to widgets/windows 2023-11-06 23:17:58 +10:00
setupwizarddialog.cpp FullscreenUI: Allow changing UI language 2023-11-29 20:26:36 +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