summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.5.2-tower
diff options
context:
space:
mode:
authorJanne Koskinen <janne.p.koskinen@digia.com>2009-06-15 15:02:49 +0200
committerJanne Koskinen <janne.p.koskinen@digia.com>2009-06-15 15:02:49 +0200
commit94e684e1503230e950c56c234e4683fc78ab5356 (patch)
tree0f8a7d3965b4caf5106b18c1c7cbd71c71be5c4f /dist/changes-4.5.2-tower
parentbda7409826c9b7fcca372117112fb3f02fbf337e (diff)
updated changes-4.5.2-tower.
Diffstat (limited to 'dist/changes-4.5.2-tower')
-rw-r--r--dist/changes-4.5.2-tower6
1 files changed, 5 insertions, 1 deletions
diff --git a/dist/changes-4.5.2-tower b/dist/changes-4.5.2-tower
index 19e8d3c433..ea9e34a9a6 100644
--- a/dist/changes-4.5.2-tower
+++ b/dist/changes-4.5.2-tower
@@ -31,7 +31,7 @@ New modules
* Implemented QtSql module with sqlite3 backend. For now backend is
provided only in binary format.
- QtWebkit
- * todo
+ * Experimental webkit build for s60. Can be enabled by passing -webkit to configure.
- Phonon
* todo
@@ -101,6 +101,8 @@ Optimizations
- QTest
* Fixed testlib export macros for RVCT builds.
+- namespaces
+ * Now builds when -qtnamespace option is defined
****************************************************************************
* Changes to existing classes *
@@ -177,6 +179,7 @@ Optimizations
- QApplication
* 252798: Fixed layout when orientation changed via
AknAppUi::SetOrientationL.
+ * Generating MouseEvents has gone through several changes
- QUdpSocket
* Wrote hack for QUdpSocket::writeDatagram return value in Symbian OS.
@@ -241,6 +244,7 @@ Optimizations
* -cetest is no longer a supported switch for configure.
* -stl option is enabled by default for Symbian OS
* -openssl option is enabled by default for Symbian OS.
+ * -fpu option enables vfpu type selection for ARM targets.
- Release package creation
* Removed the obsolete script to create release package.