summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-11-10 17:18:33 +0100
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-11-10 17:21:07 +0100
commitcfbfbc4a36db8cca70ac00df06f3307cf456e512 (patch)
tree2f07b81d7ee3c6602452511257087cc160034600
parent2e44d75036c2439a51be45a9691b68199322e80e (diff)
linguist changes
-rw-r--r--dist/changes-4.6.038
1 files changed, 34 insertions, 4 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0
index f7c2b87452..d008e88093 100644
--- a/dist/changes-4.6.0
+++ b/dist/changes-4.6.0
@@ -797,14 +797,44 @@ Qt for Windows CE
- [128859] Fixed code generation of QLabel's wordWrap property.
- - lupdate
-
- - Fixed a bug in the java source code parser.
-
- qdoc3
- Changed qdoc3 binary to be in bin/ instead of a platform specific location.
+- Linguist
+
+ - Linguist GUI: Experimental support for editing multi-length strings
+
+ - lupdate is now again the only tool which can parse program code
+
+ - lupdate
+
+ * Actually guess the target language from the file name
+ * Make -{source,target}-language actually override values from files
+ * C++ parser
+ - Properly support "using namespace", etc.
+ - Remove the obsolete TRANSLATOR hack relating to "using namespace"
+ - Support attaching meta data to translatable messages
+ - Actually use the argument of Q_DECLARE_TR_FUNCTIONS
+ - Optimizations
+ - Bug fixes and robustness improvements
+
+ - lrelease
+
+ * Add -markuntranslated <prefix> option
+
+ - both lupdate & lrelease
+
+ * Accuracy improvements of the qmake .pro file parser
+ * Support for ID-based translations. Somewhat experimental.
+
+ - lconvert
+
+ * Add --sort-contexts option
+ * Add --locations option (complementing lupdate)
+ * Add --no-ui-lines option (complementing lupdate)
+
+
****************************************************************************
* DirectFB *
****************************************************************************