qt5base-lts/tests/auto/widgets
Christian Ehrlicher 656ce9fa9d QGraphicsItemAnimation: add transformAt() an deprecate matrixAt()
Replace QGraphicsItemAnimation::matrixAt(qreal) with transformAt(qreal)
to avoid the usage of QMatrix which is deprecated.

Change-Id: Iafcdf8b9b2fbffffa61417601a3ae4272d0176c6
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2019-02-23 07:18:38 +00:00
..
dialogs QtWidgets: mark QFileDialog functions as deprecated 2019-02-12 17:12:41 +00:00
effects qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
graphicsview QGraphicsItemAnimation: add transformAt() an deprecate matrixAt() 2019-02-23 07:18:38 +00:00
itemviews Merge remote-tracking branch 'origin/5.13' into dev 2019-02-20 09:51:12 +01:00
kernel Deduplicate QWidgetPrivate::invalidateBuffer 2019-02-12 13:32:14 +00:00
styles Fix deprecation warnings in widget autotests 2019-02-08 18:00:51 +00:00
util Fix deprecation warnings in widget autotests 2019-02-08 18:00:51 +00:00
widgets ensure signal subWindowActivated() triggers even when widget has focus 2019-02-21 07:23:40 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00