diff options
author | Sinan Tanilkan <sinan.tanilkan@nokia.com> | 2011-09-23 08:18:34 (GMT) |
---|---|---|
committer | Sinan Tanilkan <sinan.tanilkan@nokia.com> | 2011-09-23 08:18:34 (GMT) |
commit | 3cd5e01f359d47975c27627ff4866e35258a9d0b (patch) | |
tree | c86f4c3e8f3e1f1e6b567c2d0bfb946976c70e2d /dist | |
parent | 3c3a0f1a8cadfe1299afdd13889ca9c19be310d0 (diff) | |
download | Qt-3cd5e01f359d47975c27627ff4866e35258a9d0b.zip Qt-3cd5e01f359d47975c27627ff4866e35258a9d0b.tar.gz Qt-3cd5e01f359d47975c27627ff4866e35258a9d0b.tar.bz2 |
Update changelog for Qt 4.8
Change recieved from James Perrett
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.8.0 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0 index 84e58f9..4299c1a 100644 --- a/dist/changes-4.8.0 +++ b/dist/changes-4.8.0 @@ -219,6 +219,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 +358,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 * **************************************************************************** |