Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use negative priorities to avoid special-casing the self-include | Yuri Kunde Schlesner | 2016-09-21 | 1 | -1/+1 |
| | |||||
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 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. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -4/+6 |
| | |||||
* | fixup simple type conversions where possible | Alexander Laties | 2016-05-07 | 1 | -1/+1 |
| | |||||
* | Add helper function for creating a readable byte size string. | archshift | 2015-10-02 | 1 | -0/+12 |
| | |||||
* | citra_qt: Reorganize headers | Lioncash | 2015-09-11 | 1 | -1/+1 |
| | |||||
* | citra-qt: Add helper function to get a monospace QFont | Yuri Kunde Schlesner | 2015-08-25 | 1 | -0/+13 |