Lioncash
|
327b23e4ce
|
citra-qt: Add missing #pragma once directives
|
2016-12-11 12:12:03 +00:00 |
|
Emmanuel Gil Peyrot
|
dc8479928c
|
Sources: Run clang-format on everything.
|
2016-09-18 09:38:01 +09:00 |
|
Lioncash
|
60b3fc01a2
|
General: Replace NULL and '0' usages with nullptr where applicable
|
2015-09-11 14:59:49 -04:00 |
|
archshift
|
d670b7e522
|
Qt Callstack: Clear the callstack every time it's updated
This fixes the issue that old members of the callstack would stick around, even when the callstack shortened.
|
2015-01-11 21:47:28 -08:00 |
|
Kingcom
|
2bbc12e6c3
|
citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft
|
2015-01-11 21:22:51 +01:00 |
|
chrisvj
|
b0a14cfe7f
|
citra-qt: Renamed all .hxx headers to .h
|
2015-01-06 04:51:54 -08:00 |
|