pcsx2/pcsx2-qt/GameList
RedDevilus d67e72912c Qt: Fix DPI scaling 125% + higher quality icons
Upscaling on Qt didn't work properly as Windows calculates it differently, it's better to give far larger pictures and icons and let it downscale.

Also added most country flags that are relevant for PCSX2.

Reduces size icons from 3.5 MB to a whopping 0.34 MB (340 KB!) but looks even better for everyone.

Hopefully fixes #6255
2022-05-30 10:00:06 +01:00
..
EmptyGameListWidget.ui Qt: Add placeholder for when no games are in list 2022-05-07 15:32:59 +01:00
GameListModel.cpp Qt: Fix DPI scaling 125% + higher quality icons 2022-05-30 10:00:06 +01:00
GameListModel.h Qt: Fix DPI scaling 125% + higher quality icons 2022-05-30 10:00:06 +01:00
GameListRefreshThread.cpp Misc: Fix a bunch of recent warnings from clang 2022-05-25 10:15:48 +01:00
GameListRefreshThread.h Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
GameListWidget.cpp Qt: Get rid of duplicate base setting query helpers 2022-05-25 10:15:48 +01:00
GameListWidget.h Host: Add game list refresh/cancel calls 2022-05-22 22:30:02 +02:00