summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/configure_debug.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-2/+1
|
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-4/+1
|
* qt: Rename all "toogle" to "toggle".bunnei2016-09-011-2/+2
|
* CitraQt: Apply config at startupJannik Vogel2016-04-111-2/+1
|
* Add more stuff to configure.LittleWhite2016-03-221-11/+10
|
* Add Configure widgetLittleWhite2016-03-211-0/+33