summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
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