Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
* | Improved QPainter API for allowing native painting in GL / VG. | Samuel Rødal | 2009-08-26 | 1 | -32/+31 |
* | Don't dereference VGImage's that come from QVGPixmapData | Rhys Weatherley | 2009-08-25 | 1 | -1/+9 |
* | Implement the blur pixmap filter for OpenVG using vgGaussianBlur() | Rhys Weatherley | 2009-08-25 | 1 | -0/+2 |
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
* | OpenVG: short-cut clipping for QPainterPath's that are just rects | Rhys Weatherley | 2009-07-02 | 1 | -0/+50 |
* | OpenVG: override QPaintEngineEx::clip(QRect) and handle specially. | Rhys Weatherley | 2009-07-02 | 1 | -2/+128 |
* | OpenVG: use the correct clip region to detect single-rect clips | Rhys Weatherley | 2009-07-01 | 1 | -2/+2 |
* | OpenVG compile fix - use const_cast instead of static_cast | Rhys Weatherley | 2009-07-01 | 1 | -4/+4 |
* | Integrate the OpenVG graphics system into Qt 4.6 | Rhys Weatherley | 2009-06-22 | 1 | -0/+3231 |