summaryrefslogtreecommitdiffstats
path: root/src/openvg/qpaintengine_vg_p.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia.Marko Valtanen2012-11-301-23/+24
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Avoid compiler warnings in openvg on win32.Laszlo Agocs2011-03-071-1/+1
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fallback to vgWritePixels in drawPixmap.Jani Hautakangas2010-10-281-0/+1
* Move QVGFontGlyphCache from source file into a separate headerJason Barron2010-07-121-1/+0
* Apply Rhys's fix to qpaintengine_vg.cpp to make it compileThiago Macieira2010-04-271-1/+2
* Attempt again at fixing the OpenVG paint engine buildThiago Macieira2010-04-261-1/+2
* Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/HintTrond Kjernåsen2010-03-091-1/+2
* Made the qDrawPixmaps() API public (with modifications).Trond Kjernåsen2010-02-231-1/+1
* Compile for S60Eskil Abrahamsen Blomfeldt2010-01-261-1/+2
* Attempt at making OpenVG work with QStaticTextEskil Abrahamsen Blomfeldt2010-01-261-0/+3
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Support semi-transparent surfaces in the OpenVG graphics systemRhys Weatherley2009-11-231-0/+2
* Implement qDrawPixmaps for the OpenVG paint engine.Rhys Weatherley2009-10-131-0/+2
* Accelerate drawRoundedRect() for the OpenVG paint engineRhys Weatherley2009-09-211-0/+2
* Reduce overhead of paint engine-specific pixmap filtersRhys Weatherley2009-09-161-1/+1
* 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
* Improved QPainter API for allowing native painting in GL / VG.Samuel Rødal2009-08-261-1/+2
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* OpenVG: override QPaintEngineEx::clip(QRect) and handle specially.Rhys Weatherley2009-07-021-0/+1
* Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-231-0/+163