summaryrefslogtreecommitdiff
path: root/src/citra_qt/hotkeys.cpp
AgeCommit message (Expand)Author
2018-01-12Massive removal of unused modulesJames Rowe
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-03-22Add more stuff to configure.LittleWhite
2016-03-21Whole config is handled by Config class.LittleWhite
2016-03-21Add Configure widgetLittleWhite
2015-09-11citra_qt: Reorganize headersLioncash
2015-06-28CitraQt: Cleanup includes.Emmanuel Gil Peyrot
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj
2015-01-04citra-qt: Added license headers to files.chrisvj
2014-12-03Change NULLs to nullptrs.Rohit Nirmal
2014-08-11Changed iterators to use auto, some of which using range-based loopsarchshift
2014-04-08got rid of 'src' folders in each sub-projectbunnei