summaryrefslogtreecommitdiffstats
path: root/tools/linguist
Commit message (Expand)AuthorAgeFilesLines
* remove useles QT += networkOswald Buddenhagen2009-08-071-2/+1
* Fix compilation with xlC 7: operands to ?: must match.Thiago Macieira2009-08-071-2/+2
* Fix compilation with xlC 7: operands to ?: must match.Thiago Macieira2009-08-071-1/+1
* Recognize .jui file format in lupdateEskil Abrahamsen Blomfeldt2009-07-231-0/+3
* don't rely on system codec when handling PO filesOswald Buddenhagen2009-07-174-7/+16
* reorganize numerus form count normalizationOswald Buddenhagen2009-07-179-30/+51
* implement proper vpath handlingOswald Buddenhagen2009-07-135-114/+93
* factor out linguist-specific partOswald Buddenhagen2009-07-137-67/+168
* 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
* don't drop all location tags after the first file without anyOswald Buddenhagen2009-07-081-2/+3
* Update Russian Qt phrase bookRitt Konstantin2009-07-061-10/+42
* add Russian to the "'own' languages hack" until task #196275 will be closedRitt Konstantin2009-06-291-0/+1
* mark plural messages as such in the qm readerOswald Buddenhagen2009-06-231-0/+18
* add -input-codec option for qm readerOswald Buddenhagen2009-06-232-3/+10
* Add Russian translation for Qt Linguist.Ritt Konstantin2009-06-171-0/+1
* Update Russian phrase book.Ritt Konstantin2009-06-171-23/+104
* Update license headers as requested by the marketing department.Jason McDonald2009-06-1677-172/+214
* no point in ProFile being a QObjectOswald Buddenhagen2009-06-151-4/+1
* remove unused includesOswald Buddenhagen2009-06-152-2/+0
* remove pointless prisOswald Buddenhagen2009-06-151-2/+0
* fix arabic pluralsOswald Buddenhagen2009-06-111-2/+2
* add plural rules for urduOswald Buddenhagen2009-06-111-0/+1
* fix hover selection of source stringsOswald Buddenhagen2009-06-101-0/+2
* 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
* 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
* BT: Remove turkish translation files created by previous change.Jason McDonald2009-04-211-1/+0
* mac: remove special handling of the editor frame now that stylesheets work pr...Oswald Buddenhagen2009-04-201-7/+0
* Fix the About Qt dialog text to be truthful, post-LGPLJason McDonald2009-04-181-22/+2
* 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
* compile with aCCOswald Buddenhagen2009-04-071-2/+2
* re-initialize some variables for each fileOswald Buddenhagen2009-04-021-5/+4
* fix evaluation of CONFIG() and contains()Oswald Buddenhagen2009-04-021-3/+4
* fix wrong evaluation of arguments to qmake functionsOswald Buddenhagen2009-04-021-1/+2
* duplicate message handling improvementsOswald Buddenhagen2009-04-029-68/+77
* optimize duplicate resolutionOswald Buddenhagen2009-04-021-5/+26
* normalize file namesOswald Buddenhagen2009-04-012-2/+2
* do not crash upon dnd-ing text into non-focused lineeditOswald Buddenhagen2009-04-011-0/+2