summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.5.2-tower
diff options
context:
space:
mode:
authorAleksandar Sasha Babic <aleksandar.babic@nokia.com>2009-06-22 12:33:45 +0200
committerAleksandar Sasha Babic <aleksandar.babic@nokia.com>2009-06-22 12:34:27 +0200
commitd59e724d21938fe6886a25b0ba6f4d8d851da7b9 (patch)
treec7fffc4d34e432ce10c880ce60bbb90518566195 /dist/changes-4.5.2-tower
parent6892bf465ad8768e57c38a7b9efda3615125b83f (diff)
Adding chagest for Tower,
Diffstat (limited to 'dist/changes-4.5.2-tower')
-rw-r--r--dist/changes-4.5.2-tower27
1 files changed, 27 insertions, 0 deletions
diff --git a/dist/changes-4.5.2-tower b/dist/changes-4.5.2-tower
index edc029bbf9..4e3a45654d 100644
--- a/dist/changes-4.5.2-tower
+++ b/dist/changes-4.5.2-tower
@@ -218,6 +218,8 @@ Optimizations
* 252798: Fixed layout when orientation changed via
AknAppUi::SetOrientationL.
* Generating MouseEvents has gone through several changes.
+ * qt_init() has been changed: auto flush is always enabled for
+ window server sessions on 3.1 SDK for both UDEB and UREL.
- QUdpSocket
* Wrote hack for QUdpSocket::writeDatagram return value in Symbian OS.
@@ -253,6 +255,27 @@ Optimizations
- QFontMetrics
* Fixed the boundingRect calculation for text.
+- QPlainTextEdit
+ * Added support for input methods.
+
+- QTextEdit
+ * Added support for input methods.
+
+- QGraphicsTextItem
+ * Added support for input methods.
+
+- QGraphicsView
+ * Added support for input methods to the the viewport.
+
+- QLocalSocket
+ * Connecting to QLocalServer is always done in blocking mode.
+
+- QSelectThread
+ * We force monitoring sockets exception status as well, and not
+ just read/write.
+ * Notification related to the particular socket signaled via exception
+ fd_set will be mapped to the appropriate read/write notification.
+
****************************************************************************
* Examples and demos *
****************************************************************************
@@ -266,6 +289,8 @@ Optimizations
- Ftp
* Enabled default IAP setting for FTP example.
+ * IAP dialog will show after FTP UI is on screen.
+ * If active IAP exist that one will be used.
- DesktopServices
* Implemented content filters for desktopservices example.
@@ -345,6 +370,8 @@ Optimizations
of Qt libs is desired.
* QtCore and QtSql made UNPAGED as workaround for an obscure crash
when they are paged.
+ * qt_libs.pro updated to reflect Open C dependencies, as Qt requires
+ 1.5.0 and newer release.
- todo
* todo