summaryrefslogtreecommitdiffstats
path: root/src/openvg/qpaintengine_vg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\
| * Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge commit 'qt/master-stable'Jason Barron2009-07-271-8/+184
|\ \ | |/
| * 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-021-2/+128
| * 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
|/
* Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-221-0/+3231