summaryrefslogtreecommitdiffstats
path: root/tools/linguist/shared
Commit message (Expand)AuthorAgeFilesLines
...
| * don't rely on system codec when handling PO filesOswald Buddenhagen2009-07-173-4/+7
| * reorganize numerus form count normalizationOswald Buddenhagen2009-07-175-29/+39
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-135-168/+247
|\ \ | |/
| * implement proper vpath handlingOswald Buddenhagen2009-07-134-113/+92
| * factor out linguist-specific partOswald Buddenhagen2009-07-135-66/+166
* | Merge commit 'origin/4.5'Bill King2009-07-131-11/+5
|\ \ | |/
| * Fix memory leak in $$system() calls from .pro filesOswald Buddenhagen2009-07-101-0/+4
| * remove totally pointless conditionalOswald Buddenhagen2009-07-101-1/+1
| * remove dead codeOswald Buddenhagen2009-07-101-10/+0
* | general wording change for some file type namesFrederik Schwarzer2009-07-062-5/+5
* | support for id-based translationsOswald Buddenhagen2009-07-062-10/+44
* | tools: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-2/+2
* | support editing of length variantsOswald Buddenhagen2009-06-296-18/+28
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-231-3/+20
|\ \ | |/
| * mark plural messages as such in the qm readerOswald Buddenhagen2009-06-231-0/+18
| * add -input-codec option for qm readerOswald Buddenhagen2009-06-231-3/+2
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-1618-42/+37
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1625-50/+50
| * no point in ProFile being a QObjectOswald Buddenhagen2009-06-151-4/+1
| * remove unused includesOswald Buddenhagen2009-06-152-2/+0
* | purge dead codeOswald Buddenhagen2009-06-151-18/+4
* | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-121-2/+3
|\ \ | |/
| * fix arabic pluralsOswald Buddenhagen2009-06-111-2/+2
| * add plural rules for urduOswald Buddenhagen2009-06-111-0/+1
| * don't let comments weaved into strings confuse usOswald Buddenhagen2009-06-101-1/+3
| * explicitly handle windows and mac9 line endingsOswald Buddenhagen2009-06-051-5/+20
* | Merge commit 'origin/4.5'Olivier Goffart2009-06-041-19/+27
|\ \ | |/
| * fix catalan plural rulesOswald Buddenhagen2009-06-031-2/+7
| * rename some plural formsOswald Buddenhagen2009-06-031-4/+3
| * drop traditional czech plural rules in favor of today's slovak-like rulesOswald Buddenhagen2009-06-031-8/+2
| * fix turkish plural formsOswald Buddenhagen2009-06-031-1/+1
| * fix tagalog plural formsOswald Buddenhagen2009-06-031-2/+8
| * fix icelandic plural formsOswald Buddenhagen2009-06-031-1/+5
| * fix lithuanian plural rulesOswald Buddenhagen2009-06-031-2/+2
| * Fix parsing method calls with null arguments in Java codeEskil Abrahamsen Blomfeldt2009-05-201-5/+11
* | improved string operations all over the placeThierry Bastian2009-05-282-3/+3
* | implement --locations option (complementing lupdate)Oswald Buddenhagen2009-05-251-1/+1
* | implement --no-ui-lines option (complementing lupdate)Oswald Buddenhagen2009-05-252-0/+21
* | make quote/escape parsing more qmake-compatibleOswald Buddenhagen2009-04-291-50/+67
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-151-1/+10
|\ \ | |/
| * protect against circular inclusion of pro/pri filesOswald Buddenhagen2009-04-151-1/+7
| * do not crash on lines starting with an equal signOswald Buddenhagen2009-04-151-0/+3
| * fix uninitialized variable readOswald Buddenhagen2009-04-151-4/+12
| * add some commentsOswald Buddenhagen2009-04-151-4/+4
* | Merge commit 'origin/4.5'Olivier Goffart2009-04-151-2/+2
|\ \ | |/
| * compile with aCCOswald Buddenhagen2009-04-071-2/+2
* | amend 3570e978058816745101a69b552ad9d07e349542 for masterOswald Buddenhagen2009-04-021-5/+6
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-026-33/+77
|\ \ | |/
| * re-initialize some variables for each fileOswald Buddenhagen2009-04-021-5/+4
| * fix evaluation of CONFIG() and contains()Oswald Buddenhagen2009-04-021-3/+4