index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
hotkeys.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
1
-1
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-3
/
+1
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-19
1
-2
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-33
/
+22
*
Add more stuff to configure.
LittleWhite
2016-03-22
1
-3
/
+4
*
Whole config is handled by Config class.
LittleWhite
2016-03-21
1
-33
/
+18
*
Add Configure widget
LittleWhite
2016-03-21
1
-1
/
+1
*
citra_qt: Reorganize headers
Lioncash
2015-09-11
1
-1
/
+1
*
CitraQt: Cleanup includes.
Emmanuel Gil Peyrot
2015-06-28
1
-1
/
+4
*
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-06
1
-1
/
+1
*
citra-qt: Added license headers to files.
chrisvj
2015-01-04
1
-0
/
+4
*
Change NULLs to nullptrs.
Rohit Nirmal
2014-12-03
1
-2
/
+2
*
Changed iterators to use auto, some of which using range-based loops
archshift
2014-08-12
1
-15
/
+15
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-09
1
-0
/
+111