summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmapdata_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixes: Crash in QPixmap under X11.Trond Kjernaasen2009-03-231-0/+1
| | | | | | | | | Task: 246446 RevBy: Olivier AutoTest: tst_qpixmap::test_246446() Details: The new QX11PixmapData object wasn't referenced (e.g. the ref count would be 0) after calling setMask() on a 32 bit QPixmap when Xrender was used.
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+140