summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.0.0
diff options
context:
space:
mode:
authorKonstantin Ritt <ritt.ks@gmail.com>2012-11-23 12:18:11 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-24 06:15:25 +0100
commitdec4eb7eccb846ccf41c764f00747a48caf1c403 (patch)
tree6c180a35337f32115fd6a82e193243065c377ec5 /dist/changes-5.0.0
parent3c0ac5208111c85c405ba1ee6ce3189a6c4e1236 (diff)
[SIC] QLocale: Update some language names with their modern values
Some of them were incorrectly spelled (for a while) Change-Id: I871968e3bbdd2172f4c4dfb6e74729c05e7e8e01 Reviewed-by: Lars Knoll <lars.knoll@digia.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'dist/changes-5.0.0')
-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