Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | |
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | |||
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | |
2015-05-07 | Common: Remove common.h | Yuri Kunde Schlesner | |
2015-05-01 | Qt: Fixed a bug in shutdown procedure, various cleanups. | bunnei | |
2015-05-01 | Qt: Use signals for emu_thread start/stop and fix disasm widget. | bunnei | |
2015-05-01 | Qt: Move EmuThread ownership from render window to main window. | bunnei | |
2015-02-03 | citra-qt: Fix a crash when double-clicking a disassembler list item. | Tony Wasserka | |
2015-01-11 | citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and ↵ | Kingcom | |
DebugModeLeft | |||
2015-01-06 | citra-qt: Renamed all .hxx headers to .h | chrisvj | |