index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
game_list.h
Age
Commit message (
Expand
)
Author
2018-01-12
Massive removal of unused modules
James Rowe
2017-05-10
Frontend: Prevent FileSystemWatcher from blocking UI thread
James Rowe
2017-05-03
Fixed some more typos
Nico Bosshard
2017-04-29
citra-qt: game list search function (#2673)
Nico Bosshard
2017-02-23
Use QFileSystemWatcher to reload the game list when a change is detected. (#2...
James Rowe
2017-02-12
citra-qt: Don't attempt to scan files with unsupported extensions (#2402)
Kloen Lansfiel
2016-12-15
game_list: Implement context menu for items in list
MerryMage
2016-12-11
game_list: Make slots private functions
Lioncash
2016-12-11
game_list: Make the constructor explicit
Lioncash
2016-12-11
game_list: Make the AddEntry argument a const reference
Lioncash
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-05-04
add icon & title to game list
wwylele
2016-03-21
Whole config is handled by Config class.
LittleWhite
2015-10-01
Game list: save and load column sizes, sort order, to QSettings
archshift
2015-10-01
Initial implementation of a game list
archshift