summaryrefslogtreecommitdiff
path: root/src/yuzu/game_list.cpp
AgeCommit message (Expand)Author
2021-10-14Merge pull request #6774 from lat9nq/remove-global-yuzuMorph
2021-10-11Fix a few warningsRomain Failliot
2021-10-07game_list: Remove global instances of Core::Systemlat9nq
2021-09-06Rename all shader cache references to pipeline cacheMatías Locatti
2021-08-01game_list: Make game list folder icons smaller (#6762)Malte Jürgens
2021-07-22main: Update Shader Cache menu optionsameerj
2021-07-20file_sys: Support load game collection (#6582)Feng Chen
2021-07-08Merge pull request #6539 from lat9nq/default-settingAmeer J
2021-06-28yuzu qt: Make most UISettings a BasicSettinglat9nq
2021-06-28yuzu qt: Add option to dump to SDMC directorylat9nq
2021-06-07yuzu qt: Start games from context menulat9nq
2021-06-03[game_list] Correct light theme loading (#6408)Maide
2021-06-03Merge pull request #6402 from Kelebek1/UIbunnei
2021-06-02Merge pull request #6403 from Kewlan/game-list-for-loop-optimizationbunnei
2021-06-02game_list: Minor for loop optimizationsKewlan
2021-06-02Stop the columns resizing on NAND installKelebek1
2021-05-25yuzu qt: Handle per-game configs for title id 0lat9nq
2021-05-02Merge pull request #6263 from Kewlan/folder-swap-expand-stateMorph
2021-04-30game_list: Fix dir move up/down expand stateKewlan
2021-04-30game_list: Update filter results when removing directoriesKewlan
2021-04-15game_list: Mark games as favorite to make them appear at the top.Kewlan
2021-01-18game_list: Fix folder reorderingFearlessTobi
2021-01-13yuzu: Migrate off of setMargin() to setContentsMargins()Lioncash
2020-09-29qt/game_list: Give GameListSearchField::KeyReleaseEater a parentReinUsesLisp
2020-09-23game_list: Make game list function naming consistentLioncash
2020-09-23game_list: Eliminate redundant argument copiesLioncash
2020-08-18Merge pull request #4381 from Morph1984/fix-open-folder-installed-titlebunnei
2020-08-16yuzu: Resolve -Wextra-semi warningsLioncash
2020-08-04main: Fix Open Save/Mod Locations for installed titlesMorph
2020-07-29game_list: Limit context menu options for homebrewMorph
2020-07-29game_list: Add "Remove" context menuMorph
2020-07-11CMakeLists: Make use of /std:c++latest on MSVCLioncash
2020-05-11yuzu: game_list: Fix 'Open Save Data Location' for device saves.bunnei
2020-04-06yuzu: Fixes to game list sortingFearlessTobi
2019-10-04yuzu/game_list: Silence -Wswitch and -Wunused-variableReinUsesLisp
2019-09-04Limit the size of directory icons, fix text when icon size is nonefearlessTobi
2019-09-04Change QList to QVectorfearlessTobi
2019-09-04Separate UserNand and Sdmc directoriesfearlessTobi
2019-09-04Address more trivial review commentsfearlessTobi
2019-09-04Address trivial review commentsfearlessTobi
2019-09-04yuzu: Add support for multiple game directoriesfearlessTobi
2019-08-09yuzu/CMakeLists: Remove qt5_wrap_ui macro usageLioncash
2019-06-05game_list: Accept *.kip as a file extension of executablesZach Hilman
2019-05-20yuzu/game_list: Specify string conversions explicitlyLioncash
2019-04-12Fix Clang FormatFreddyFunk
2019-04-11ui_settings: Rename game directory variablesFreddyFunk
2019-04-09Merge pull request #1957 from DarkLordZach/title-providerbunnei
2019-03-26game_list: Register content with ContentProviderZach Hilman
2019-02-08frontend: Open transferable shader cache for a selected game in the gamelistunknown
2019-01-12Merge pull request #1848 from FreddyFunk/QJsonArraybunnei