summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/callstack.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-2/+1
2015-09-11General: Replace NULL and '0' usages with nullptr where applicableLioncash1-1/+1
2015-01-12Qt Callstack: Clear the callstack every time it's updatedarchshift1-0/+3
2015-01-11citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeftKingcom1-1/+2
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj1-0/+0
2015-01-04citra-qt: Added license headers to files.chrisvj1-0/+4
2014-06-22citra_qt: Removed autogenerated files from repo and fixed build issues.bunnei1-1/+1
2014-04-19UI/debugger changesMathieu Vaillancourt1-4/+3
2014-04-11Temporarily "fix" citra_qt for WindowsMathieu Vaillancourt1-1/+1
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-01Basic QT windowMathieu Vaillancourt1-0/+20