| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | citra-qt: Remove disassembler widget | 2017-05-07 | 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 | ||||
| * | citra-qt: Fix horrible scrolling responsiveness in disassembler by giving ↵ | 2015-02-03 | 1 | -57/+60 | |
| | | | | | the uniformRowHeight hint. | ||||
| * | Remove unused QTableView | 2014-04-18 | 1 | -10/+0 | |
| | | |||||
| * | UI/debugger changes | 2014-04-18 | 1 | -0/+88 | |