Fix up color matching on 64-bit Cocoa.
[qt-netbsd.git] / dist / changes-4.5.1
blob1d2286e880dface23af0f1dc94d0ae329eac301b
1 Qt 4.5.1 is a bug-fix release. It maintains both forward and backward
2 compatibility (source and binary) with Qt 4.5.0.  For more details,
3 refer to the online documentation included in this distribution. The
4 documentation is also available online:
6   http://doc.trolltech.com/4.5
8 The Qt version 4.5 series is binary compatible with the 4.4.x series.
9 Applications compiled for 4.4 will continue to run with 4.5.
11 Some of the changes listed in this file include issue tracking numbers
12 corresponding to tasks in the Task Tracker:
14   http://www.qtsoftware.com/developer/task-tracker
16 Each of these identifiers can be entered in the task tracker to obtain more
17 information about a particular change.
19 ****************************************************************************
20 *                           General                                        *
21 ****************************************************************************
23 General Improvements
24 --------------------
26 - Documentation and Examples
28 Third party components
29 ----------------------
32 ****************************************************************************
33 *                          Library                                         *
34 ****************************************************************************
36 - QSharedPointer
37    * [246843] Fixed a crash caused by using QSharedPointer in global statics
39 ****************************************************************************
40 *                          Database Drivers                                *
41 ****************************************************************************
44 ****************************************************************************
45 *                      Platform Specific Changes                           *
46 ****************************************************************************
48 Qt for Linux/X11
49 ----------------
52 Qt for Windows
53 --------------
56 Qt for Mac OS X
57 ---------------
60 Qt for Embedded Linux
61 ---------------------
64 Qt for Windows CE
65 -----------------
68 ****************************************************************************
69 *                      Compiler Specific Changes                           *
70 ****************************************************************************
73 ****************************************************************************
74 *                          Tools                                           *
75 ****************************************************************************
77 - Build System
79 - Assistant
82 - Designer
83     * [249097] Fixed a crash related to undoing a QGridLayout re-layouting
84       operation.
85     * [247995] Fixed a crash occurring after layout operations that cause
86       an instance of QGridLayout or QFormLayout to shrink.
87     * [248000] Fixed a crash ocurring when re-layouting empty grid layouts.
88     * [245961] Restricted objectname-validation to known object name
89       properties only.
90     * [245503] Fixed redundant backslashes in string property in property browser.
92 - Linguist
93   - Linguist GUI
95   - lupdate
97   - lrelease
100 - rcc
103 - moc
106 - uic
107     * [244998] Fixed include file generation for phonon widgets.
108     * [248070] Fixed code generation for QStringList-type properties to use
109       encoding properly.
110     * [242447] Made uic generate class-specific code correctly in the case
111       of multiple levels of inheritance.
113 - uic3
116 - qmake
119 - configure
122 - qtconfig
125 - qt3to4
128 ****************************************************************************
129 *                          Plugins                                         *
130 ****************************************************************************
133 ****************************************************************************
134 *                   Important Behavior Changes                             *
135 ****************************************************************************