summaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger/callstack.h
AgeCommit message (Expand)Author
2017-05-07citra-qt: Remove callstack widgetYuri Kunde Schlesner
2016-12-11citra-qt: Make constructors explicit where applicableLioncash
2016-12-11citra-qt: Add missing #pragma once directivesLioncash
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2015-09-11General: Replace NULL and '0' usages with nullptr where applicableLioncash
2015-01-11Qt Callstack: Clear the callstack every time it's updatedarchshift
2015-01-11citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and Deb...Kingcom
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj