Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-06-24 | citra-qt: add new uisetting->theme | Kloen | 1 | -0/+7 | |
2017-04-30 | citra-qt: game list search function (#2673) | Nico Bosshard | 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 | |||||
2017-02-27 | Qt: Add (empty) status bar | Yuri Kunde Schlesner | 1 | -0/+1 | |
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 1 | -2/+1 | |
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | |||||
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 1 | -3/+2 | |
2016-03-22 | Add more stuff to configure. | LittleWhite | 1 | -9/+8 | |
2016-03-21 | Whole config is handled by Config class. | LittleWhite | 1 | -0/+32 | |
This also means : we have only one config file, now | |||||
2016-03-21 | Add Configure widget | LittleWhite | 1 | -0/+16 | |