summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/game_list.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-01AddFstEntriesToGameList - prevent loading a directoryLFsWang1-3/+3
2016-05-21CitraQt: Simplify the game list loader codeEmmanuel Gil Peyrot1-18/+4
2016-05-21Common: Make recursive FileUtil functions take a maximum recursionEmmanuel Gil Peyrot1-5/+6
2016-05-04make the name column larger as defaultwwylele1-1/+5
2016-05-04add icon & title to game listwwylele1-2/+8
2016-03-31Fix encode problem On WindowsLFsWang1-2/+2
2016-03-28Compilation fixLittleWhite1-1/+1
2016-03-21Whole config is handled by Config class.LittleWhite1-8/+5
2016-03-17Fix Qt chinese words encode problem on WindowsLFsWang1-2/+2
2015-11-27Refactor ScanDirectoryTreeAndCallback to separate errors and retvalsarchshift1-7/+9
2015-10-20change file path encoding to Local8bit()wwylele1-1/+1
2015-10-02Game list: save and load column sizes, sort order, to QSettingsarchshift1-0/+17
2015-10-02Initial implementation of a game listarchshift1-0/+154