19 Commits (37bec598ea28662462dcaab65d5abd6db8372dbc)

Author SHA1 Message Date
Jonathan Hao c18cb1b192 Fix some warnings (#2399) 9 years ago
Lioncash d0e4d1182b citra-qt: Make constructors explicit where applicable 9 years ago
Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 10 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 10 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 years ago
Alexander Laties 0a31e373f1 fixup simple type conversions where possible 10 years ago
archshift f297a59985 Add helper function for creating a readable byte size string. 11 years ago
Lioncash abe5bb4019 citra_qt: Reorganize headers 11 years ago
Lioncash e7ebb9d36c citra-qt: Add a missing header guard to util.h 11 years ago
Yuri Kunde Schlesner c7745408f7 citra-qt: Add helper function to get a monospace QFont 11 years ago
Emmanuel Gil Peyrot d9eb7ca95c citra-qt: Use std::abs() to get the right absolute function for s64. 11 years ago
archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 years ago
Rohit Nirmal 5ebf35db96 Silence a few warnings. 11 years ago
chrisvj b0a14cfe7f citra-qt: Renamed all .hxx headers to .h 11 years ago
purpasmart96 ebfd831ccb License change 12 years ago
Chin e795692614 Clean up some warnings 11 years ago
Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros 12 years ago
Tony Wasserka bf6b23f4a0 citra-qt: Add a utility spinbox class called CSpinBox. 12 years ago