qt5base-lts/tests/baseline
Eirik Aavitsland 5adaa8d868 Add painter render hint for brush pattern transformation
[ChangeLog][QtGui][QPainter] In Qt 5, the predefined brush patterns
would always be transformed along with the object being painted. In Qt
6.0 onwards, they would or would not, depending on the
SmoothPixmapTransformation render hint. Instead of this somewhat
surprising behavior, make the default be untransformed
(i.e. cosmetic), which makes sense when it comes to dpr scaling. For
the cases where one wants scaling, a new render hint is introduced to
enable that: NonCosmeticPatternBrushes.

Change-Id: I2208c7a28af9056d7ab97a529b66bf2d502c3c4f
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2022-05-31 21:20:41 +02:00
..
painting Add painter render hint for brush pattern transformation 2022-05-31 21:20:41 +02:00
shared Add painter render hint for brush pattern transformation 2022-05-31 21:20:41 +02:00
stylesheet Stylesheet: Another positioning fix for the menu indicator 2022-05-18 13:15:00 +02:00
text Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
widgets Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Add baseline test for text rendering 2022-01-04 00:11:48 +01:00