summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/util/util.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
|
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-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 Peyrot2016-09-181-4/+6
|
* fixup simple type conversions where possibleAlexander Laties2016-05-071-1/+1
|
* Add helper function for creating a readable byte size string.archshift2015-10-021-0/+12
|
* citra_qt: Reorganize headersLioncash2015-09-111-1/+1
|
* citra-qt: Add helper function to get a monospace QFontYuri Kunde Schlesner2015-08-251-0/+13