index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
hotkeys.cpp
Age
Commit message (
Collapse
)
Author
2018-01-12
Massive removal of unused modules
James Rowe
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-03-22
Add more stuff to configure.
LittleWhite
2016-03-21
Whole config is handled by Config class.
LittleWhite
This also means : we have only one config file, now
2016-03-21
Add Configure widget
LittleWhite
2015-09-11
citra_qt: Reorganize headers
Lioncash
2015-06-28
CitraQt: Cleanup includes.
Emmanuel Gil Peyrot
2015-01-06
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-04
citra-qt: Added license headers to files.
chrisvj
2014-12-03
Change NULLs to nullptrs.
Rohit Nirmal
2014-08-11
Changed iterators to use auto, some of which using range-based loops
archshift
2014-04-08
got rid of 'src' folders in each sub-project
bunnei