Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-08-26 | citra-qt: Add a missing header guard to util.h | Lioncash | 1 | -0/+2 |
2015-08-25 | citra-qt: Add helper function to get a monospace QFont | Yuri Kunde Schlesner | 2 | -0/+21 |
2015-04-14 | citra-qt: Use std::abs() to get the right absolute function for s64. | Emmanuel Gil Peyrot | 1 | -1/+2 |
2015-02-11 | Asserts: break/crash program, fit to style guide; log.h->assert.h | archshift | 1 | -3/+2 |
2015-01-30 | Silence a few warnings. | Rohit Nirmal | 1 | -1/+1 |
2015-01-06 | citra-qt: Renamed all .hxx headers to .h | chrisvj | 2 | -1/+1 |
2014-12-21 | License change | purpasmart96 | 2 | -2/+2 |
2014-12-20 | Clean up some warnings | Chin | 1 | -1/+1 |
2014-12-13 | Convert old logging calls to new logging macros | Yuri Kunde Schlesner | 1 | -1/+1 |
2014-12-09 | citra-qt: Add a utility spinbox class called CSpinBox. | Tony Wasserka | 2 | -0/+391 |