author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Wed, 21 Apr 2010 20:15:53 +0300 | |
branch | RCL_3 |
changeset 13 | c0432d11811c |
parent 7 | 3f74d0d4af4c |
permissions | -rw-r--r-- |
0 | 1 |
Qt 4.5.4 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: |
|
5 |
||
6 |
http://doc.trolltech.com/4.5 |
|
7 |
||
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. |
|
10 |
||
11 |
Some of the changes listed in this file include issue tracking numbers |
|
7
3f74d0d4af4c
qt:70947f0f93d948bc89b3b43d00da758a51f1ef84
Eckhart Koeppen <eckhart.koppen@nokia.com>
parents:
0
diff
changeset
|
12 |
corresponding to tasks in the Qt Bug Tracker, the (now obsolete) Task |
3f74d0d4af4c
qt:70947f0f93d948bc89b3b43d00da758a51f1ef84
Eckhart Koeppen <eckhart.koppen@nokia.com>
parents:
0
diff
changeset
|
13 |
Tracker, or the Merge Request queue of the public source repository. |
0 | 14 |
|
7
3f74d0d4af4c
qt:70947f0f93d948bc89b3b43d00da758a51f1ef84
Eckhart Koeppen <eckhart.koppen@nokia.com>
parents:
0
diff
changeset
|
15 |
Qt Bug Tracker: http://bugreports.qt.nokia.com |
3f74d0d4af4c
qt:70947f0f93d948bc89b3b43d00da758a51f1ef84
Eckhart Koeppen <eckhart.koppen@nokia.com>
parents:
0
diff
changeset
|
16 |
Task Tracker: http://qt.nokia.com/developer/task-tracker |
3f74d0d4af4c
qt:70947f0f93d948bc89b3b43d00da758a51f1ef84
Eckhart Koeppen <eckhart.koppen@nokia.com>
parents:
0
diff
changeset
|
17 |
Merge Request: http://qt.gitorious.org |
0 | 18 |
|
19 |
**************************************************************************** |
|
20 |
* General * |
|
21 |
**************************************************************************** |
|
22 |
||
23 |
General Improvements |
|
24 |
-------------------- |
|
25 |
||
26 |
- Documentation and Examples |
|
27 |
||
28 |
Third party components |
|
29 |
---------------------- |
|
30 |
||
31 |
||
32 |
**************************************************************************** |
|
33 |
* Library * |
|
34 |
**************************************************************************** |
|
35 |
||
36 |
||
37 |
**************************************************************************** |
|
38 |
* Database Drivers * |
|
39 |
**************************************************************************** |
|
40 |
||
41 |
||
42 |
**************************************************************************** |
|
43 |
* Platform Specific Changes * |
|
44 |
**************************************************************************** |
|
45 |
||
46 |
Qt for Linux/X11 |
|
47 |
---------------- |
|
48 |
||
49 |
||
50 |
Qt for Windows |
|
51 |
-------------- |
|
52 |
||
53 |
||
54 |
Qt for Mac OS X |
|
55 |
--------------- |
|
56 |
||
57 |
||
58 |
Qt for Embedded Linux |
|
59 |
--------------------- |
|
60 |
||
61 |
||
62 |
Qt for Windows CE |
|
63 |
----------------- |
|
64 |
||
65 |
||
66 |
**************************************************************************** |
|
67 |
* Compiler Specific Changes * |
|
68 |
**************************************************************************** |
|
69 |
||
70 |
||
71 |
**************************************************************************** |
|
72 |
* Tools * |
|
73 |
**************************************************************************** |
|
74 |
||
75 |
- Build System |
|
76 |
||
77 |
- Assistant |
|
78 |
||
79 |
||
80 |
- Designer |
|
81 |
||
82 |
||
83 |
- Linguist |
|
84 |
- Linguist GUI |
|
85 |
||
86 |
- lupdate |
|
87 |
||
88 |
- lrelease |
|
89 |
||
90 |
||
91 |
- rcc |
|
92 |
||
93 |
||
94 |
- moc |
|
95 |
||
96 |
||
97 |
- uic |
|
98 |
||
99 |
||
100 |
- uic3 |
|
101 |
||
102 |
||
103 |
- qmake |
|
104 |
||
105 |
||
106 |
- configure |
|
107 |
||
108 |
||
109 |
- qtconfig |
|
110 |
||
111 |
||
112 |
- qt3to4 |
|
113 |
||
114 |
||
115 |
**************************************************************************** |
|
116 |
* Plugins * |
|
117 |
**************************************************************************** |
|
118 |
||
119 |
||
120 |
**************************************************************************** |
|
121 |
* Important Behavior Changes * |
|
122 |
**************************************************************************** |
|
123 |