| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Massive removal of unused modules | 2018-01-12 | 1 | -42/+0 | |
| | | |||||
| * | citra-qt: Make constructors explicit where applicable | 2016-12-11 | 1 | -1/+1 | |
| | | |||||
| * | citra-qt: Add missing #pragma once directives | 2016-12-11 | 1 | -0/+2 | |
| | | |||||
| * | Remove empty newlines in #include blocks. | 2016-09-21 | 1 | -2/+1 | |
| | | | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | ||||
| * | Sources: Run clang-format on everything. | 2016-09-18 | 1 | -2/+1 | |
| | | |||||
| * | Merge pull request #1147 from lioncash/nullptr | 2015-09-11 | 1 | -1/+1 | |
| |\ | | | | | General: Replace NULL and '0' usages with nullptr where applicable | ||||
| | * | General: Replace NULL and '0' usages with nullptr where applicable | 2015-09-11 | 1 | -1/+1 | |
| | | | |||||
| * | | citra_qt: Reorganize headers | 2015-09-11 | 1 | -1/+1 | |
| |/ | |||||
| * | registers: Support viewing VFP registers | 2015-08-07 | 1 | -1/+9 | |
| | | |||||
| * | registers: Fix a typo with CPSR's name | 2015-08-06 | 1 | -1/+1 | |
| | | |||||
| * | Qt: Fixed a bug in shutdown procedure, various cleanups. | 2015-05-01 | 1 | -2/+2 | |
| | | |||||
| * | Qt: Clear registers widget on shutdown. | 2015-05-01 | 1 | -0/+4 | |
| | | |||||
| * | citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and ↵ | 2015-01-11 | 1 | -1/+2 | |
| | | | | | DebugModeLeft | ||||
| * | citra-qt: Renamed all .hxx headers to .h | 2015-01-06 | 1 | -0/+29 | |