summaryrefslogtreecommitdiffstats
path: root/src/openvg
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qt/4.8' into fire-masterPaul Olav Tvete2011-06-0617-289/+289
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1317-289/+289
| * Symbian build failure for Armv5Sami Merila2011-05-121-2/+2
* | Refactor glyph pretransform checkJiang Jiang2011-06-031-0/+1
* | Symbian build failure for Armv5Sami Merila2011-05-311-2/+2
|/
* Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-021-0/+11
|\
| * Fix trailing whitespacesJani Hautakangas2011-05-021-1/+1
| * Fix for native child widget performance issue.Jani Hautakangas2011-05-021-0/+11
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-022-1/+6
|\ \ | |/
| * Upload VGImage data when drawing pixmaps that are being painted into.Laszlo Agocs2011-04-271-1/+1
| * Make translucent windows working properly with OpenVG.Laszlo Agocs2011-04-271-0/+5
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-281-0/+111
|\ \
| * | Added support for six-parameter radial gradients.Samuel Rødal2011-04-131-0/+111
* | | 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
|\ \ \ | |/ / |/| / | |/