diff options
author | Akseli Salovaara <akseli.salovaara@digia.com> | 2014-12-01 13:27:34 (GMT) |
---|---|---|
committer | Simo Fält <simo.falt@theqtcompany.com> | 2014-12-03 09:16:51 (GMT) |
commit | 9997a687f835926af0d96243caeba32e38761c28 (patch) | |
tree | c533034578bdb3c55dc737773af35faa577ea48a /dist | |
parent | 020664da2db7086b81864a7f9658cf783b2ec83b (diff) | |
download | Qt-9997a687f835926af0d96243caeba32e38761c28.zip Qt-9997a687f835926af0d96243caeba32e38761c28.tar.gz Qt-9997a687f835926af0d96243caeba32e38761c28.tar.bz2 |
Bump Qt version to 4.8.7
Change-Id: Icd6fcdb59eb1b9fd8de555ef1c1c87a379f06a27
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.8.7 | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/dist/changes-4.8.7 b/dist/changes-4.8.7 new file mode 100644 index 0000000..c18c096 --- /dev/null +++ b/dist/changes-4.8.7 @@ -0,0 +1,106 @@ +Qt 4.8.7 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 4.8.0, 4.8.1, 4.8.2, 4.8.3, +4.8.4, 4.8.5, and 4.8.6 +For more details, refer to the online documentation included in this +distribution. The documentation is also available online: + + http://qt-project.org/doc/qt-4.8/ + +The Qt version 4.8 series is binary compatible with the 4.7.x series. +Applications compiled for 4.7 will continue to run with 4.8. + +Some of the changes listed in this file include issue tracking numbers +corresponding to tasks in the Qt Bug Tracker: + + http://bugreports.qt-project.org/ + +Each of these identifiers can be entered in the bug tracker to obtain +more information about a particular change. + +**************************************************************************** +* General * +**************************************************************************** + +General Improvements +-------------------- + + +**************************************************************************** +* Library * +**************************************************************************** + +QtGui +----- + +QtNetwork +--------- + +QtCore +------ + +QtScript +-------- + +QtDBus +------ + +QtWebkit +-------- + +QtSql +----- + +QtXml +----- + +Declarative +----------- + +OpenGL +------ + +Plugins +------- + +3rdParty +-------- + +**************************************************************************** +* Platform Specific Changes * +**************************************************************************** + +Qt for Linux/X11 +---------------- + +Qt for Windows +-------------- + +Qt for Mac OS X +--------------- + +Qt for Blackberry\QNX +--------------------- + +**************************************************************************** +* Tools * +**************************************************************************** + +Assistant +--------- + +Designer +-------- + +Linquist +-------- + + +Configure +--------- + +mkspecs +-------- + +Other +----- + |