Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qdoc: Moved some qdoc comments to a common cpp file. | Martin Smith | 2009-05-25 | 1 | -28/+0 |
| | | | | Task-number: 252488 | ||||
* | Fix an endianess issue with 32 bit pixmaps on big endian systems. | Trond Kjernåsen | 2009-04-17 | 1 | -1/+1 |
| | | | | | | | | On big endian systems with Xrender, the QPixmap::toImage() function did an unnecessary byte swap for 32 bit pixmaps. Task-number: 196152 Reviewed-by: Samuel | ||||
* | Fixes: Crash in QPixmap under X11. | Trond Kjernaasen | 2009-03-23 | 1 | -0/+6 |
| | | | | | | | | | 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 Knoll | 2009-03-23 | 1 | -0/+2291 |