Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | citra-qt: Remove callstack widget | Yuri Kunde Schlesner | 2017-05-08 | 1 | -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 | ||||
* | Make the call stack entries not editable | Greg Wicks | 2015-06-19 | 1 | -0/+3 |
| | |||||
* | Make letter cases consistent in menus and widgets | Daniel Lundqvist | 2015-01-01 | 1 | -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. | ||||
* | UI/debugger changes | Mathieu Vaillancourt | 2014-04-19 | 1 | -0/+36 |