summaryrefslogtreecommitdiffstats
path: root/tools/linguist/lupdate
Commit message (Collapse)AuthorAgeFilesLines
* Fixed build issue with Sun CC 5.5.jasplin2009-06-051-1/+1
| | | | Reviewed-by: TrustMe
* improved string operations all over the placeThierry Bastian2009-05-281-3/+3
| | | | | used character operations whenever possible better usage of QLatin1String
* remove now unused static functionOswald Buddenhagen2009-05-251-11/+2
| | | | sneak in white space change :)
* Merge branch '4.5' of ../qt-45-documentationDavid Boddie2009-05-201-5/+11
|\
* \ Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-151-8/+16
|\ \ | |/
* | don't lose codecForTr in c++ parserOswald Buddenhagen2009-04-021-1/+3
| |
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-021-0/+1
|\ \ | |/ | | | | | | Conflicts: tools/linguist/shared/profileevaluator.cpp
| * duplicate message handling improvementsOswald Buddenhagen2009-04-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - lrelease will not abort on duplicates any more - lconvert now gets noisy, but only if messages within one file are duplicated (combining files with identical messages is ok) - lupdate stays silent, but will eliminate duplicates again - consolidate handling of dual-encoded and duplicate messages - for performance - instead of the format loader, now the app is responsible for calling the duplicate handler. this allows for the fine-grained control necessary for optimal performance. Task-number: 247738
* | Merge branch '4.5'Thiago Macieira2009-03-272-3/+3
|\ \ | |/ | | | | | | | | | | | | | | | | Conflicts: tools/linguist/lupdate/qscript.cpp tools/linguist/lupdate/qscript.g tools/linguist/lupdate/ui.cpp tools/linguist/shared/cpp.cpp tools/linguist/shared/qph.cpp tools/linguist/shared/translator.h
| * whitespaceOswald Buddenhagen2009-03-271-1/+1
| |
| * Long live Qt 4.5!Lars Knoll2009-03-235-0/+697
|
* better help outputOswald Buddenhagen2009-03-241-5/+5
| | | | | | - lconvert: remove the duplicated format list now that source files are not listed as "formats" any more - wording improvements
* Long live Qt!Lars Knoll2009-03-2312-0/+8403