Age | Commit message (Expand) | Author |
---|---|---|
2018-01-12 | Massive removal of unused modules | James Rowe |
2016-12-11 | citra-qt: Make constructors explicit where applicable | Lioncash |
2016-12-11 | citra-qt: Add missing #pragma once directives | Lioncash |
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot |
2015-09-11 | Merge pull request #1147 from lioncash/nullptr | Yuri Kunde Schlesner |
2015-09-11 | General: Replace NULL and '0' usages with nullptr where applicable | Lioncash |
2015-09-11 | citra_qt: Reorganize headers | Lioncash |
2015-08-07 | registers: Support viewing VFP registers | Lioncash |
2015-08-06 | registers: Fix a typo with CPSR's name | Lioncash |
2015-05-01 | Qt: Fixed a bug in shutdown procedure, various cleanups. | bunnei |
2015-05-01 | Qt: Clear registers widget on shutdown. | bunnei |
2015-01-11 | citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and Deb... | Kingcom |
2015-01-06 | citra-qt: Renamed all .hxx headers to .h | chrisvj |