summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.07
1 files changed, 7 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 4160d9b43b..12bff6d6ce 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -97,6 +97,10 @@ information about a particular change.
or use static_cast<int>(Qt::SolidLine) to create a QVariant of type int with
the same value as the enum.
+- QLocale:
+ * The historical language and country names were updated to their modern values,
+ some deprecated names were dropped or mapped to their modern alternatives.
+
- QTestLib:
* The plain-text, xml and lightxml test output formats have been changed to
show a test result for every row of test data in data-driven tests. In
@@ -501,6 +505,9 @@ QtCore
- Qt::WindowSoftkeysVisibleHint
- Qt::WindowSoftkeysRespondHint
+* QLocale
+ - [QTBUG-27987] Constructing a QLocale object with the short locale id has been improved.
+
QtGui
-----
* Accessibility has been refactored. The hierachy of accessible objects is implemented via