Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-02-23 | Use QFileSystemWatcher to reload the game list when a change is detected. (#2555) | James Rowe | 1 | -0/+4 |
2017-02-12 | citra-qt: Don't attempt to scan files with unsupported extensions (#2402) | Kloen Lansfiel | 1 | -0/+2 |
2016-12-15 | game_list: Implement context menu for items in list | MerryMage | 1 | -0/+3 |
2016-12-11 | game_list: Make slots private functions | Lioncash | 1 | -7/+4 |
2016-12-11 | game_list: Make the constructor explicit | Lioncash | 1 | -1/+1 |
2016-12-11 | game_list: Make the AddEntry argument a const reference | Lioncash | 1 | -1/+1 |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 1 | -1/+0 |
2016-05-04 | add icon & title to game list | wwylele | 1 | -1/+1 |
2016-03-21 | Whole config is handled by Config class. | LittleWhite | 1 | -2/+2 |
2015-10-02 | Game list: save and load column sizes, sort order, to QSettings | archshift | 1 | -0/+4 |
2015-10-02 | Initial implementation of a game list | archshift | 1 | -0/+48 |