Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | citra-qt: game list search function (#2673) | Nico Bosshard | 2017-04-30 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | * citra-qt: game list search function * Empty search field during game list refresh * Code improvements * Code formatting * Autofocus search field * JayFoxRox's recommendations * lioncash's review | ||||
* | Qt: Add (empty) status bar | Yuri Kunde Schlesner | 2017-02-27 | 1 | -0/+1 |
| | |||||
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 2016-09-21 | 1 | -2/+1 |
| | | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | ||||
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -3/+2 |
| | |||||
* | Add more stuff to configure. | LittleWhite | 2016-03-22 | 1 | -9/+8 |
| | |||||
* | Whole config is handled by Config class. | LittleWhite | 2016-03-21 | 1 | -0/+32 |
| | | | | This also means : we have only one config file, now | ||||
* | Add Configure widget | LittleWhite | 2016-03-21 | 1 | -0/+16 |