summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/configure_dialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support additional screen layouts.James Rowe2016-11-051-0/+1
| | | | | Allows users to choose a single screen layout or a large screen layout. Adds a configuration option to change the prominent screen.
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+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.
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-5/+3
|
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-5/+1
|
* Qt: unify running detectionwwylele2016-09-021-6/+2
|
* qt: Add a configuration tab for Graphics and move relevant fields.bunnei2016-08-301-0/+1
|
* Input GUI: Add tab to remap controls (#1900)Anon2016-07-291-0/+1
|
* Qt: add system settings config tabwwylele2016-07-101-2/+7
|
* Config: Audio sink configuration (#1798)Maribel2016-05-191-0/+1
|
* Add more stuff to configure.LittleWhite2016-03-221-5/+2
|
* Add Configure widgetLittleWhite2016-03-211-0/+32