summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/callstack.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-11citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeftKingcom1-1/+6
2015-01-07citra-qt: Add check for valid address to call stackKingcom1-0/+3
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj1-1/+1
2015-01-04citra-qt: Added license headers to files.chrisvj1-0/+4
2015-01-01Make letter cases consistent in menus and widgetsDaniel Lundqvist1-3/+3
2014-12-20Clean up some warningsChin1-2/+2
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot1-3/+3
2014-09-06core: Make the ARM disassembler use std::string internallyLioncash1-1/+1
2014-04-19UI/debugger changesMathieu Vaillancourt1-0/+66