summaryrefslogtreecommitdiffstats
path: root/src/openvg/qvg_symbian.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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 remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-301-1/+0
|\ \ | |/
| * Revert function renaming in QtOpenVG.Jani Hautakangas2010-10-291-1/+1
| * Fallback to vgWritePixels in drawPixmap.Jani Hautakangas2010-10-281-2/+1
* | 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-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 remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-29/+2
|\ \ | |/
| * Remove redundant code in SgImage -> VGImage conversion on Symbian.Jason Barron2010-09-141-29/+2
* | Prefer Q_CHECK_PTR to q_check_ptrJoão Abecasis2010-08-191-3/+6
|/
* Minor modifications and optimizations to the Symbian HW glyph cache.Jason Barron2010-07-121-49/+60
* Convert to new EGL API.Jason Barron2010-07-121-45/+40
* Don't invert glyphs for the default VG font cache on Symbian.Jason Barron2010-07-121-0/+2
* Ensure glyphs are upright instead of upside-down.Jason Barron2010-07-121-1/+6
* Enable cross-process glyph cache for OpenVG graphics system on Symbian.Jason Barron2010-07-121-20/+55
* Factor out RSgImage -> VGImage conversion to separate function.Jason Barron2010-07-121-73/+75
* Add new file for Symbian specific VG stuff and add Symbian glyph cache.Jason Barron2010-07-121-0/+348