aboutsummaryrefslogtreecommitdiff
path: root/src/citra_qt/bootmanager.h
AgeCommit message (Expand)Author
2015-07-13Qt: Fix disassembly widget steppingaroulin
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-05-18Use condition var to properly pause the CPU threadJames Rowe
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-05-01Qt: Fixed a bug in shutdown procedure, various cleanups.bunnei
2015-05-01Qt: Use signals for emu_thread start/stop and fix disasm widget.bunnei
2015-05-01Qt: Restructured to remove unnecessary shutdown event and various cleanups.bunnei
2015-05-01Qt: Create emu thread on bootup, kill it on shutdown.bunnei
2015-05-01EmuThread: Remove unused filename attribute.bunnei
2015-05-01Qt: Move EmuThread ownership from render window to main window.bunnei
2015-03-10Qt: Implemented EmuWindow touchpad support.bunnei
2015-01-11citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and Deb...Kingcom
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj