summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.7.1
diff options
context:
space:
mode:
authorThierry Bastian <thierry.bastian@nokia.com>2010-09-29 10:22:26 +0200
committerThierry Bastian <thierry.bastian@nokia.com>2010-09-29 10:24:00 +0200
commitc1a9c50d53ae41b19bdcd7930eec0805498e01c6 (patch)
tree86543bd52526b8eda395395ed5b0268cc0ce460c /dist/changes-4.7.1
parent583ca462caf656af17bea1c3f05d88ae7785ae91 (diff)
added my and Jan-Arve's change to changelog for 4.7.1
Diffstat (limited to 'dist/changes-4.7.1')
-rw-r--r--dist/changes-4.7.111
1 files changed, 11 insertions, 0 deletions
diff --git a/dist/changes-4.7.1 b/dist/changes-4.7.1
index a18c4ad8dc..e442951b45 100644
--- a/dist/changes-4.7.1
+++ b/dist/changes-4.7.1
@@ -41,6 +41,9 @@ Optimizations
QtCore
------
+ - QLibrary
+ * [QT-3825] System libraries are only loaded from the system directories
+
QtGui
-----
@@ -66,6 +69,12 @@ QtGui
sequence the totalScaleFactor is multiplied with the scaleFactor of the
new sequence.
+ - QLineEdit
+ * [QTBUG-13520] Fixed the scrolling of text with right alignment
+
+ - QPixmap
+ * [QTBUG-12560] Fixed a regression preventing loading images without extensions
+
QtDBus
------
@@ -136,6 +145,8 @@ Qt for Linux/X11
Qt for Windows
--------------
+ - Drag & Drop:
+ * [QTBUG-13787] Fixed a possible crash with mingw
Qt for Mac OS X