diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2009-11-10 16:18:33 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-11-11 17:34:34 (GMT) |
commit | e6a6e561900c005f7d7b0ff88f64b4486f3ec060 (patch) | |
tree | 17fc88c62283ddade7b516691b10c8b901fd11eb /dist | |
parent | e0fe3193c7ce31f3d6c769b3722ae7f6cd05ed85 (diff) | |
download | Qt-e6a6e561900c005f7d7b0ff88f64b4486f3ec060.zip Qt-e6a6e561900c005f7d7b0ff88f64b4486f3ec060.tar.gz Qt-e6a6e561900c005f7d7b0ff88f64b4486f3ec060.tar.bz2 |
linguist changes
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.6.0 | 38 |
1 files changed, 34 insertions, 4 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0 index f7c2b87..d008e88 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 * **************************************************************************** |