suyu/src/yuzu
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
..
applets general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configuration VideoCore: Add option to dump the macros. 2022-05-08 21:37:34 -04:00
debugger general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
util general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
about_dialog.cpp about dialog: Fix the logo in a multiplatform way 2022-05-16 05:42:38 -07:00
about_dialog.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
aboutdialog.ui about dialog: Fix the logo in a multiplatform way 2022-05-16 05:42:38 -07:00
bootmanager.cpp bootmanager: Don't create another screenshot request if previous one is not done yet 2022-04-18 01:00:48 -05:00
bootmanager.h yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
CMakeLists.txt yuzu: Add custom ringcon configuration 2022-04-16 00:49:26 -05:00
compatdb.cpp yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
compatdb.h yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
compatdb.ui ui: Fix Game Compatibility list translations 2022-04-16 16:30:45 -07:00
compatibility_list.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
compatibility_list.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
discord.h Port web_service from Citra 2018-10-02 15:30:48 +02:00
discord_impl.cpp discord_impl: Remove global system instances 2021-10-07 13:50:13 -04:00
discord_impl.h discord_impl: Remove global system instances 2021-10-07 13:50:13 -04:00
game_list.cpp yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
game_list.h yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
game_list_p.h ui: Fix Game Compatibility list translations 2022-04-16 16:30:45 -07:00
game_list_worker.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
game_list_worker.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
hotkeys.cpp yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
hotkeys.h yuzu: Add controller hotkeys 2022-01-06 21:26:05 -06:00
Info.plist macOS: Update Info.plist 2018-01-13 23:11:51 +00:00
install_dialog.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
install_dialog.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
loading_screen.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
loading_screen.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
loading_screen.ui QT: Fix the loading screen 'H' switch logo to not glitch out 2019-02-05 18:24:15 -07:00
main.cpp hotkeys: Trigger actions on a separate thread 2022-04-23 14:24:28 -05:00
main.h Prevent the mouse cursor from leaving the window when mouse panning is enabled 2022-04-19 16:22:51 -04:00
main.ui yuzu: Allow to open and remove the amiibo 2022-02-08 10:08:04 -06:00
uisettings.cpp ui: Set Link Color when setting theme 2022-04-11 00:00:29 -07:00
uisettings.h ui: Set Link Color when setting theme 2022-04-11 00:00:29 -07:00
yuzu.qrc yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 2021-02-14 00:20:41 -08:00
yuzu.rc Fix: fatal error CVT1100 when compiling manifest file 2020-06-21 03:11:23 +02:00