Extending QScopedPointer test case
[qt-netbsd.git] / dist / changes-4.3CEsweetandsour
blobfab21ad4201965b48beac0ca6e13ffbcd3900ec7
1 Changes for Qt/CE 4.3.x "SweetAndSour" release.
3 ****************************************************************************
4 *                           Features                                       *
5 ****************************************************************************
7 - Added QtScript
9 - Added cetest/QtRemote
11 - Added MIPS/SH4 compilation support
13 ****************************************************************************
14 *                           Bug fixes                                      *
15 ****************************************************************************
17 - configure.exe
18    * Added c-runtime deployment options.
19    * Added cetest installation option.
21 - qmake
22    * Fixed DEPLOYMENT rule to allow recursive directory deployment.
24 - QProcess
25    * Fixed usage of DuplicateHandle, which got implemented for CE 6.
27 - libpng
28    * Fixed crash bug concerning strtod which exists on CE 5 by default.
30 - QFSFileEngine
31    * Fixed bug to access file size of POSIX opened file.
33 - QWidget
34    * Fixed maximization bug.
35    * Fixed deadlock bug caused by invalid state.
37 - QDateTimeEdit
38    * Fixed support for QT_KEYPAD_NAVIGATION
40 - QPixmap
41    * Fixed toWinHBITMAP
42    * Fixed fromWinHBITMAP
43    * Fixed icon handling