summaryrefslogtreecommitdiffstats
path: root/tools/linguist
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-042-1/+2
|\
| * Added Czech translations.Pavel Fric2010-02-021-0/+1
| * optimization: get rid of QString::fromUtf16() usageOswald Buddenhagen2010-02-011-1/+1
* | Add Linguist hungarian translationLaszlo Papp2010-02-031-3/+4
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-016-314/+269
|\ \ | |/
| * don't falsely complain about mismatched codecfortrOswald Buddenhagen2010-01-272-13/+14
| * add directories with sources to list of project rootsOswald Buddenhagen2010-01-271-3/+12
| * add -codecfortr optionOswald Buddenhagen2010-01-271-2/+17
| * sanitize lupdate's behavior regarding SUBDIRS projectsOswald Buddenhagen2010-01-271-95/+169
| * unshare pro post-processing codeOswald Buddenhagen2010-01-275-216/+73
| * complain if both sources and projects are given on the cmdlineOswald Buddenhagen2010-01-271-0/+4
| * still complain if only ts files where specified on the cmdlineOswald Buddenhagen2010-01-271-7/+7
| * do not sort the TS filesOswald Buddenhagen2010-01-272-3/+1
| * fix bogus warning messageOswald Buddenhagen2010-01-271-4/+1
* | Merge branch '4.6'Thiago Macieira2010-01-1385-140/+147
|\ \ | |/
| * Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2010-01-1385-86/+86
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-0785-86/+86
| | |\
| | | * Update copyright year to 2010Jason McDonald2010-01-0685-86/+86
| * | | QFile cannot deal with crlf-translated stdio, so use binary modeOswald Buddenhagen2010-01-121-0/+12
| * | | don't complain about unresolved base when the reference is absoluteOswald Buddenhagen2010-01-071-1/+1
| * | | fix sametext and number heuristicsOswald Buddenhagen2010-01-061-45/+46
| * | | fix number heuristics, part 1Oswald Buddenhagen2010-01-061-2/+2
| * | | remove dead codeOswald Buddenhagen2010-01-061-8/+0
| |/ /
* | | Merge branch '4.6'Thiago Macieira2010-01-081-2/+3
|\ \ \ | |/ /
| * | do not accumulate messagesOswald Buddenhagen2010-01-041-2/+3
| |/
* | Merge branch '4.6'Thiago Macieira2009-12-261-0/+2
|\ \ | |/
| * fix build with namespaced qtOswald Buddenhagen2009-12-161-0/+2
* | Merge branch '4.6'Thiago Macieira2009-12-151-1/+1
|\ \ | |/
| * Fix precision loss warning (qreal vs. float on Windows)Alessandro Portale2009-12-151-1/+1
* | Merge commit 'origin/4.6'Olivier Goffart2009-12-151-1/+1
|\ \ | |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-12-037-32/+76
| |\
| * | Make lrelease link again with the win32-icc and win32-g++ mkspecsJan-Arve Sæther2009-12-031-1/+1
* | | Merge branch '4.6'Thiago Macieira2009-12-027-32/+76
|\ \ \ | | |/ | |/|
| * | fix crash on closing all files under certain circumstancesOswald Buddenhagen2009-11-263-11/+11
| * | ignore Alt+Space acelerators - useless and too many false positivesOswald Buddenhagen2009-11-261-2/+13
| * | offer only possible countries for each languageOswald Buddenhagen2009-11-252-8/+27
| * | make qph use language attributesOswald Buddenhagen2009-11-251-5/+18
| * | the definition needs xml escaping, tooOswald Buddenhagen2009-11-251-1/+1
| * | don't write context into <definition> fieldOswald Buddenhagen2009-11-251-3/+2
| * | qph: don't clobber <definition> fieldsOswald Buddenhagen2009-11-251-1/+1
| * | fix class/struct mismatch in the bootstrap magicOswald Buddenhagen2009-11-251-2/+4
| |/
* | trolltech => nokiaOswald Buddenhagen2009-11-271-1/+1
* | support @-style list files on the command lineOswald Buddenhagen2009-11-261-61/+79
|/
* Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-251-0/+36
|\
| * updates french phrasebookPierre Rossi2009-11-231-0/+36
* | Fix build on AIX: all of the .a file is linked into the program.Oswald Buddenhagen2009-11-241-0/+7
|/
* don't use qWarning for things which are not really warningsOswald Buddenhagen2009-11-202-6/+15
* fix crash on closing "rightmost" fileOswald Buddenhagen2009-11-201-2/+4
* fix encodings, take NOswald Buddenhagen2009-11-203-17/+21
* don't overwrite explicitly specified CODECFORTR on UTF-16 inputOswald Buddenhagen2009-11-193-2/+3