summaryrefslogtreecommitdiffstats
path: root/src/openvg
Commit message (Expand)AuthorAgeFilesLines
...
| * VGImage readback support in QPixmap on OpenVG.Laszlo Agocs2011-03-073-12/+41
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-035-138/+126
|\ \ | |/
| * Fix style issue in qvgimagepool.cppJani Hautakangas2011-03-011-1/+1
| * Add internal function for releasing cached GPU resources.Jani Hautakangas2011-03-011-2/+13
| * Changed QPixmap VG backend to use CFbsBitmap on Symbian.Laszlo Agocs2011-02-284-134/+113
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-011-1/+1
|\ \ | |/
| * Fix openvg compilation on win32.Laszlo Agocs2011-02-281-1/+1
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-172-5/+33
|\ \ | |/
| * Fix for clipping failure in OpenVG paint engine.Jani Hautakangas2011-02-152-5/+33
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-1/+1
|\ \ | |/
| * Fix the broken QPixmap::fromSymbianRSgImage().Laszlo Agocs2011-02-071-1/+1
* | Merge branch 'integration'Yoann Lopes2011-02-021-0/+7
|\ \
| * | Fixes compilation when using FreeType on Symbian.Yoann Lopes2011-01-311-0/+7
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-252-9/+17
|\ \ \ | |/ / |/| / | |/
| * Fix to pen state handling in OpenVG paint engine.Jani Hautakangas2011-01-211-1/+1
| * Fix to data detaching in OpenVG pixmap dataJani Hautakangas2011-01-181-2/+10
| * Fix static build on Windows with MinGW.Mark Brand2011-01-172-6/+6
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1717-19/+19
|\ \ | |/
| * 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-1017-17/+17
* | qt project files: create pkg-config files for mingwMark Brand2011-01-101-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-131-2/+1
|\ \ | |/
| * QT::Window palette brush fails to render correctly.Jani Hautakangas2010-12-091-2/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-252-3/+6
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-242-1/+4
| |\
| | * Fix QPixmap::fromImage() in the OpenVG pixmap backend.Jason Barron2010-11-231-1/+1
| | * 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 remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-1/+1
|\ \ | |/
| * 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-291-1/+1
| | |\
| | | * Fix possible crash in QStaticText and QDeclarativeTextLayoutEskil Abrahamsen Blomfeldt2010-10-291-1/+1
* | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-011-0/+1
|\ \ \ \ | |/ / /
| * | | Fix OpenVG painting artifacts after restoreState().Jason Barron2010-11-011-0/+1
| |/ /
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-305-16/+101
|\ \ \ | |/ /
| * | Revert function renaming in QtOpenVG.Jani Hautakangas2010-10-293-12/+12
| * | Fallback to vgWritePixels in drawPixmap.Jani Hautakangas2010-10-285-28/+113
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-151-1/+2
|\ \ | |/
| * Fix for CFbsBitmap to QPixmap conversion.Jani Hautakangas2010-10-121-1/+2
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-123-7/+13
|\ \ | |/
| * Compile fix for OpenVG without VGFont.Samuel Rødal2010-10-113-7/+13
* | Merge branch '4.7-s60' into master-s60axis2010-10-081-5/+5
|\ \ | |/
| * Fix memory leak in QPixmap::toSymbianRSgImage() when an error occurs.Jason Barron2010-10-081-4/+5
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-071-3/+2
|\ \ | |/
| * Minor OpenVG optimization when setting the EGL surface attribute.Jason Barron2010-10-071-3/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-072-93/+67
|\ \ | |/
| * Define QVG_SCISSOR_CLIP for QtOpenVG on Symbian.Jason Barron2010-10-061-1/+1
| * Revert "When using complex transformations rendering goes easily off by one p...Jani Hautakangas2010-10-041-92/+66
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-1/+6
|\ \ | |/
| * Avoid OpenVG rendering errors when stroking an aliased path.Jason Barron2010-09-231-1/+6