diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2011-03-16 02:59:44 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2011-03-16 02:59:44 (GMT) |
commit | 0c204981816f626a091f28f91cd25f49d7b74528 (patch) | |
tree | 0f67931ff94feafa8b76cfd22064220ee4986fe0 /src/s60installs/bwins/QtOpenVGu.def | |
parent | 758a4446810e96eb4e2f0b0099b996701945422b (diff) | |
parent | 82ae515e52e3811d3b2aec588e0dd777350c1c33 (diff) | |
download | Qt-0c204981816f626a091f28f91cd25f49d7b74528.zip Qt-0c204981816f626a091f28f91cd25f49d7b74528.tar.gz Qt-0c204981816f626a091f28f91cd25f49d7b74528.tar.bz2 |
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team
* 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team: (345 commits)
QS60Style: QTreeView::indexRowSizeHint returns incorrect value
Fix TextEdit mouseSelectionMode overriding selectByMouse.
Deprecate QScriptValue::UserRange
Deprecate QScriptValue::QObjectMember
Fix static text item positioning GL2 paint engine
Fix combining marks handling in Core Text shaper
Update QML "What's New" docs.
Don't reveal TextInput text on refocus in PasswordEchoOnEdit mode.
Fix ListView boundary extents for RTL layout.
Fix compiler warning.
Update copyright year to 2011.
Fix for major regression in OpenVG clipping
Fix QGraphicsScene returning incorrect focus item.
Cast int to HALData::TAttribute for QT_HALData_ENumCpus and compile with RVCT4.
Not requiring valid QTextBlock in previous()
Don't use EGL surfaces for translucency with 32MB GPU chip.
Fix for fromSymbianCFbsBitmap changing the source data unexpectedly.
Background app visible after split view closed
Configuring a static Qt build did not exclude WebKit if the -webkit option was given.
Get the number of cores from HAL on Symbian.
...
Diffstat (limited to 'src/s60installs/bwins/QtOpenVGu.def')
-rw-r--r-- | src/s60installs/bwins/QtOpenVGu.def | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/s60installs/bwins/QtOpenVGu.def b/src/s60installs/bwins/QtOpenVGu.def index 87b9c7f..18f576b 100644 --- a/src/s60installs/bwins/QtOpenVGu.def +++ b/src/s60installs/bwins/QtOpenVGu.def @@ -176,4 +176,11 @@ EXPORTS ?fromData@QVGPixmapData@@UAE_NPBEIPBDV?$QFlags@W4ImageConversionFlag@Qt@@@@@Z @ 175 NONAME ; bool QVGPixmapData::fromData(unsigned char const *, unsigned int, char const *, class QFlags<enum Qt::ImageConversionFlag>) ?fromImageReader@QVGPixmapData@@UAEXPAVQImageReader@@V?$QFlags@W4ImageConversionFlag@Qt@@@@@Z @ 176 NONAME ; void QVGPixmapData::fromImageReader(class QImageReader *, class QFlags<enum Qt::ImageConversionFlag>) ?canVgWritePixels@QVGPaintEngine@@ABE_NABVQImage@@@Z @ 177 NONAME ; bool QVGPaintEngine::canVgWritePixels(class QImage const &) const + ?updateSerial@QVGPixmapData@@IAEXXZ @ 178 NONAME ; void QVGPixmapData::updateSerial(void) + ?copy@QVGPixmapData@@UAEXPBVQPixmapData@@ABVQRect@@@Z @ 179 NONAME ; void QVGPixmapData::copy(class QPixmapData const *, class QRect const &) + ?idealFormat@QVGPixmapData@@IBE?AW4Format@QImage@@PAV3@V?$QFlags@W4ImageConversionFlag@Qt@@@@@Z @ 180 NONAME ; enum QImage::Format QVGPixmapData::idealFormat(class QImage *, class QFlags<enum Qt::ImageConversionFlag>) const + ?ensureReadback@QVGPixmapData@@UBEX_N@Z @ 181 NONAME ; void QVGPixmapData::ensureReadback(bool) const + ?initFromNativeImageHandle@QVGPixmapData@@QAE_NPAXABVQString@@@Z @ 182 NONAME ; bool QVGPixmapData::initFromNativeImageHandle(void *, class QString const &) + ?createFromNativeImageHandleProvider@QVGPixmapData@@QAEXXZ @ 183 NONAME ; void QVGPixmapData::createFromNativeImageHandleProvider(void) + ?releaseNativeImageHandle@QVGPixmapData@@QAEXXZ @ 184 NONAME ; void QVGPixmapData::releaseNativeImageHandle(void) |