summaryrefslogtreecommitdiff
path: root/src/yuzu/game_list.h
AgeCommit message (Expand)Author
2019-09-04Fix uisettings includefearlessTobi
2019-09-04Change QList to QVectorfearlessTobi
2019-09-04Address more trivial review commentsfearlessTobi
2019-09-04Address trivial review commentsfearlessTobi
2019-09-04yuzu: Add support for multiple game directoriesfearlessTobi
2019-05-20yuzu/game_list: Specify string conversions explicitlyLioncash
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
2018-12-04qt: Add Properties menu to game list right-clickZach Hilman
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-09game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested...Lioncash
2018-09-09yuzu: Move compatibility list specifics to their own source filesLioncash
2018-09-04game_list: Display patch names and versions on listZach Hilman
2018-09-02vfs_real: Forward declare IOFileLioncash
2018-08-31core/core: Replace includes with forward declarations where applicableLioncash
2018-08-29Show game compatibility within yuzufearlessTobi
2018-08-21qt/main: Port part of citra(#3411), open savedata workstech4me
2018-08-08core: Port core to VfsFilesystem for file accessZach Hilman
2018-07-18game_list: Make ContainsAllWords an internally linked non-member functionLioncash
2018-07-18game_list: Upper-case containsAllWords to ContainsAllWords()Lioncash
2018-07-18game_list: Make containsAllWords a const member functionLioncash
2018-01-17game_list: Add missing override specifier for KeyReleaseEater's eventFilter f...Lioncash
2018-01-12Massive removal of unused modulesJames Rowe