summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/hotkeys.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Doxygen: Amend minor issues (#2593)Mat M2017-02-271-0/+2
| | | | | | | | | Corrects a few issues with regards to Doxygen documentation, for example: - Incorrect parameter referencing. - Missing @param tags. - Typos in @param tags. and a few minor other issues.
* citra-qt: Make constructors explicit where applicableLioncash2016-12-111-1/+1
|
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-8/+14
|
* Add more stuff to configure.LittleWhite2016-03-221-0/+2
|
* Whole config is handled by Config class.LittleWhite2016-03-211-2/+2
| | | | This also means : we have only one config file, now
* Add Configure widgetLittleWhite2016-03-211-1/+1
|
* General: Replace NULL and '0' usages with nullptr where applicableLioncash2015-09-111-1/+1
|
* CitraQt: Cleanup includes.Emmanuel Gil Peyrot2015-06-281-2/+2
|
* citra-qt: Renamed all .hxx headers to .hchrisvj2015-01-061-0/+54