qt5base-lts/tests/auto/gui/image/qpixmap
Samuel Rødal 62d25e4d4f Fixed QPixmapCache associating path with wrong QPixmap.
QPixmap::load() would not detach, so multiple paths could get associated
with the same QPixmap, causing the wrong pixmap to be shown.

Task-number: QTBUG-29639
Change-Id: I064dd6a9611b5996853bec9fb20b6224a0adcf62
Reviewed-by: aavit <eirik.aavitsland@digia.com>
2013-02-12 15:21:57 +01:00
..
convertFromImage Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
convertFromToHICON Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
images Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
loadFromData Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qpixmap.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
qpixmap.qrc Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
tst_qpixmap.cpp Fixed QPixmapCache associating path with wrong QPixmap. 2013-02-12 15:21:57 +01:00