aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/yuzu/about_dialog.cpp
AgeCommit message (Expand)Author
2022-05-16about dialog: Fix the logo in a multiplatform wayKyle K
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-10-15configuration: Use std::make_unique instead of operator new for uiMorph
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