summaryrefslogtreecommitdiffstats
path: root/src/openvg/qpixmapdata_vg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-071-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Avoid deep QImage copies in the OpenVG paint engineRhys Weatherley2010-01-041-1/+1
|/
* Add an image allocation pool to the OpenVG paint engineRhys Weatherley2009-12-151-34/+58
* Recreate VGImage properly in out of memory caseRhys Weatherley2009-12-091-0/+8
* Automatically destroy VG pixmaps when the last window surface goes awayRhys Weatherley2009-12-061-4/+29
* Do not recreate the VGImage if the size is unchangedRhys Weatherley2009-11-201-33/+9
* Remove unmatched else in non-EGL mode for OpenVG pixmap dataRhys Weatherley2009-11-201-1/+0
* Prevent a deep copy of QImage::bits() in the OpenVG pixmap implementationRhys Weatherley2009-11-201-2/+10
* Protect the OpenVG engine from null QPixmapData objectsRhys Weatherley2009-11-021-0/+2
* Added QPixmapData::createCompatiblePixmapData() used by QPixmap::copy().Samuel Rødal2009-10-141-0/+5
* Push the "lazy doneCurrent" logic down from QtOpenVG into QEglRhys Weatherley2009-09-241-3/+2
* Modify functions for native pixmap data conversion on Symbian.Jason Barron2009-09-231-127/+139
* Adding support for symbian graphics resources.Aleksandar Sasha Babic2009-09-181-0/+178
* 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
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Add a private function for conversion a QPixmap into a VGImageRhys Weatherley2009-08-101-0/+25
* Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-221-0/+344