summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/hotkeys.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-3/+1
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-2/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-33/+22
2016-03-22Add more stuff to configure.LittleWhite1-3/+4
2016-03-21Whole config is handled by Config class.LittleWhite1-33/+18
2016-03-21Add Configure widgetLittleWhite1-1/+1
2015-09-11citra_qt: Reorganize headersLioncash1-1/+1
2015-06-28CitraQt: Cleanup includes.Emmanuel Gil Peyrot1-1/+4
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj1-1/+1
2015-01-04citra-qt: Added license headers to files.chrisvj1-0/+4
2014-12-03Change NULLs to nullptrs.Rohit Nirmal1-2/+2
2014-08-12Changed iterators to use auto, some of which using range-based loopsarchshift1-15/+15
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-01Basic QT windowMathieu Vaillancourt1-0/+111