diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2011-09-23 18:34:47 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2011-09-23 18:34:47 (GMT) |
commit | fbfe1192e51298c2f2975fe7577534eaa4ff89b9 (patch) | |
tree | 20d9afbf470f74d4824579f791791ca978435f5f | |
parent | 43a5b8d0d50b2e71a6a76899b3989552dae288c0 (diff) | |
parent | bafaaa85f77259e256581e4cba5d7afcda56a377 (diff) | |
download | Qt-fbfe1192e51298c2f2975fe7577534eaa4ff89b9.zip Qt-fbfe1192e51298c2f2975fe7577534eaa4ff89b9.tar.gz Qt-fbfe1192e51298c2f2975fe7577534eaa4ff89b9.tar.bz2 |
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master-integration
* 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging:
Update changelog for Qt-4.8.0: add QtWebKit notes
Update changelog for Qt 4.8
-rw-r--r-- | dist/changes-4.8.0 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0 index 84e58f9..9b118d5 100644 --- a/dist/changes-4.8.0 +++ b/dist/changes-4.8.0 @@ -163,6 +163,11 @@ QtDBus ------ - Added a method that returns the local machine ID +QtWebKit +-------- + - Update QtWebKit to 2.2.0 + http://trac.webkit.org/wiki/QtWebKitRelease22 + QtSql ----- - Update sqlite to 3.7.7.1 @@ -219,6 +224,7 @@ Qt for Embedded Linux - Improved support for INTEGRITY RTOS - Allow hard-coding the temp path in mkspecs (QT_UNIX_TEMP_PATH_OVERRIDE define) - Added support for opening LinuxInput devices exclusively (via ioctl EVIOCGRAB) + - Added eglnullws QScreen driver for use with OpenGL ES EGL null window system (NullWS). Qt for Symbian -------------- @@ -357,6 +363,9 @@ Qt for Windows CE * New tool to generate text descriptions of the QML components defined in plugins loaded by a QML module. +- syncqt + * Fix to allow $QTDIR to contain any valid pathname characters. + **************************************************************************** * Plugins * **************************************************************************** |