aboutsummaryrefslogtreecommitdiff
path: root/src/citra_qt/game_list.cpp
AgeCommit message (Expand)Author
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-06-19Fix recursive scanning of directoriesYuri Kunde Schlesner
2016-06-01AddFstEntriesToGameList - prevent loading a directoryLFsWang
2016-05-30Merge pull request #1751 from linkmauve/no-recursive-readdirbunnei
2016-05-21CitraQt: Simplify the game list loader codeEmmanuel Gil Peyrot
2016-05-21Common: Make recursive FileUtil functions take a maximum recursionEmmanuel Gil Peyrot
2016-05-04make the name column larger as defaultwwylele
2016-05-04add icon & title to game listwwylele
2016-04-10Merge pull request #1368 from LittleWhite-tb/configure-widgetbunnei
2016-03-31Fix encode problem On WindowsLFsWang
2016-03-28Compilation fixLittleWhite
2016-03-21Whole config is handled by Config class.LittleWhite
2016-03-17Fix Qt chinese words encode problem on WindowsLFsWang
2015-11-27Refactor ScanDirectoryTreeAndCallback to separate errors and retvalsarchshift
2015-10-20change file path encoding to Local8bit()wwylele
2015-10-01Game list: save and load column sizes, sort order, to QSettingsarchshift
2015-10-01Initial implementation of a game listarchshift