Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers again. | Jason McDonald | 2009-09-08 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Don't crash when convert Indexed8 without colortable to QPixmap | Gunnar Sletta | 2009-08-31 | 1 | -0/+29 |
| | | | | | | | | This implicitly adds "grayscale" support for indexed 8, but only for the conversion. The alternative would be leave the pixels uninitialized which would be less nice... Reviewed-by: Samuel | ||||
* | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fixes: Crash in QPixmap under X11. | Trond Kjernaasen | 2009-03-23 | 1 | -0/+16 |
| | | | | | | | | | 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 | 7 | -0/+1037 |