summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorJens Bache-Wiig <jbache@trolltech.com>2010-05-27 08:53:11 (GMT)
committerJens Bache-Wiig <jbache@trolltech.com>2010-05-27 08:53:11 (GMT)
commit6a650220f6cf3159bcce3f754e94ea5241c67ea4 (patch)
treefb9896d37f3dd2da17caf249ae410028484a7721 /dist
parent7249e71c722739f35641df35c70a1a5fc5e24a41 (diff)
downloadQt-6a650220f6cf3159bcce3f754e94ea5241c67ea4.zip
Qt-6a650220f6cf3159bcce3f754e94ea5241c67ea4.tar.gz
Qt-6a650220f6cf3159bcce3f754e94ea5241c67ea4.tar.bz2
Added some changes for 4.6.3
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.6.324
1 files changed, 24 insertions, 0 deletions
diff --git a/dist/changes-4.6.3 b/dist/changes-4.6.3
index a332580..3695f14 100644
--- a/dist/changes-4.6.3
+++ b/dist/changes-4.6.3
@@ -47,6 +47,10 @@ QtCore
QtGui
-----
+ - QComboBox
+ * [QTBUG-10403] Fixed QComboBox ignoring the item data background role
+ for some styles.
+
- QCommonStyle
* [QTBUG-7137] Fixed a bug that led to missing text pixels in QTabBar when
using small font sizes.
@@ -217,6 +221,15 @@ Qt for Linux/X11
- [QTBUG-7063] Changed key bindings (XF86XK_MyComputer, Qt::Key_Launch0,
Key_Calculator) on X11 back to how it was in Qt 4.5 before MR 1742
accidentally changed it.
+ - [QTBUG-8666] Fixed a crash when using QIcon::fromTheme with icons declared
+ static.
+ - QGtkStyle
+ * [QTBUG-9240] Fixed a potensial crash in QGtkStyle when the gtk
+ theme engine is not unavaliable.
+ * [QTBUG-8537] Fixed a Glib-GObject-WARNING on application startup with
+ certain versions of GTK+.
+ * [QTBUG-8226] Fixed an atk_object_set_name assertion warning with certain
+ versions of GTK+.
Qt for Windows
--------------
@@ -229,6 +242,11 @@ Qt for Windows
* [QTBUG-9681] Fixed closing state for local sockets with unwritten data.
* [QTBUG-8418] Detection of Windows Mobile 6.5 fixed.
+ - [QTBUG-7662] Fixed an issue with clipped icon text.
+ - [QTBUG-7663] QFileIconProvider now show overlays when fetching native
+ filesystem icons.
+ - [QTBUG-8324] Fixed a potential crash when fetching native icons.
+
Qt for Windows CE
-----------------
@@ -242,6 +260,12 @@ Qt for Windows CE
Windows Mobile 6.5.
* [QTBUG-8757] QTabBar scroll button size has been fixed.
+Qt for Mac
+-----------------
+
+ - [QTBUG-8461] Fixed incorrect text rendering with document mode tabs.
+
+
Qt for Symbian
--------------