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
/
debugger
/
callstack.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-11
citra-qt: Make constructors explicit where applicable
Lioncash
1
-1
/
+1
2016-12-11
citra-qt: Add missing #pragma once directives
Lioncash
1
-0
/
+2
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-2
/
+1
2015-09-11
General: Replace NULL and '0' usages with nullptr where applicable
Lioncash
1
-1
/
+1
2015-01-12
Qt Callstack: Clear the callstack every time it's updated
archshift
1
-0
/
+3
2015-01-11
citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft
Kingcom
1
-1
/
+2
2015-01-06
citra-qt: Renamed all .hxx headers to .h
chrisvj
1
-0
/
+0
2015-01-04
citra-qt: Added license headers to files.
chrisvj
1
-0
/
+4
2014-06-22
citra_qt: Removed autogenerated files from repo and fixed build issues.
bunnei
1
-1
/
+1
2014-04-19
UI/debugger changes
Mathieu Vaillancourt
1
-4
/
+3
2014-04-11
Temporarily "fix" citra_qt for Windows
Mathieu Vaillancourt
1
-1
/
+1
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
/
+20