summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2010-09-29 11:34:29 +0200
committerJason McDonald <jason.mcdonald@nokia.com>2010-10-07 13:56:54 +1000
commit0738176c2c3ec1fa411b8a0ae49a70d1d7ab8963 (patch)
tree096f8ffffb23e5dae9cb861e60daec522804d0ac
parentf4e76aee217ddd6931516c17e62f0f4c086c1b7d (diff)
my contributions to dist/changes-4.7.1
(cherry picked from commit 3519840ef2c5cb7cbc5b32ffc9976a8638187d64)
-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