aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/citra_qt/bootmanager.h
Commit message (Expand)AuthorAge
* Qt: Fix disassembly widget steppingGravatar aroulin2015-07-13
* Remove every trailing whitespace from the project (but externals).Gravatar Emmanuel Gil Peyrot2015-05-29
* Use condition var to properly pause the CPU threadGravatar James Rowe2015-05-18
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
* Qt: Fixed a bug in shutdown procedure, various cleanups.Gravatar bunnei2015-05-01
* Qt: Use signals for emu_thread start/stop and fix disasm widget.Gravatar bunnei2015-05-01
* Qt: Restructured to remove unnecessary shutdown event and various cleanups.Gravatar bunnei2015-05-01
* Qt: Create emu thread on bootup, kill it on shutdown.Gravatar bunnei2015-05-01
* EmuThread: Remove unused filename attribute.Gravatar bunnei2015-05-01
* Qt: Move EmuThread ownership from render window to main window.Gravatar bunnei2015-05-01
* Qt: Implemented EmuWindow touchpad support.Gravatar bunnei2015-03-10
* citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and Deb...Gravatar Kingcom2015-01-11
* citra-qt: Renamed all .hxx headers to .hGravatar chrisvj2015-01-06