summaryrefslogtreecommitdiffstats
path: root/src/openvg
Commit message (Expand)AuthorAgeFilesLines
* OpenVG: short-cut clipping for QPainterPath's that are just rectsRhys Weatherley2009-07-021-0/+50
* 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
* 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