Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-12 | Massive removal of unused modules | James Rowe | |
2017-08-25 | citra_qt: Show one-time callout messages to user. | bunnei | |
2017-06-24 | citra-qt: add new uisetting->theme | Kloen | |
2017-04-29 | citra-qt: game list search function (#2673) | Nico Bosshard | |
* 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-26 | Qt: Add (empty) status bar | Yuri Kunde Schlesner | |
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | |
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 | |
2016-03-22 | Add more stuff to configure. | LittleWhite | |
2016-03-21 | Whole config is handled by Config class. | LittleWhite | |
This also means : we have only one config file, now | |||
2016-03-21 | Add Configure widget | LittleWhite | |