summaryrefslogtreecommitdiffstats
path: root/src/openvg
Commit message (Expand)AuthorAgeFilesLines
...
| * OpenVG: override QPaintEngineEx::clip(QRect) and handle specially.Rhys Weatherley2009-07-022-2/+129
| * OpenVG: use the correct clip region to detect single-rect clipsRhys Weatherley2009-07-011-2/+2
| * OpenVG compile fix - use const_cast instead of static_castRhys Weatherley2009-07-011-4/+4
* | Compile OpenVG paint engine after QScopedPointer changes.Jason Barron2009-07-101-1/+1
* | Another fix for the include bug in Symbian.Jason Barron2009-07-091-1/+1
|/
* Better detection for OpenVG engines that run on top of OpenGLRhys Weatherley2009-06-241-0/+6
* Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-2214-0/+5739