summaryrefslogtreecommitdiff
path: root/src/citra_qt/util
AgeCommit message (Expand)Author
2016-05-07fixup simple type conversions where possibleAlexander Laties
2015-10-01Add helper function for creating a readable byte size string.archshift
2015-09-11citra_qt: Reorganize headersLioncash
2015-08-25citra-qt: Add a missing header guard to util.hLioncash
2015-08-24citra-qt: Add helper function to get a monospace QFontYuri Kunde Schlesner
2015-04-14citra-qt: Use std::abs() to get the right absolute function for s64.Emmanuel Gil Peyrot
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2015-01-30Silence a few warnings.Rohit Nirmal
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj
2014-12-21Merge pull request #291 from purpasmart96/licensebunnei
2014-12-20License changepurpasmart96
2014-12-20Clean up some warningsChin
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-12-09citra-qt: Add a utility spinbox class called CSpinBox.Tony Wasserka