1 Qt 4.6.4 is a bug-fix release. It maintains both forward and backward
2 compatibility (source and binary) with Qt 4.6.0. For more details,
3 refer to the online documentation included in this distribution. The
4 documentation is also available online:
6 http://qt.nokia.com/doc/4.6
8 The Qt version 4.6 series is binary compatible with the 4.5.x series.
9 Applications compiled for 4.5 will continue to run with 4.6.
11 Some of the changes listed in this file include issue tracking numbers
12 corresponding to tasks in the Qt Bug Tracker or the Merge Request queue
13 of the public source repository.
15 Qt Bug Tracker: http://bugreports.qt.nokia.com
16 Merge Request: http://qt.gitorious.org
18 ****************************************************************************
20 ****************************************************************************
25 - SomeClass, SomeOtherClass
26 * New classes for foo, bar and baz
31 - Optimized foo in QSomeClass
32 * See list of Important Behavior Changes below
35 ****************************************************************************
37 ****************************************************************************
67 * [QTBUG-12478] Don't resolve GLSL extensions if no shaders.
68 * [QTBUG-12591] setUniformValue(QSize) was setting (w,w) not (w,h).
69 * [QTBUG-12554] Wrong OpenGLVersionFlags on OpenGL 4.0 systems.
95 Third party components
96 ----------------------
98 - Updated foo to version 2.3.9.
100 - Updated bar to the latest version from baz.org.
103 ****************************************************************************
104 * Platform Specific Changes *
105 ****************************************************************************
107 Qt for Unix (X11 and Mac OS X)
108 ------------------------------
127 Qt for Embedded Linux
128 ---------------------
142 ****************************************************************************
144 ****************************************************************************
155 ****************************************************************************
156 * Important Behavior Changes *
157 ****************************************************************************