summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/callstack.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* citra-qt: Remove callstack widgetYuri Kunde Schlesner2017-05-081-28/+0
* citra-qt: Make constructors explicit where applicableLioncash2016-12-111-1/+1
* citra-qt: Add missing #pragma once directivesLioncash2016-12-111-0/+2
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-2/+1
* General: Replace NULL and '0' usages with nullptr where applicableLioncash2015-09-111-1/+1
* Qt Callstack: Clear the callstack every time it's updatedarchshift2015-01-121-0/+3
* citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeftKingcom2015-01-111-1/+2
* citra-qt: Renamed all .hxx headers to .hchrisvj2015-01-061-0/+23