qt5base-lts/tests/auto/gui/painting
Jarek Kobus e14e5e104d Replace the QMatrix field of QTransform with qreal[3][3]
Remove temporarily the reference returned by QTransform::toAffine()
since we don't keep the QMatrix object internally anymore.
This is done in order to compile the rest of the code.
The follow-up patch is going to remove that method completely.

Task-number: QTBUG-81628
Change-Id: If7140eedb7582d81ac8da529017cf792174e86ab
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-02-07 20:05:41 +01:00
..
qbrush WebGradients: redo implementation 2019-12-14 11:31:46 +01:00
qcolor QColor: unify behavior when passing invalid values to setFoo() 2019-11-22 22:22:17 +01:00
qcolorspace Avoid crashing when constructing color-space from invalid enum 2019-12-16 10:38:17 +00:00
qpagelayout Updated license headers 2016-01-21 18:55:18 +00:00
qpagesize Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpaintengine Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpainter Deprecate all methods that use QMatrix 2020-01-28 04:12:25 +01:00
qpainterpath Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpainterpathstroker Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpathclipper Deprecate all methods that use QMatrix 2020-01-28 04:12:25 +01:00
qpdfwriter New features for QPdfWriter 2019-12-19 21:23:43 +01:00
qpen Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpolygon Add QPolygon::intersects() methods 2017-05-18 08:55:16 +00:00
qregion Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
qtransform Replace the QMatrix field of QTransform with qreal[3][3] 2020-02-07 20:05:41 +01:00
qwmatrix Deprecate all methods that use QMatrix 2020-01-28 04:12:25 +01:00
CMakeLists.txt Fix build with private_tests enabled 2019-07-17 14:26:37 +00:00
painting.pro Long live QColorSpace and friends 2019-02-08 10:12:05 +00:00