summaryrefslogtreecommitdiff
path: root/src/yuzu/about_dialog.cpp
AgeCommit message (Expand)Author
2021-06-23General: Resolve fmt specifiers to adhere to 8.0.0 API where applicableLioncash
2021-05-16yuzu/main: Fix version info in logging and about dialogMorph
2020-04-07Addressed feedback: switched to snake case and fixed clang-format errorsSilverBeamx
2020-04-07Addressed feedback: removed CMake hack in favor of building the necessary str...SilverBeamx
2019-05-09yuzu/about_dialog: Specify string conversions explicitlyLioncash
2018-09-07Better Title Bar DisplayCaptV0rt3x
2018-08-06qt: Default destructors where applicableLioncash
2018-07-29Port #3837 from Citra: "Add build date in about dialog"fearlessTobi
2018-03-30Add Dark theme, Icon themingN00byKing
2018-01-16clang-formatMerryMage
2018-01-14Implement "About" dialogspycrab