summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/configure_general.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-2/+2
|
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-4/+2
|
* qt: Add UI configuration option to enable CPU JIT.bunnei2016-09-151-0/+5
|
* qt: Rename all "toogle" to "toggle".bunnei2016-09-011-4/+4
|
* qt: Add a configuration tab for Graphics and move relevant fields.bunnei2016-08-301-6/+0
|
* Config: Add scaled resolution optiontfarley2016-04-211-0/+2
|
* CitraQt: Apply config at startupJannik Vogel2016-04-111-7/+1
|
* Add more stuff to configure.LittleWhite2016-03-221-10/+13
|
* Add Configure widgetLittleWhite2016-03-211-0/+40