Whitespace cleanup
[qt-netbsd.git] / dist / changes-4.3CEconan
blob5d78e5710b22f564e4991e7265f94623f5cd9e1e
1 Changes for Qt/CE 4.3.x "Conan the Librarian" release.
3 ****************************************************************************
4 *                           Features                                       *
5 ****************************************************************************
7 - Added QtSql
9 - Added QSqlite plugin
11 - Added sql examples
13 - Added 16bit painting engine
15 - Added options to cetest
17 - Added Windows Mobile 6 mkspecs
19 ****************************************************************************
20 *                           Bug fixes                                      *
21 ****************************************************************************
23 - cetest
24    * added -conf option to specify a qt.conf file to be deployed
25    * added -f option to specify a .pro file to be parsed
26    * copy in buffered mode
27    * deployment rules can use wildcard logic
28    * fixed a bug in debug/release parsing
29    * try to get results though unittest might have crashed
31 - configure.exe
32    * fixed usage of c-runtime deployment on desktop win32 build
33    * new parameters for cross-compilation
35 - QApplication 
36    * fixed minimal qfeature build configuration
38 - QEventDispatcher
39    * fixed minimal qfeature build configuration
41 - QFileDialog
42    * fixed internal handling of path separators
43    * fixed unexpected behaviour due to uninitialized memory
45 - QFileSystemModel
46    * fixed different behaviour for Qt/CE
48 - QFileSystemWatcher
49    * updated documentation
51 - QtGui
52    * fixed floating point issues
54 - QKeyMapper
55    * fixed short-cut algorithm
56    * fixed virtual key handling
58 - QMessageBox
59    * fixed minimal qfeature build configuration
61 - qmake.exe
62    * deployment rules can use wildcard logic
64 - QTableView
65    * fixed style issue for header item
67 - shadow build
68    * locate qglobal.h in correct directory
70 - zlib
71    * fix build logic