summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/configure_general.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-22core: Consolidate core and system state, remove system module & cleanups.bunnei1-1/+1
2016-12-22core: Consolidate top-level system state into a singleton.bunnei1-1/+1
2016-12-07Config: auto-select region and languagewwylele1-2/+4
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-2/+1
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-2/+2
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-4/+2
2016-09-15qt: Add UI configuration option to enable CPU JIT.bunnei1-0/+5
2016-09-01qt: Rename all "toogle" to "toggle".bunnei1-4/+4
2016-08-30qt: Add a configuration tab for Graphics and move relevant fields.bunnei1-6/+0
2016-04-21Config: Add scaled resolution optiontfarley1-0/+2
2016-04-11CitraQt: Apply config at startupJannik Vogel1-7/+1
2016-03-22Add more stuff to configure.LittleWhite1-10/+13
2016-03-21Add Configure widgetLittleWhite1-0/+40