diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2010-04-09 16:53:06 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2010-04-09 16:53:06 (GMT) |
commit | 690e54dda08496d80526ae64dcb1fb88f533542b (patch) | |
tree | b416f5fba7f781b0e4cb9ea91ab9cb057bb0e0aa /doc | |
parent | e09c61235dab9de1111372ee05eb51004eda5569 (diff) | |
parent | 1ab962d75bd6754331536034022b882f0474196d (diff) | |
download | Qt-690e54dda08496d80526ae64dcb1fb88f533542b.zip Qt-690e54dda08496d80526ae64dcb1fb88f533542b.tar.gz Qt-690e54dda08496d80526ae64dcb1fb88f533542b.tar.bz2 |
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2:
Doc: we don't ship a qconfig executable in the Windows CE packages
Fixed possible data corruption in the triangulating stroker.
Fixed caching of QPainter patterns in the GL 2 engine.
Fixes CursorChange and TooltipChange events delivery for QGraphicsWidget
QTableView: fix spans corruption when removing spans.
Fixes painting artifacts when scaling a QGraphicsProxyWidget.
Fix <MemLeak> valgrind report shows memory leak for QImage::save().
Fix test sql for sql server.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/platforms/emb-features.qdoc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/src/platforms/emb-features.qdoc b/doc/src/platforms/emb-features.qdoc index 1974a45..ab549d3 100644 --- a/doc/src/platforms/emb-features.qdoc +++ b/doc/src/platforms/emb-features.qdoc @@ -105,9 +105,6 @@ \note The \c qconfig tool is intended to be built against Qt on desktop platforms. - \bold{Windows CE:} The Qt for Windows CE package contains a \c qconfig - executable that you can run on a Windows desktop to configure the build. - \image qt-embedded-qconfigtool.png The \c qconfig tool's interface displays all of Qt's |