You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework
Danilo Aimini c0426ba465
PerScreenDpi | QLabels incorrectly handle scale for icons (#4070)
* Fixes to icon generation. Generating a pixmap out of a size won't take the screen scaling factor into account, resulting in blurry results.
Note that this is not a catchall solution, every case needs to be addressed manually.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* HighDpi fixes for startup splashscreen and About dialog

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Add helper function to generate appropriate pixmaps for a screen based on its dpi settings.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>
4 years ago
..
AtomCore Merge branch 'development' into cmake/linux_fix_warn_unused 4 years ago
AzAndroid/java/com/amazon Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AzCore Refresh rate driven rendering tick logic (#3375) 4 years ago
AzFramework Fixed PathView `MakeRelativeTo` and `Append` functions path segment comparisons (#3628) 4 years ago
AzGameFramework ATOM-16346 Change Atom setreg path (#3690) 4 years ago
AzManipulatorTestFramework Update the viewport interaction model to support single click select (#4094) 4 years ago
AzNetworking Modernization + AZStd::function compare fix. (#3680) 4 years ago
AzQtComponents PerScreenDpi | QLabels incorrectly handle scale for icons (#4070) 4 years ago
AzTest Modernization + AZStd::function compare fix. (#3680) 4 years ago
AzToolsFramework PerScreenDpi | QLabels incorrectly handle scale for icons (#4070) 4 years ago
GFxFramework More fixes 4 years ago
GridMate More fixes 4 years ago
CMakeLists.txt Remove crcfix (#3294) 4 years ago