aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/game_list.cpp
AgeCommit message (Expand)Author
2023-05-26qt: add menu item to remove cache storageLiam
2023-02-16yuzu: Write to config file on important config changesNarr the Reg
2022-12-13yuzu qt: Create shortcuts on Linuxlat9nq
2022-11-04UI: Add options to hide extra columns (#9093)Piplup
2022-10-19UI: Add option to hide the compatibility listKyle Kienapfel
2022-08-20Qt: Retranslate GameList header and Filter lineKyle Kienapfel
2022-08-05Linux: handle dark system themes nicelyKyle K
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi
2022-06-14game_list: Eliminate variable shadowingMorph
2022-06-13yuzu: Eliminate variable shadowingMorph
2022-06-11Merge pull request #8449 from Docteh/translate_placeholderMai M
2022-06-10UI: retranslate the game list placeholderKyle Kienapfel
2022-05-29Update some files with Qt 5.15.2 best practices in mindKyle K
2022-03-20yuzu: Reduce unused includesameerj
2022-02-01yuzu/game_list: Use non-deprecated version of QString's split() functionLioncash
2021-12-12game_list: Add persistent setting for the favorites row expanded stateameerj
2021-12-02yuzu: Implement basic controller navigationgerman77
2021-11-16yuzu: Fix build errorsameerj
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