summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/configure_system.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: Consolidate core and system state, remove system module & cleanups.bunnei2016-12-221-1/+0
|
* core: Consolidate top-level system state into a singleton.bunnei2016-12-221-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-7/+8
|
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-13/+16
|
* Qt: fix birthday combo box updatingwwylele2016-09-131-2/+3
|
* Qt: unify running detectionwwylele2016-09-021-2/+4
|
* Qt: add system settings config tabwwylele2016-07-101-0/+136