summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2010-05-27 11:40:55 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2010-05-27 11:40:55 (GMT)
commit8f011df08139bea59c12ae0804969334a9374dc8 (patch)
treebd293e30b981f26b44712055baea893ce9ab7858
parent10830900ce5ff361c52b8c244ba14e53e98722f0 (diff)
parent6a650220f6cf3159bcce3f754e94ea5241c67ea4 (diff)
downloadQt-8f011df08139bea59c12ae0804969334a9374dc8.zip
Qt-8f011df08139bea59c12ae0804969334a9374dc8.tar.gz
Qt-8f011df08139bea59c12ae0804969334a9374dc8.tar.bz2
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1: Added some changes for 4.6.3
-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
--------------