summaryrefslogtreecommitdiffstats
path: root/src/openvg
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-04-271-4/+5
|\
| * Specify swap behavior preserved bit in openvg engine.Laszlo Agocs2011-04-271-4/+5
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-181-0/+15
|\ \ | |/
| * Fix to 'QImage convertToFormat doesn't work correctly'Jani Hautakangas2011-04-131-0/+15
* | Put all the declarations of qt_defaultDpi{,X,Y}() in one placeJiang Jiang2011-04-052-6/+1
* | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-04-032-4/+5
|\ \
| * \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-312-4/+5
| |\ \ | | |/
| | * Fix an issue with VGImage readback in openvg.Laszlo Agocs2011-03-242-4/+5
* | | Added WindowSurfaceFeature enum to QWindowSurface.Samuel Rødal2011-03-292-3/+6
|/ /
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-241-3/+98
|\ \ | |/
| * Implement tiled image and pixmap drawing in VG paint engine.Laszlo Agocs2011-03-221-3/+98
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-221-0/+4
|\ \ | |/
| * Fixed drawImage() not to attempt drawing null images on openvg.Laszlo Agocs2011-03-221-0/+4
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-221-4/+4
|\ \ | |/
| * Changed s60 style not to rely on QPixmapData::toNativeType().Laszlo Agocs2011-03-211-2/+0
| * Add missing bitmap locking to QVGPixmapData::fromNativeType.Laszlo Agocs2011-03-211-2/+4
* | Make getters for staticContentsSupport and partialUpdateSupport virtualArmin Berres2011-03-162-1/+7
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-116-20/+161
|\ \ | |/
| * Fix for major regression in OpenVG clippingJani Hautakangas2011-03-101-0/+1
| * Fix for fromSymbianCFbsBitmap changing the source data unexpectedly.Laszlo Agocs2011-03-101-1/+0
| * Avoid image conversion in fromSymbianCFbsBitmap for certain formats.Laszlo Agocs2011-03-102-4/+24
| * Added native image handle provider support in pixmaps on openvg.Laszlo Agocs2011-03-083-3/+90
| * Avoid compiler warnings in openvg on win32.Laszlo Agocs2011-03-072-1/+6
| * 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