index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
openvg
/
qvg_symbian.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed s60 style not to rely on QPixmapData::toNativeType().
Laszlo Agocs
2011-03-21
1
-2
/
+0
*
Add missing bitmap locking to QVGPixmapData::fromNativeType.
Laszlo Agocs
2011-03-21
1
-2
/
+4
*
Fix for fromSymbianCFbsBitmap changing the source data unexpectedly.
Laszlo Agocs
2011-03-10
1
-1
/
+0
*
Avoid image conversion in fromSymbianCFbsBitmap for certain formats.
Laszlo Agocs
2011-03-10
1
-3
/
+20
*
Added native image handle provider support in pixmaps on openvg.
Laszlo Agocs
2011-03-08
1
-0
/
+45
*
VGImage readback support in QPixmap on OpenVG.
Laszlo Agocs
2011-03-07
1
-1
/
+1
*
Changed QPixmap VG backend to use CFbsBitmap on Symbian.
Laszlo Agocs
2011-02-28
1
-94
/
+27
*
Fix the broken QPixmap::fromSymbianRSgImage().
Laszlo Agocs
2011-02-07
1
-1
/
+1
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
Revert function renaming in QtOpenVG.
Jani Hautakangas
2010-10-29
1
-1
/
+1
*
Fallback to vgWritePixels in drawPixmap.
Jani Hautakangas
2010-10-28
1
-2
/
+1
*
Fix for CFbsBitmap to QPixmap conversion.
Jani Hautakangas
2010-10-12
1
-1
/
+2
*
Fix memory leak in QPixmap::toSymbianRSgImage() when an error occurs.
Jason Barron
2010-10-08
1
-4
/
+5
*
Remove redundant code in SgImage -> VGImage conversion on Symbian.
Jason Barron
2010-09-14
1
-29
/
+2
*
Minor modifications and optimizations to the Symbian HW glyph cache.
Jason Barron
2010-07-12
1
-49
/
+60
*
Convert to new EGL API.
Jason Barron
2010-07-12
1
-45
/
+40
*
Don't invert glyphs for the default VG font cache on Symbian.
Jason Barron
2010-07-12
1
-0
/
+2
*
Ensure glyphs are upright instead of upside-down.
Jason Barron
2010-07-12
1
-1
/
+6
*
Enable cross-process glyph cache for OpenVG graphics system on Symbian.
Jason Barron
2010-07-12
1
-20
/
+55
*
Factor out RSgImage -> VGImage conversion to separate function.
Jason Barron
2010-07-12
1
-73
/
+75
*
Add new file for Symbian specific VG stuff and add Symbian glyph cache.
Jason Barron
2010-07-12
1
-0
/
+348