summaryrefslogtreecommitdiffstats
path: root/src/openvg/qpixmapfilter_vg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Protect the OpenVG engine from null QPixmapData objectsRhys Weatherley2009-11-031-0/+12
* Optimize QVGPixmapDropShadowFilter by removing colorize stepRhys Weatherley2009-10-201-47/+7
* Implement the strength parameter for OpenVG colorize filtersRhys Weatherley2009-10-161-46/+40
* Make it possible to implement engine-specific drop shadow filtersRhys Weatherley2009-10-051-27/+17
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Implement the blur pixmap filter for OpenVG using vgGaussianBlur()Rhys Weatherley2009-08-251-0/+59
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-231-0/+340