Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-16 | about dialog: Fix the logo in a multiplatform way | Kyle K | |
The Icon was renamed in #8283 for Linux builds, and the fix proposed in #8312 would in turn break the icon for Windows users. I've decided to fix the aboutdialog.ui file via qtcreator. I'm not sure its important to have the yuzu icon inside the About dialog grabbed from the local Qt theme, but I've reword how the code works for that, and we can just delete those lines. I've also thrown the yuzu.png through pngcrush to remove this warning libpng warning: iCCP: known incorrect sRGB profile Credit to abouvier for bringing bug up. | |||
2022-04-18 | yuzu: mention GPLv3.0+ in about dialog | Andrea Pappacoda | |
Follow-up to 284934ebfdf5e530c960cf69969172ff76f40bea Fixes #8218 | |||
2021-05-16 | yuzu/main: Fix version info in logging and about dialog | Morph | |
2020-11-15 | ui/themes: Cleanup UI | Morph | |
2018-07-30 | Merge pull request #859 from FearlessTobi/port-3837 | bunnei | |
Port #3837 from Citra: "citra-qt: Add build date in about dialog" | |||
2018-07-30 | Port #3769 from Citra: "Update Dark theme to latest version" | Tobias | |
2018-07-29 | Port #3837 from Citra: "Add build date in about dialog" | fearlessTobi | |
2018-01-14 | qt: Update about dialog to show license for GPLv2 only. | bunnei | |
Fixes #6. | |||
2018-01-14 | Implement "About" dialog | spycrab | |