aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/citra_qt/debugger/callstack.h
Commit message (Collapse)AuthorAge
* Qt Callstack: Clear the callstack every time it's updatedGravatar archshift2015-01-11
| | | | This fixes the issue that old members of the callstack would stick around, even when the callstack shortened.
* citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and ↵Gravatar Kingcom2015-01-11
| | | | DebugModeLeft
* citra-qt: Renamed all .hxx headers to .hGravatar chrisvj2015-01-06