summaryrefslogtreecommitdiffstats
path: root/src/yuzu/game_list.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix uisettings includefearlessTobi2019-09-041-1/+1
* Change QList to QVectorfearlessTobi2019-09-041-1/+2
* Address more trivial review commentsfearlessTobi2019-09-041-5/+3
* Address trivial review commentsfearlessTobi2019-09-041-1/+1
* yuzu: Add support for multiple game directoriesfearlessTobi2019-09-041-3/+41
* yuzu/game_list: Specify string conversions explicitlyLioncash2019-05-201-1/+1
* Merge pull request #1957 from DarkLordZach/title-providerbunnei2019-04-101-2/+5
|\
| * game_list: Register content with ContentProviderZach Hilman2019-03-271-2/+5
* | frontend: Open transferable shader cache for a selected game in the gamelistunknown2019-02-081-0/+1
|/
* qt: Add Properties menu to game list right-clickZach Hilman2018-12-041-0/+1
* Merge pull request #1360 from FearlessTobi/port-3979bunnei2018-09-271-28/+4
|\
| * game_list: move SearchField to game_list_p.h and fix untranslated textzhupengfei2018-09-211-28/+4
* | qt: Add UI elements for LayeredFS and related toolsZach Hilman2018-09-221-1/+6
|/
* game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested() a const referenceLioncash2018-09-101-1/+2
* yuzu: Move compatibility list specifics to their own source filesLioncash2018-09-101-6/+3
* game_list: Display patch names and versions on listZach Hilman2018-09-041-0/+1
* vfs_real: Forward declare IOFileLioncash2018-09-021-0/+2
* core/core: Replace includes with forward declarations where applicableLioncash2018-08-311-3/+9
* Show game compatibility within yuzufearlessTobi2018-08-291-0/+6
* qt/main: Port part of citra(#3411), open savedata workstech4me2018-08-211-1/+5
* core: Port core to VfsFilesystem for file accessZach Hilman2018-08-091-1/+2
* game_list: Make ContainsAllWords an internally linked non-member functionLioncash2018-07-181-1/+0
* game_list: Upper-case containsAllWords to ContainsAllWords()Lioncash2018-07-181-1/+1
* game_list: Make containsAllWords a const member functionLioncash2018-07-181-1/+1
* game_list: Add missing override specifier for KeyReleaseEater's eventFilter functionLioncash2018-01-181-1/+1
* Massive removal of unused modulesJames Rowe2018-01-131-0/+101