shadPS4/src/qt_gui
KrisCris dc99d3ebfc
Slightly refactor the game install dirs code (#1329)
* fix: game dir dupes on each launch

* fix copy around settings_addon_install_dir vector

* do not show the path if it is not added

* remove installDir from config file

* format

* moved migration code to save, and added notice

* move ui->removeFolderButton->setEnabled to LoadValuesFromConfig

* avoid checking duplicates for gameDirs loaded from config

* use else condition to switch to the installDirs
2024-10-11 09:27:28 +03:00
..
translations qt_gui: Organize settings page (#1316) 2024-10-10 17:52:39 +03:00
about_dialog.cpp About Window (#458) 2024-08-17 19:13:37 +03:00
about_dialog.h About Window (#458) 2024-08-17 19:13:37 +03:00
about_dialog.ui Lot of small fixes 2024-08-22 18:01:30 +02:00
background_music_player.cpp Add volume slider for title/background music (#1130) 2024-09-28 19:54:28 +03:00
background_music_player.h Add volume slider for title/background music (#1130) 2024-09-28 19:54:28 +03:00
cheats_patches.cpp fix wolf2022 cheats download (#1173) 2024-10-01 07:53:20 +03:00
cheats_patches.h Fix creation files.json in 'Download ALL' 2024-08-29 17:26:06 -03:00
check_update.cpp Fixes encoding in update text (#1283) 2024-10-08 09:15:50 +03:00
check_update.h Auto Update (#1006) 2024-09-24 23:03:15 +03:00
elf_viewer.cpp Warnings fixes (#541) 2024-08-23 22:38:55 +03:00
elf_viewer.h Warnings fixes (#541) 2024-08-23 22:38:55 +03:00
game_grid_frame.cpp Fix list sorting for some categories (#1242) 2024-10-05 21:34:38 +03:00
game_grid_frame.h Improve keyboard navigation in game list (#1132) 2024-09-28 21:04:47 +03:00
game_info.cpp Multiple Install Folders (#1308) 2024-10-10 10:28:59 +03:00
game_info.h Play Time (#1305) 2024-10-09 13:30:51 +03:00
game_install_dialog.cpp Slightly refactor the game install dirs code (#1329) 2024-10-11 09:27:28 +03:00
game_install_dialog.h config: Add option to change DLC install path. (#1176) 2024-10-01 07:54:15 +03:00
game_list_frame.cpp Play Time (#1305) 2024-10-09 13:30:51 +03:00
game_list_frame.h Play Time (#1305) 2024-10-09 13:30:51 +03:00
game_list_utils.h Play Time (#1305) 2024-10-09 13:30:51 +03:00
gui_context_menus.h Fix path bugs & wrap seeks in an if (#1154) 2024-09-30 12:42:59 +03:00
install_dir_select.cpp Multiple Install Folders (#1308) 2024-10-10 10:28:59 +03:00
install_dir_select.h Multiple Install Folders (#1308) 2024-10-10 10:28:59 +03:00
main.cpp Multiple Install Folders (#1308) 2024-10-10 10:28:59 +03:00
main_window.cpp Multiple Install Folders (#1308) 2024-10-10 10:28:59 +03:00
main_window.h added discord rpc (#1178) 2024-10-08 18:14:37 +03:00
main_window_themes.cpp Improved Dark theme, search bar and icon theme (#830) 2024-09-08 23:39:48 +03:00
main_window_themes.h Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
main_window_ui.h Auto Update (#1006) 2024-09-24 23:03:15 +03:00
pkg_viewer.cpp Fix path bugs & wrap seeks in an if (#1154) 2024-09-30 12:42:59 +03:00
pkg_viewer.h Rewrite Save Data & Impl Save Data Dialog (#824) 2024-09-20 12:34:19 +03:00
settings_dialog.cpp Slightly refactor the game install dirs code (#1329) 2024-10-11 09:27:28 +03:00
settings_dialog.h imgui/renderer: Hide Cursor on Idle Implementation (#1266) 2024-10-08 09:47:42 +03:00
settings_dialog.ui qt_gui: Organize settings page (#1316) 2024-10-10 17:52:39 +03:00
trophy_viewer.cpp trp data extracts to game_data/serial instead of folder name (#1194) 2024-10-02 06:37:43 +03:00
trophy_viewer.h Warnings fixes (#541) 2024-08-23 22:38:55 +03:00