Age | Commit message (Expand) | Author |
---|---|---|
2016-05-07 | fixup simple type conversions where possible | Alexander Laties |
2015-10-01 | Add helper function for creating a readable byte size string. | archshift |
2015-09-11 | citra_qt: Reorganize headers | Lioncash |
2015-08-25 | citra-qt: Add a missing header guard to util.h | Lioncash |
2015-08-24 | citra-qt: Add helper function to get a monospace QFont | Yuri Kunde Schlesner |
2015-04-14 | citra-qt: Use std::abs() to get the right absolute function for s64. | Emmanuel Gil Peyrot |
2015-02-10 | Asserts: break/crash program, fit to style guide; log.h->assert.h | archshift |
2015-01-30 | Silence a few warnings. | Rohit Nirmal |
2015-01-06 | citra-qt: Renamed all .hxx headers to .h | chrisvj |
2014-12-21 | Merge pull request #291 from purpasmart96/license | bunnei |
2014-12-20 | License change | purpasmart96 |
2014-12-20 | Clean up some warnings | Chin |
2014-12-13 | Convert old logging calls to new logging macros | Yuri Kunde Schlesner |
2014-12-09 | citra-qt: Add a utility spinbox class called CSpinBox. | Tony Wasserka |