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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
1
-1
/
+1
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
1
-3
/
+1
2016-09-19
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
1
-2
/
+1
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-33
/
+22
2016-03-22
Add more stuff to configure.
LittleWhite
1
-3
/
+4
2016-03-21
Whole config is handled by Config class.
LittleWhite
1
-33
/
+18
2016-03-21
Add Configure widget
LittleWhite
1
-1
/
+1
2015-09-11
citra_qt: Reorganize headers
Lioncash
1
-1
/
+1
2015-06-28
CitraQt: Cleanup includes.
Emmanuel Gil Peyrot
1
-1
/
+4
2015-01-06
citra-qt: Renamed all .hxx headers to .h
chrisvj
1
-1
/
+1
2015-01-04
citra-qt: Added license headers to files.
chrisvj
1
-0
/
+4
2014-12-03
Change NULLs to nullptrs.
Rohit Nirmal
1
-2
/
+2
2014-08-12
Changed iterators to use auto, some of which using range-based loops
archshift
1
-15
/
+15
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-01
Basic QT window
Mathieu Vaillancourt
1
-0
/
+111