summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/game_list_p.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Frontend: Prevent FileSystemWatcher from blocking UI threadJames Rowe2017-05-101-1/+7
* Doxygen: Amend minor issues (#2593)Mat M2017-02-271-4/+4
* game_list: Implement context menu for items in listMerryMage2016-12-151-1/+4
* Fix typosRicardo de Almeida Gonzaga2016-10-201-1/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-4/+0
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-12/+6
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-23/+26
* Merge pull request #1751 from linkmauve/no-recursive-readdirbunnei2016-05-311-1/+1
|\
| * Common: Make recursive FileUtil functions take a maximum recursionEmmanuel Gil Peyrot2016-05-211-1/+1
* | Loader: Split SMDH into its own header and import helpers from QGameListEmmanuel Gil Peyrot2016-05-211-42/+11
|/
* add icon & title to game listwwylele2016-05-041-10/+96
* Initial implementation of a game listarchshift2015-10-021-0/+130