summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/ui_settings.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-04-30citra-qt: game list search function (#2673)Nico Bosshard1-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-27Qt: Add (empty) status barYuri Kunde Schlesner1-0/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-2/+1
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-3/+2
2016-03-22Add more stuff to configure.LittleWhite1-9/+8
2016-03-21Whole config is handled by Config class.LittleWhite1-0/+32
This also means : we have only one config file, now
2016-03-21Add Configure widgetLittleWhite1-0/+16