summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.7.1
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2010-09-29 11:34:29 +0200
committerBradley T. Hughes <bradley.hughes@nokia.com>2010-09-29 11:34:59 +0200
commit3519840ef2c5cb7cbc5b32ffc9976a8638187d64 (patch)
treeeda89c2dd5eb579ea1b3572a3ab3fa962762a4f8 /dist/changes-4.7.1
parent99340cf858731f531af29be1e1368e4991e8564e (diff)
my contributions to dist/changes-4.7.1
Diffstat (limited to 'dist/changes-4.7.1')
-rw-r--r--dist/changes-4.7.18
1 files changed, 7 insertions, 1 deletions
diff --git a/dist/changes-4.7.1 b/dist/changes-4.7.1
index 2be9760ea1..ea2e94925d 100644
--- a/dist/changes-4.7.1
+++ b/dist/changes-4.7.1
@@ -44,6 +44,8 @@ QtCore
- QLibrary
* [QT-3825] System libraries are only loaded from the system directories
+ - QUuid
+ * [QTBUG-11213] QUuid::createUuid() should not generate identical sequences on UNIX
QtGui
-----
@@ -139,7 +141,8 @@ Qt Plugins
Qt for Unix (X11 and Mac OS X)
------------------------------
-
+ - Event System:
+ * [QT_3553] Fix invalid memory write during recursive timer activation.
Qt for Linux/X11
----------------
@@ -147,6 +150,9 @@ Qt for Linux/X11
Qt for Windows
--------------
+ - Event System:
+ * [QTBUG-12721] Fix Qt applications freezing until mouse/keyboard events occur.
+
- Drag & Drop:
* [QTBUG-13787] Fixed a possible crash with mingw