summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/hotkeys.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+1
* 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-33/+22
* Add more stuff to configure.LittleWhite2016-03-221-3/+4
* Whole config is handled by Config class.LittleWhite2016-03-211-33/+18
* Add Configure widgetLittleWhite2016-03-211-1/+1
* citra_qt: Reorganize headersLioncash2015-09-111-1/+1
* CitraQt: Cleanup includes.Emmanuel Gil Peyrot2015-06-281-1/+4
* citra-qt: Renamed all .hxx headers to .hchrisvj2015-01-061-1/+1
* citra-qt: Added license headers to files.chrisvj2015-01-041-0/+4
* Change NULLs to nullptrs.Rohit Nirmal2014-12-031-2/+2
* Changed iterators to use auto, some of which using range-based loopsarchshift2014-08-121-15/+15
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+111