summaryrefslogtreecommitdiffstats
path: root/tools/linguist/lupdate
Commit message (Expand)AuthorAgeFilesLines
* detect and eliminate forwarding headersOswald Buddenhagen2009-09-231-7/+20
* reduce peak memory consumptionOswald Buddenhagen2009-09-231-30/+70
* actually use the argument of Q_DECLARE_TR_FUNCTIONSOswald Buddenhagen2009-09-231-9/+59
* namespaces *can* have tr() functions, after allOswald Buddenhagen2009-09-231-11/+8
* drastically improve lupdate's scalabilityOswald Buddenhagen2009-09-231-197/+280
* optimize/clarify function context stringificationOswald Buddenhagen2009-09-231-5/+6
* do not record class forward declarationsOswald Buddenhagen2009-09-231-28/+27
* remove more dead codeOswald Buddenhagen2009-09-231-2/+1
* remove dead codeOswald Buddenhagen2009-09-231-13/+2
* move static objects out of function scopeOswald Buddenhagen2009-09-231-6/+6
* use a source char pointer instead of a string + indexOswald Buddenhagen2009-09-231-13/+18
* take advantage of knowing that qstrings are zero-terminated internallyOswald Buddenhagen2009-09-231-6/+5
* no need to actually compute number values. only 0 is specialOswald Buddenhagen2009-09-231-37/+18
* when matching strings, skip also leading commentsOswald Buddenhagen2009-09-231-6/+8
* avoid isalpha() & isalnum()Oswald Buddenhagen2009-09-231-2/+3
* cut down use of qstring::simplified()Oswald Buddenhagen2009-09-231-6/+10
* optimize directory scanningOswald Buddenhagen2009-09-231-21/+12
* simplifyOswald Buddenhagen2009-09-231-4/+1
* missing & in foreachOswald Buddenhagen2009-09-231-1/+1
* When parsing a java file do not simply ignore the first character.Jan-Arve Sæther2009-09-151-1/+0
* Update license headers again.Jason McDonald2009-09-099-36/+36
* Merge branch '4.5' into 4.6Thiago Macieira2009-09-031-3/+0
|\
* | Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-318-104/+104
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-312-26/+26
| * Update URL of online documentation.Jason McDonald2009-08-111-1/+1
| * Update license headers.Jason McDonald2009-08-112-2/+2
* | optimize getToken(), part 2: avoid QString::append()Oswald Buddenhagen2009-08-171-24/+66
* | consolidate some variablesOswald Buddenhagen2009-08-171-70/+66
* | optimize getToken(), part 1Oswald Buddenhagen2009-08-171-29/+47
* | optimize getChar()Oswald Buddenhagen2009-08-171-7/+9
* | Update references to online documentation.Jason McDonald2009-08-121-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-129-9/+9
* | fix infinite loop when meeting improper trId()Oswald Buddenhagen2009-07-301-1/+3
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-07-241-1/+2
|\ \ | |/
| * Recognize .jui file format in lupdateEskil Abrahamsen Blomfeldt2009-07-231-0/+3
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-0/+5
|\ \ | |/
| * reorganize numerus form count normalizationOswald Buddenhagen2009-07-171-0/+5
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-131-1/+2
|\ \ | |/
| * implement proper vpath handlingOswald Buddenhagen2009-07-131-1/+1
| * factor out linguist-specific partOswald Buddenhagen2009-07-131-0/+1
* | Merge commit 'origin/4.5'Bill King2009-07-081-2/+3
|\ \ | |/
| * don't drop all location tags after the first file without anyOswald Buddenhagen2009-07-081-2/+3
* | general wording change for some file type namesFrederik Schwarzer2009-07-062-10/+10
* | support for id-based translationsOswald Buddenhagen2009-07-061-1/+69
* | remove arbitrary string length limitsOswald Buddenhagen2009-07-061-11/+2
* | add support for attaching meta data to translatable messagesOswald Buddenhagen2009-07-021-5/+30
* | const ref for foreach()Oswald Buddenhagen2009-06-301-1/+1
* | Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-168-24/+45
|\ \ | |/