summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/game_list.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* game_list: Make slots private functionsLioncash2016-12-111-7/+4
* game_list: Make the constructor explicitLioncash2016-12-111-1/+1
* game_list: Make the AddEntry argument a const referenceLioncash2016-12-111-1/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-1/+0
* add icon & title to game listwwylele2016-05-041-1/+1
* Whole config is handled by Config class.LittleWhite2016-03-211-2/+2
* Game list: save and load column sizes, sort order, to QSettingsarchshift2015-10-021-0/+4
* Initial implementation of a game listarchshift2015-10-021-0/+48