1 Qt 4.1.11 is an optimization release of 4.1.4. It maintains both forward and
2 backward compatibility (source and binary) with Qt 4.1.0.
4 The Qt version 4.1 series is binary compatible with the 4.0.x series.
5 Applications compiled for 4.0 will continue to run with 4.1.
7 ****************************************************************************
9 ****************************************************************************
15 Optimized resize() on an empty array.
18 Improved usability by allowing steps rounded to 15 minutes blocks.
21 Optimized the unsetError() by only modifying state if it's really
25 Optimized buffered file reads.
28 Implemented delayed parsing of the settings file.
31 Optimized the size of the QString(const char*) constructor.
34 Upgraded to SQLite version 3.3.5.
35 Minimized the time a result set is kept on the server.
37 Qtopia Core-Specific changes
38 -------------------------
40 - Added 18 and 24 bit support to the Linux framebuffer screen driver.
41 - Optimized the Transformed screen driver.