equal
deleted
inserted
replaced
|
1 Changes for Qt/CE 4.3.x "SweetAndSour" release. |
|
2 |
|
3 **************************************************************************** |
|
4 * Features * |
|
5 **************************************************************************** |
|
6 |
|
7 - Added QtScript |
|
8 |
|
9 - Added cetest/QtRemote |
|
10 |
|
11 - Added MIPS/SH4 compilation support |
|
12 |
|
13 **************************************************************************** |
|
14 * Bug fixes * |
|
15 **************************************************************************** |
|
16 |
|
17 - configure.exe |
|
18 * Added c-runtime deployment options. |
|
19 * Added cetest installation option. |
|
20 |
|
21 - qmake |
|
22 * Fixed DEPLOYMENT rule to allow recursive directory deployment. |
|
23 |
|
24 - QProcess |
|
25 * Fixed usage of DuplicateHandle, which got implemented for CE 6. |
|
26 |
|
27 - libpng |
|
28 * Fixed crash bug concerning strtod which exists on CE 5 by default. |
|
29 |
|
30 - QFSFileEngine |
|
31 * Fixed bug to access file size of POSIX opened file. |
|
32 |
|
33 - QWidget |
|
34 * Fixed maximization bug. |
|
35 * Fixed deadlock bug caused by invalid state. |
|
36 |
|
37 - QDateTimeEdit |
|
38 * Fixed support for QT_KEYPAD_NAVIGATION |
|
39 |
|
40 - QPixmap |
|
41 * Fixed toWinHBITMAP |
|
42 * Fixed fromWinHBITMAP |
|
43 * Fixed icon handling |