Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-05-08 | citra-qt: Remove disassembler widget | Yuri Kunde Schlesner | 1 | -81/+0 | |
It has performance problems, a very misleading UI, and is broken in general. It has essentially been superceded by the GDB stub, but if we wanted a built-in disassembler in the future it'd essentially need to be rewritten from scratch anyway. Closes #427, #1480 | |||||
2015-02-03 | citra-qt: Fix horrible scrolling responsiveness in disassembler by giving the uniformRowHeight hint. | Tony Wasserka | 1 | -57/+60 | |
2014-04-19 | Remove unused QTableView | Mathieu Vaillancourt | 1 | -10/+0 | |
2014-04-19 | UI/debugger changes | Mathieu Vaillancourt | 1 | -0/+88 | |