122 Commits (75bf2c20eb7b093a4886890aacf939b04b03c120)

Author SHA1 Message Date
Kyle K 75bf2c20eb Update some files with Qt 5.15.2 best practices in mind 4 years ago
ameerj 936829e873 yuzu: Reduce unused includes 4 years ago
Lioncash cd4aa50207 yuzu/game_list: Use non-deprecated version of QString's split() function 4 years ago
ameerj b64d28492a game_list: Add persistent setting for the favorites row expanded state 4 years ago
german77 5ba7b11ba4 yuzu: Implement basic controller navigation 4 years ago
ameerj ca1db63116 yuzu: Fix build errors 4 years ago
Romain Failliot 818651909f Fix a few warnings 4 years ago
lat9nq 4ce53ffe6a game_list: Remove global instances of Core::System 4 years ago
Matías Locatti 296fa4e06e
Rename all shader cache references to pipeline cache 4 years ago
Malte Jürgens 381aacdbb1
game_list: Make game list folder icons smaller (#6762) 4 years ago
ameerj 4e4b8775b5 main: Update Shader Cache menu options 5 years ago
Feng Chen 07073734ed
file_sys: Support load game collection (#6582) 5 years ago
lat9nq 7a8de138df yuzu qt: Make most UISettings a BasicSetting 5 years ago
lat9nq bfecd395d4 yuzu qt: Add option to dump to SDMC directory 5 years ago
lat9nq 5ac018d1df yuzu qt: Start games from context menu 5 years ago
Maide cb5fe12ee1
[game_list] Correct light theme loading (#6408) 5 years ago
Kewlan 65d42a428f game_list: Minor for loop optimizations 5 years ago
Kelebek1 04e52ffed0 Stop the columns resizing on NAND install 5 years ago
lat9nq cfb9bcbe42 yuzu qt: Handle per-game configs for title id 0 5 years ago
Kewlan 497ccfaedc game_list: Fix dir move up/down expand state 5 years ago
Kewlan fc84822266 game_list: Update filter results when removing directories 5 years ago
Kewlan fd40d55a4f game_list: Mark games as favorite to make them appear at the top. 5 years ago
FearlessTobi bf9f737c60 game_list: Fix folder reordering 5 years ago
Lioncash 0d7de7c2db yuzu: Migrate off of setMargin() to setContentsMargins() 5 years ago
ReinUsesLisp ae6df703f5 qt/game_list: Give GameListSearchField::KeyReleaseEater a parent 5 years ago
Lioncash f43a1da808 game_list: Make game list function naming consistent 5 years ago
Lioncash d264b7375c game_list: Eliminate redundant argument copies 5 years ago
Lioncash dbb1cbce67 yuzu: Resolve -Wextra-semi warnings 5 years ago
Morph 1146049de0 main: Fix Open Save/Mod Locations for installed titles 6 years ago
Morph b317942131 game_list: Limit context menu options for homebrew 6 years ago
Morph de6b852dc2 game_list: Add "Remove" context menu 6 years ago
Lioncash fb0fefc75c CMakeLists: Make use of /std:c++latest on MSVC 6 years ago
bunnei 551c61bf27 yuzu: game_list: Fix 'Open Save Data Location' for device saves. 6 years ago
FearlessTobi 8d0fb33ac4 yuzu: Fixes to game list sorting 6 years ago
ReinUsesLisp f297e9ff22 yuzu/game_list: Silence -Wswitch and -Wunused-variable 6 years ago
fearlessTobi 053da44ecd Limit the size of directory icons, fix text when icon size is none 7 years ago
fearlessTobi 13891fd62d Change QList to QVector 7 years ago
fearlessTobi 5aaafa6a56 Separate UserNand and Sdmc directories 7 years ago
fearlessTobi dfec9c9a43 Address more trivial review comments 7 years ago
fearlessTobi 7a8f484020 Address trivial review comments 7 years ago
fearlessTobi 2d8eba5baf yuzu: Add support for multiple game directories 7 years ago
Lioncash 5980aa1e51 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 7 years ago
Zach Hilman c417b4fe28 game_list: Accept *.kip as a file extension of executables 7 years ago
Lioncash bc32474901 yuzu/game_list: Specify string conversions explicitly 7 years ago
FreddyFunk 382722b9c4 Fix Clang Format 7 years ago
FreddyFunk dffa1a872a ui_settings: Rename game directory variables 7 years ago
Zach Hilman 41d2565f29 game_list: Register content with ContentProvider 7 years ago
unknown 9d411699d8 frontend: Open transferable shader cache for a selected game in the gamelist 7 years ago
Zach Hilman f6f6503578 qt: Add Properties menu to game list right-click 7 years ago
Frederic Laing 6d7514ccec game_list: Remove a reference of a reference 7 years ago