summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/game_list.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* make the name column larger as defaultwwylele2016-05-041-1/+5
* add icon & title to game listwwylele2016-05-041-2/+8
* Merge pull request #1368 from LittleWhite-tb/configure-widgetbunnei2016-04-111-8/+5
|\
| * Whole config is handled by Config class.LittleWhite2016-03-211-8/+5
* | Fix encode problem On WindowsLFsWang2016-03-311-2/+2
* | Compilation fixLittleWhite2016-03-281-1/+1
* | Fix Qt chinese words encode problem on WindowsLFsWang2016-03-171-2/+2
|/
* Refactor ScanDirectoryTreeAndCallback to separate errors and retvalsarchshift2015-11-271-7/+9
* change file path encoding to Local8bit()wwylele2015-10-201-1/+1
* Game list: save and load column sizes, sort order, to QSettingsarchshift2015-10-021-0/+17
* Initial implementation of a game listarchshift2015-10-021-0/+154