summaryrefslogtreecommitdiffstats
path: root/src/openvg/qpaintengine_vg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia.Marko Valtanen2012-11-301-23/+24
* Disable antialiasing for tiled image drawing.Laszlo Agocs2011-06-201-1/+8
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Make translucent windows working properly with OpenVG.Laszlo Agocs2011-04-271-0/+5
* Fix to 'QImage convertToFormat doesn't work correctly'Jani Hautakangas2011-04-131-0/+15
* Implement tiled image and pixmap drawing in VG paint engine.Laszlo Agocs2011-03-221-3/+98
* Fixed drawImage() not to attempt drawing null images on openvg.Laszlo Agocs2011-03-221-0/+4
* Fix for major regression in OpenVG clippingJani Hautakangas2011-03-101-0/+1
* Avoid image conversion in fromSymbianCFbsBitmap for certain formats.Laszlo Agocs2011-03-101-1/+4
* Changed QPixmap VG backend to use CFbsBitmap on Symbian.Laszlo Agocs2011-02-281-4/+12
* Fix for clipping failure in OpenVG paint engine.Jani Hautakangas2011-02-151-2/+33
* Fix to pen state handling in OpenVG paint engine.Jani Hautakangas2011-01-211-1/+1
* Fix static build on Windows with MinGW.Mark Brand2011-01-171-4/+4
* OpenVG paint engine doesn't draw glyphs well to non-integer offsets.Jani Hautakangas2011-01-111-2/+2
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* QT::Window palette brush fails to render correctly.Jani Hautakangas2010-12-091-2/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-241-0/+3
|\
| * Fix non-stroked filled paths in OpenVG paint engine.Jason Barron2010-11-231-0/+3
* | Round origin of text in OpenVG engineEskil Abrahamsen Blomfeldt2010-11-221-2/+2
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-011-1/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-301-1/+1
| |\
| | * Fix possible crash in QStaticText and QDeclarativeTextLayoutEskil Abrahamsen Blomfeldt2010-10-291-1/+1
* | | Fix OpenVG painting artifacts after restoreState().Jason Barron2010-11-011-0/+1
|/ /
* / Fallback to vgWritePixels in drawPixmap.Jani Hautakangas2010-10-281-9/+77
|/
* Compile fix for OpenVG without VGFont.Samuel Rødal2010-10-111-7/+2
* Revert "When using complex transformations rendering goes easily off by one p...Jani Hautakangas2010-10-041-92/+66
* Avoid OpenVG rendering errors when stroking an aliased path.Jason Barron2010-09-231-1/+6
* Fix top-left corner of rounded rects in QPaintEngineExGunnar Sletta2010-09-141-1/+1
* When using complex transformations rendering goes easily off by one pixel.Jani Hautakangas2010-09-131-66/+92
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-08-111-6/+20
|\
| * Improving text coordinate rounding in the OpenVG paint engineAlessandro Portale2010-08-041-3/+7
| * Fix proxy widgets with the OpenVG paint engine.Jason Barron2010-07-301-3/+13
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-07-151-2/+12
|\|
| * Avoid a crash in the OpenVG paint engine when clipping to an empty pathJason Barron2010-07-151-1/+4
| * Include qmath.h to get the definition of ceil()Rhys Weatherley2010-07-051-0/+1
| * Avoid blurry text with OpenVG on SymbianAlessandro Portale2010-06-301-1/+7
* | Ensure glyphs are upright instead of upside-down.Jason Barron2010-07-121-0/+6
* | Enable cross-process glyph cache for OpenVG graphics system on Symbian.Jason Barron2010-07-121-0/+4
* | Move QVGFontGlyphCache from source file into a separate headerJason Barron2010-07-121-18/+1
* | Make cacheGlyphs() function (and the destructor) virtual.Jason Barron2010-07-121-2/+2
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-081-4/+41
|\|
| * Clipping with rounded rectangles and QVG_SCISSOR_CLIPRhys Weatherley2010-06-021-4/+41
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-4/+83
|\|
| * OpenVG blending modes from VG_KHR_advanced_blending extensionRhys Weatherley2010-05-131-4/+83
* | Apply Rhys's fix to qpaintengine_vg.cpp to make it compileThiago Macieira2010-04-271-5/+5
* | Attempt again at fixing the OpenVG paint engine buildThiago Macieira2010-04-261-7/+9
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-221-32/+22
|\|
| * correctly position glyphs for complex languagesLars Knoll2010-04-211-32/+22
* | Revert "Attempt at fixing compile failure introduced by 4.6 merge in qpainten...Thiago Macieira2010-04-221-3/+3
* | Attempt at fixing compile failure introduced by 4.6 merge in qpaintengine_vg.cppThiago Macieira2010-04-221-3/+3