qt5base-lts/tests/auto
Eirik Aavitsland 03717be788 Fix: confusion in QImage paintEngine creation on shared images
During the creation of a raster paint engine in QImage::paintEngine(),
the QImage will be detached. At least old gcc versions would get
confused so that the newly created paintengine would end up in the old
QImage copy insteads of the newly detached one. Work around by
dropping the temporary engine pointer.

Fixes: QTBUG-79383
Change-Id: I27b1f24312269bc2bcc641dc4334397a92e3bfbb
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2019-10-24 08:56:21 +02:00
..
bic/data Add binary compatibility files for Qt5.13.0 for QtBase 2019-08-15 04:19:39 +00:00
cmake CMake: Add support for auto-importing plugins in CMake 2019-08-12 18:23:58 +02:00
concurrent Introduce QT_NO_LINKED_LIST and mark QtBase (almost) free of it 2019-07-12 14:26:30 +02:00
corelib Win32: Consolidate registry code 2019-10-14 20:26:42 +02:00
dbus unblacklist passing tests 2019-07-08 11:01:42 +00:00
gui Fix: confusion in QImage paintEngine creation on shared images 2019-10-24 08:56:21 +02:00
guiapplauncher
installed_cmake
network Disable debug-and-release builds for MinGW 2019-09-18 06:28:16 +00:00
opengl Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
other Add testing of fillRect() to QPainter lancelot test 2019-10-16 06:31:59 +00:00
printsupport Remove the remaining usages of deprecated APIs of qtbase 2019-08-01 06:48:27 +02:00
shared Make tst_qwidget pass on High-DPI screens (Windows) 2019-06-03 10:41:08 +02:00
sql tst_QSqlQuery: remove tests commented out a long time ago 2019-10-16 08:25:38 +02:00
testlib Fix crash when using signaldumper and sender is deleted 2019-09-23 08:27:18 +00:00
tools Make conflicting targets check less strict 2019-10-03 20:28:03 +02:00
widgets Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
xml Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
auto.pro winrt: Skip network auto tests for now 2018-06-22 05:02:39 +00:00
network-settings.h test: migrate QNetworkReply test to QRegularExpression 2019-06-10 16:49:19 +02:00