Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disassembler: Remove mutable specifier from breakpoints member variable | Lioncash | 2016-12-21 | 1 | -3/+1 |
| | | | | | Breakpoints has been const correct with regards to what the DisassmblerModel needs for quite a while now. | ||||
* | citra-qt: Make constructors explicit where applicable | Lioncash | 2016-12-11 | 1 | -1/+1 |
| | |||||
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 2016-09-21 | 1 | -3/+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. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -4/+2 |
| | |||||
* | Common: Remove common.h | Yuri Kunde Schlesner | 2015-05-07 | 1 | -1/+1 |
| | |||||
* | Qt: Fixed a bug in shutdown procedure, various cleanups. | bunnei | 2015-05-02 | 1 | -2/+2 |
| | |||||
* | Qt: Use signals for emu_thread start/stop and fix disasm widget. | bunnei | 2015-05-02 | 1 | -3/+6 |
| | |||||
* | Qt: Move EmuThread ownership from render window to main window. | bunnei | 2015-05-02 | 1 | -3/+3 |
| | |||||
* | citra-qt: Fix a crash when double-clicking a disassembler list item. | Tony Wasserka | 2015-02-03 | 1 | -4/+5 |
| | |||||
* | citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft | Kingcom | 2015-01-11 | 1 | -1/+2 |
| | |||||
* | citra-qt: Renamed all .hxx headers to .h | chrisvj | 2015-01-06 | 1 | -0/+77 |