summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>2012-02-14 11:17:36 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-08 07:28:21 +0100
commit316b050324042f03da8e31fde76e1fd8e16a4697 (patch)
tree4bd61150476eb6abbf5ac6b95f911ad60179e2ff /dist
parent4560ea230f4055d1be480f862a275639d661b339 (diff)
Changelog: QEvent::Accessibility
Change-Id: I705d21f62e6101599ab59d9b8768c47d3a536bfd Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 500e97085b..97aa7bdfc6 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -322,6 +322,9 @@ QtCore
QRegularExpressionMatchIterator. They aim to replace QRegExp with a more
powerful and flexible regular expression engine.
+* QEvent::AccessibilityPrepare, AccessibilityHelp and AccessibilityDescription removed:
+ * The enum values simply didn't make sense in the first place and should simply be dropped.
+
QtGui
-----
* Accessibility has been refactored. The hierachy of accessible objects is implemented via