summaryrefslogtreecommitdiff
path: root/src/citra_qt/configuration/configure_system.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-12Massive removal of unused modulesGravatar James Rowe1-77/+0
2017-10-12Remove lots more 3DS-specific code.Gravatar bunnei1-93/+1
2017-09-24citra-qt: fix some untranslated stringsGravatar wwylele1-1/+2
2017-05-05Create a random console_unique_id (#2668)Gravatar B3n301-2/+28
2017-04-03citra-qt: Move config dialog code to its own directoryGravatar Lioncash1-1/+1
2017-02-26Core: Remove unnecessary include in thread.hGravatar Yuri Kunde Schlesner1-0/+1
2016-12-21core: Consolidate core and system state, remove system module & cleanups.Gravatar bunnei1-1/+0
2016-12-21core: Consolidate top-level system state into a singleton.Gravatar bunnei1-1/+1
2016-09-21Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot1-2/+1
2016-09-18Manually tweak source formatting and then re-run clang-formatGravatar Yuri Kunde Schlesner1-7/+8
2016-09-18Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot1-13/+16
2016-09-13Qt: fix birthday combo box updatingGravatar wwylele1-2/+3
2016-09-02Qt: unify running detectionGravatar wwylele1-2/+4
2016-07-10Qt: add system settings config tabGravatar wwylele1-0/+136