summaryrefslogtreecommitdiffstats
path: root/tools/linguist/lconvert/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-231-0/+8
|\ | | | | | | | | Conflicts: src/sql/drivers/psql/qsql_psql.cpp
| * add -input-codec option for qm readerOswald Buddenhagen2009-06-231-0/+8
| | | | | | | | | | basing the input codec on the locale was broken by design and didn't really work anyway. so adding this option really is a bugfix, kind of.
* | fix typoOswald Buddenhagen2009-06-161-1/+1
| |
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | | | | | Reviewed-by: Trust Me
* | implement --locations option (complementing lupdate)Oswald Buddenhagen2009-05-251-0/+17
| |
* | implement --no-ui-lines option (complementing lupdate)Oswald Buddenhagen2009-05-251-0/+7
| |
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-021-0/+2
|\ \ | |/ | | | | | | Conflicts: tools/linguist/shared/profileevaluator.cpp
| * duplicate message handling improvementsOswald Buddenhagen2009-04-021-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+236
|
* better help outputOswald Buddenhagen2009-03-241-11/+7
| | | | | | - 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-231-0/+235