summaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger/callstack.ui
AgeCommit message (Collapse)Author
2015-06-19Make the call stack entries not editableGreg Wicks
2015-01-01Make letter cases consistent in menus and widgetsDaniel Lundqvist
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 changesMathieu Vaillancourt