summaryrefslogtreecommitdiff
path: root/src/yuzu/game_list.cpp
AgeCommit message (Expand)Author
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
2018-12-04qt: Add Properties menu to game list right-clickZach Hilman
2018-12-03game_list: Remove a reference of a referenceFrederic Laing
2018-11-30remove border from GameListBartosz Kaszubowski
2018-11-01game_list: Make add-ons column optionalZach Hilman
2018-10-24Merge pull request #1568 from lioncash/dirbunnei
2018-10-24game_list: Use QFileInfo instead of common's file functionsLioncash
2018-10-24game_list: Make game list column headers translatableLioncash
2018-09-27Merge pull request #1360 from FearlessTobi/port-3979bunnei
2018-09-21qt: Add UI elements for LayeredFS and related toolsZach Hilman
2018-09-21game_list: move SearchField to game_list_p.h and fix untranslated textzhupengfei
2018-09-20game_list: Handle plurals within setFilterResult() betterLioncash
2018-09-11game_list: Resolve variable shadowing within LoadCompatibilityList()Lioncash
2018-09-11game_list: Use QJsonValueRef() within LoadCompatibilityList()Lioncash
2018-09-09yuzu: Move compatibility list specifics to their own source filesLioncash