summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.0.0
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-12-22 14:51:47 +0100
committerQt by Nokia <qt-info@nokia.com>2012-01-20 14:17:41 +0100
commit688d463f4ad4ebe62533d416c956d3a30ccfc0a6 (patch)
treeb987cb177d0c4cdd452bbe5dd3f4b22ff3b762ef /dist/changes-5.0.0
parent0f8ad242fb9c82e542ace1d2595038edf87f7b3d (diff)
uic: Add translation-attributes to string list properties.
Task-number: QTBUG-8926 Task-number: QTBUG-20440 Change-Id: I57d92110bf532c717451336bd1943c9571020478 Reviewed-by: Jarek Kobus <jaroslaw.kobus@nokia.com>
Diffstat (limited to 'dist/changes-5.0.0')
-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 d74dd627d4..b0f969396c 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -302,6 +302,9 @@ Qt for Windows CE
- Assistant
- Designer
+ * [QTBUG-8926] [QTBUG-20440] Properties of type QStringList now have
+ translation attributes which apply to all items.
+ They are by default translatable.
- Linguist