summaryrefslogtreecommitdiffstats
path: root/tools/linguist/shared
Commit message (Expand)AuthorAgeFilesLines
* 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
| * fix wrong evaluation of arguments to qmake functionsOswald Buddenhagen2009-04-021-1/+2
| * duplicate message handling improvementsOswald Buddenhagen2009-04-025-50/+67
| * optimize duplicate resolutionOswald Buddenhagen2009-04-021-5/+26
* | Merge branch '4.5'Thiago Macieira2009-03-279-242/+359
|\ \ | |/
| * properly process backslash line continuationsOswald Buddenhagen2009-03-271-6/+13
| * static is even better than constOswald Buddenhagen2009-03-271-4/+4
| * declare type info next to the type, not "somewhere"Oswald Buddenhagen2009-03-272-2/+2
| * properly deal with messages which appear in multiple encodingsOswald Buddenhagen2009-03-276-220/+299
| * micro-optimization: don't evaluate same condition twiceOswald Buddenhagen2009-03-271-2/+2
| * actually ignore untranslated messages as it claimsOswald Buddenhagen2009-03-271-2/+4
| * avoid empty codec nameOswald Buddenhagen2009-03-272-2/+4
| * beautify / micro-optimizeOswald Buddenhagen2009-03-271-3/+4
| * proper encoding and escapingOswald Buddenhagen2009-03-271-4/+37
| * whitespaceOswald Buddenhagen2009-03-2710-16/+16
| * Long live Qt 4.5!Lars Knoll2009-03-2330-0/+15020
* Long live Qt!Lars Knoll2009-03-2321-0/+8614