summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/util/util.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-2/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-4/+6
2016-05-07fixup simple type conversions where possibleAlexander Laties1-1/+1
2015-10-02Add helper function for creating a readable byte size string.archshift1-0/+12
2015-09-11citra_qt: Reorganize headersLioncash1-1/+1
2015-08-25citra-qt: Add helper function to get a monospace QFontYuri Kunde Schlesner1-0/+13