1
0
Fork 0
forked from suyu/suyu
suyu/src
Kyle K 8f3098fc1e about dialog: Fix the logo in a multiplatform way
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-05-16 05:42:38 -07:00
..
audio_core general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
common VideoCore: Add option to dump the macros. 2022-05-08 21:37:34 -04:00
core service: hid: Fix motion refresh rate 2022-05-06 11:13:49 -05:00
input_common Merge pull request #8272 from german77/stick_range 2022-05-03 14:36:39 -07:00
shader_recompiler GCC 12 fixes 2022-04-28 16:50:34 -04:00
tests chore: add missing SPDX tags 2022-04-28 18:24:11 +02:00
video_core Merge pull request #8314 from liamwhite/gl-flip-2 2022-05-11 17:51:18 -04:00
web_service general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
yuzu about dialog: Fix the logo in a multiplatform way 2022-05-16 05:42:38 -07:00
yuzu_cmd general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
.clang-format
CMakeLists.txt CMakeLists: Enforce C4505 and C5245 2022-04-07 23:00:04 -04:00