summaryrefslogtreecommitdiff
path: root/src/citra_qt/hotkeys.cpp
AgeCommit message (Collapse)Author
2016-03-22Add more stuff to configure.LittleWhite
2016-03-21Whole config is handled by Config class.LittleWhite
This also means : we have only one config file, now
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