summaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger/callstack.ui (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-05-07citra-qt: Remove callstack widgetGravatar Yuri Kunde Schlesner1-39/+0
Appears to be currently broken, and given the complexity of doing this for ARM code without debugging information, should probably be left to an external tool or library. Use the GDB stub instead. Closes #586
2015-06-19Make the call stack entries not editableGravatar Greg Wicks1-0/+3
2015-01-01Make letter cases consistent in menus and widgetsGravatar Daniel Lundqvist1-1/+1
In various menu options letter cases were not consistent. This was also the case within various debugging widgets. This attempts to make letter cases consistent, but it is of course a matter of opinion which way is the correct one.
2014-04-18UI/debugger changesGravatar Mathieu Vaillancourt1-0/+0
2014-04-08got rid of 'src' folders in each sub-projectGravatar bunnei1-0/+0
2014-03-31Basic QT windowGravatar Mathieu Vaillancourt1-0/+36