summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.3
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@nokia.com>2010-05-21 11:29:14 +0200
committerJoerg Bornemann <joerg.bornemann@nokia.com>2010-05-21 11:29:14 +0200
commit12fb78962525202e3f9b509fd3f45c143e5dc5bd (patch)
tree29ded152353ada990439edde1b34edc9fdf51a9d /dist/changes-4.6.3
parentc4a8f59a18132da71615f92eb406e1a759d96b18 (diff)
changes-4.6.3 updated
Diffstat (limited to 'dist/changes-4.6.3')
-rw-r--r--dist/changes-4.6.322
1 files changed, 21 insertions, 1 deletions
diff --git a/dist/changes-4.6.3 b/dist/changes-4.6.3
index 93836002ee..1a49403672 100644
--- a/dist/changes-4.6.3
+++ b/dist/changes-4.6.3
@@ -120,6 +120,11 @@ QtGui
- qDrawPixmaps()
* [QTBUG-8455] Fixed qDrawPixmaps() to draw on integer coordinates under Mac OS X.
+ - QCommonStyle
+ * [QTBUG-7137] Fixed a bug that led to missing text pixels in QTabBar when using
+ small font sizes.
+
+
QtDBus
------
@@ -230,6 +235,12 @@ Qt for Windows
- [QTBUG-6007] On Windows we query if there is a touch screen and do not try
to enable gestures otherwise.
+ - QLocalSocket
+ * [QTBUG-7815] Pipe handle leak fixed, when closing a QLocalSocket that still has
+ unwritten data.
+ * [QTBUG-9681] Fixed closing state for local sockets with unwritten data.
+ * [QTBUG-8418] Detection of Windows mobile 6.5 fixed.
+
Qt for Mac OS X
---------------
@@ -249,7 +260,16 @@ DirectFB
Qt for Windows CE
-----------------
- -
+- Core changes
+ * [QTBUG-8754] Fixed menu handling on Windows mobile.
+ * [QTBUG-7943] Fixed a crash when receiving a certain type of
+ WM_SETTINGSCHANGE message.
+
+- QWindowsMobileStyle
+ * [QTBUG-8419] Huge performance penalty for QTabWidget fixed for
+ Windows mobile 6.5.
+ * [QTBUG-8757] QTabBar scroll button size has been fixed.
+
Qt for Symbian
--------------