summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/disassembler.ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* citra-qt: Remove disassembler widgetYuri Kunde Schlesner2017-05-081-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 the uniformRowHeight hint.Tony Wasserka2015-02-031-57/+60
|
* Remove unused QTableViewMathieu Vaillancourt2014-04-191-10/+0
|
* UI/debugger changesMathieu Vaillancourt2014-04-191-0/+88