summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/ui_settings.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive removal of unused modulesJames Rowe2018-01-131-56/+0
|
* citra_qt: Show one-time callout messages to user.bunnei2017-08-261-0/+2
|
* citra-qt: add new uisetting->themeKloen2017-06-241-0/+7
|
* citra-qt: game list search function (#2673)Nico Bosshard2017-04-301-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 barYuri Kunde Schlesner2017-02-271-0/+1
|
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-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 Peyrot2016-09-181-3/+2
|
* Add more stuff to configure.LittleWhite2016-03-221-9/+8
|
* Whole config is handled by Config class.LittleWhite2016-03-211-0/+32
| | | | This also means : we have only one config file, now
* Add Configure widgetLittleWhite2016-03-211-0/+16