summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add helper function for creating a readable byte size string.archshift2015-10-022-0/+16
* citra_qt: Reorganize headersLioncash2015-09-112-2/+2
* citra-qt: Add a missing header guard to util.hLioncash2015-08-261-0/+2
* citra-qt: Add helper function to get a monospace QFontYuri Kunde Schlesner2015-08-252-0/+21
* citra-qt: Use std::abs() to get the right absolute function for s64.Emmanuel Gil Peyrot2015-04-141-1/+2
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-3/+2
* Silence a few warnings.Rohit Nirmal2015-01-301-1/+1
* citra-qt: Renamed all .hxx headers to .hchrisvj2015-01-062-1/+1
* Merge pull request #291 from purpasmart96/licensebunnei2014-12-212-2/+2
|\
| * License changepurpasmart962014-12-212-2/+2
* | Clean up some warningsChin2014-12-201-1/+1
|/
* Convert old logging calls to new logging macrosYuri Kunde Schlesner2014-12-131-1/+1
* citra-qt: Add a utility spinbox class called CSpinBox.Tony Wasserka2014-12-092-0/+391