qt5base-lts/tests/auto/gui/image
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
..
qicoimageformat Fix loading of image files with wrong, but known, file name extension 2019-07-18 16:05:57 +02:00
qicon Introduce QIcon::fallbackSearchPaths() 2018-01-15 10:12:22 +00:00
qiconhighdpi qt_findAtNxFile(): account for .9 (9-patch image) extensions 2017-06-24 21:24:53 +00:00
qimage Fix: confusion in QImage paintEngine creation on shared images 2019-10-24 08:56:21 +02:00
qimageiohandler Updated license headers 2016-01-21 18:55:18 +00:00
qimagereader Simplify QColorSpace named presets 2019-09-03 15:10:11 +00:00
qimagewriter Add Grayscale16 Image Format 2018-12-12 22:26:49 +00:00
qmovie Don't crash when calling jumpToFrame() on an empty QMovie 2019-10-09 15:58:26 +02:00
qpicture tst_qpicture: Remove dependency on widgets 2018-05-24 10:35:43 +00:00
qpixmap Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
qpixmapcache Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
image.pro Implement support for Scale directory key according to Icon Theme spec 2017-02-01 13:58:01 +00:00