summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/bootmanager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Common: Remove common.hYuri Kunde Schlesner2015-05-071-1/+0
* Qt: Fixed a bug in shutdown procedure, various cleanups.bunnei2015-05-021-4/+4
* Qt: Use signals for emu_thread start/stop and fix disasm widget.bunnei2015-05-021-9/+12
* Qt: Restructured to remove unnecessary shutdown event and various cleanups.bunnei2015-05-021-32/+12
* Qt: Create emu thread on bootup, kill it on shutdown.bunnei2015-05-021-5/+19
* EmuThread: Remove unused filename attribute.bunnei2015-05-021-9/+0
* Qt: Move EmuThread ownership from render window to main window.bunnei2015-05-021-9/+5
* Qt: Implemented EmuWindow touchpad support.bunnei2015-03-101-0/+4
* citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeftKingcom2015-01-111-3/+9
* citra-qt: Renamed all .hxx headers to .hchrisvj2015-01-061-0/+138