summaryrefslogtreecommitdiff
path: root/src/citra_qt/configure_debug.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* citra-qt: Move config dialog code to its own directoryGravatar Lioncash2017-04-031-26/+0
|
* Remove empty newlines in #include blocks.Gravatar 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-formatGravatar Yuri Kunde Schlesner2016-09-181-2/+1
|
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-4/+1
|
* qt: Rename all "toogle" to "toggle".Gravatar bunnei2016-08-311-2/+2
|
* CitraQt: Apply config at startupGravatar Jannik Vogel2016-04-111-2/+1
|
* Add more stuff to configure.Gravatar LittleWhite2016-03-221-11/+10
|
* Add Configure widgetGravatar LittleWhite2016-03-211-0/+33