0
|
1 |
Qt 3.3.6 is a bug-fix release. It maintains both forward and backward
|
|
2 |
compatibility (source and binary) with Qt 3.3.5, 3.3.4, Qt 3.3.3, Qt 3.3.2,
|
|
3 |
Qt 3.3.1 and Qt 3.3.0.
|
|
4 |
|
|
5 |
****************************************************************************
|
|
6 |
* General *
|
|
7 |
****************************************************************************
|
|
8 |
|
|
9 |
Platforms
|
|
10 |
---------
|
|
11 |
|
|
12 |
- It is now possible to build Qt 3.3.6 on Intel Macs. A universal
|
|
13 |
Qt build however requires manual work by 'lipo'-ing a PPC Qt
|
|
14 |
and an Intel Qt together.
|
|
15 |
|
|
16 |
Compilers
|
|
17 |
---------
|
|
18 |
|
|
19 |
- The build key when building Qt with gcc 4.x has changed. This means
|
|
20 |
you will have to either recompile your plugins or change the configure
|
|
21 |
script to not reduce the gcc version string to '4'.
|
|
22 |
|
|
23 |
|
|
24 |
Translations
|
|
25 |
------------
|
|
26 |
|
|
27 |
Various Qt translations contributed by Novell.
|