Merge remote branch 'gerrit/master' into refactor
[profile/ivi/qtbase.git] / dist / changes-5.0.0
1 Some of the changes listed in this file include issue tracking numbers
2 corresponding to tasks in the Qt Bug Tracker:
3
4   http://bugreports.qt.nokia.com/
5
6 Each of these identifiers can be entered in the bug tracker to obtain more
7 information about a particular change.
8
9
10 ****************************************************************************
11 *                       Source incompatible changes                        *
12 ****************************************************************************
13
14 - QSslCertificate::subjectInfo() and QSslCertificate::issuerInfo() now
15   return a QStringList instead of a QString
16
17 - Unite clipping support has been removed from QPainter. The alternative is
18   to unite QRegion's and using the result on QPainter.
19
20 ****************************************************************************
21 *                           General                                        *
22 ****************************************************************************
23
24 General Improvements
25 --------------------
26
27 -
28
29 Third party components
30 ----------------------
31
32 -
33
34
35 ****************************************************************************
36 *                          Library                                         *
37 ****************************************************************************
38
39 QtCore
40 ------
41 * drop a bogus QChar::NoCategory enum value; the proper QChar::Other_NotAssigned
42   value is returned for an unassigned codepoints now.
43
44 QtGui
45 -----
46
47 QtNetwork
48 ---------
49
50 QtOpenGL
51 --------
52
53 QtScript
54 --------
55
56
57 ****************************************************************************
58 *                          Database Drivers                                *
59 ****************************************************************************
60
61
62 ****************************************************************************
63 *                      Platform Specific Changes                           *
64 ****************************************************************************
65
66 Qt for Linux/X11
67 ----------------
68
69
70 Qt for Windows
71 --------------
72
73
74 Qt for Mac OS X
75 ---------------
76
77
78 Qt for Embedded Linux
79 ---------------------
80
81
82 Qt for Windows CE
83 -----------------
84
85
86 ****************************************************************************
87 *                      Compiler Specific Changes                           *
88 ****************************************************************************
89
90
91 ****************************************************************************
92 *                          Tools                                           *
93 ****************************************************************************
94
95 - Build System
96
97 - Assistant
98
99 - Designer
100
101 - Linguist
102
103 - rcc
104
105
106 - moc
107
108
109 - uic
110
111
112 - uic3
113
114
115 - qmake
116
117
118 - configure
119
120
121 - qtconfig
122
123
124 ****************************************************************************
125 *                          Plugins                                         *
126 ****************************************************************************
127
128
129 ****************************************************************************
130 *                   Important Behavior Changes                             *
131 ****************************************************************************
132