summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/disassembler.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* citra-qt: Remove disassembler widgetYuri Kunde Schlesner2017-05-081-76/+0
* disassembler: Remove mutable specifier from breakpoints member variableLioncash2016-12-211-3/+1
* citra-qt: Make constructors explicit where applicableLioncash2016-12-111-1/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-3/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-4/+2
* Common: Remove common.hYuri Kunde Schlesner2015-05-071-1/+1
* Qt: Fixed a bug in shutdown procedure, various cleanups.bunnei2015-05-021-2/+2
* Qt: Use signals for emu_thread start/stop and fix disasm widget.bunnei2015-05-021-3/+6
* Qt: Move EmuThread ownership from render window to main window.bunnei2015-05-021-3/+3
* citra-qt: Fix a crash when double-clicking a disassembler list item.Tony Wasserka2015-02-031-4/+5
* citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeftKingcom2015-01-111-1/+2
* citra-qt: Renamed all .hxx headers to .hchrisvj2015-01-061-0/+77