summaryrefslogtreecommitdiff
path: root/src/citra_qt/configure_general.cpp
AgeCommit message (Collapse)Author
2017-04-03citra-qt: Move config dialog code to its own directoryLioncash
2016-12-29Merge pull request #2240 from wwylele/auto-regionbunnei
Config: auto-select region and language
2016-12-21core: Consolidate core and system state, remove system module & cleanups.bunnei
2016-12-21core: Consolidate top-level system state into a singleton.bunnei
2016-12-07Config: auto-select region and languagewwylele
2016-09-21Remove 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-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-09-15qt: Add UI configuration option to enable CPU JIT.bunnei
2016-08-31qt: Rename all "toogle" to "toggle".bunnei
2016-08-29qt: Add a configuration tab for Graphics and move relevant fields.bunnei
2016-04-21Config: Add scaled resolution optiontfarley
2016-04-11CitraQt: Apply config at startupJannik Vogel
2016-03-22Add more stuff to configure.LittleWhite
2016-03-21Add Configure widgetLittleWhite