summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-163-1/+41
|\
| * create magic comment messages in "finished" stateOswald Buddenhagen2010-04-151-1/+1
| * make QT_TR_NOOP work in static initializersOswald Buddenhagen2010-04-152-0/+40
* | handle encoding of PO filesOswald Buddenhagen2010-03-316-1/+16
* | add Plural-Forms header in PO writerOswald Buddenhagen2010-03-315-8/+9
* | don't mark untranslated messages as fuzzy in PO filesOswald Buddenhagen2010-03-314-10/+6
* | interpret source language "en" as "POSIX" (more precisely: "none specified")Oswald Buddenhagen2010-03-311-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-062-0/+84
|\ \ | |/
| * fix "using namespace" recursion crashOswald Buddenhagen2010-03-052-0/+84
* | Fix copyright year.Jason McDonald2010-02-161-1/+1
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-0160-57/+719
|\ \ | |/
| * don't falsely complain about mismatched codecfortrOswald Buddenhagen2010-01-2710-0/+150
| * add directories with sources to list of project rootsOswald Buddenhagen2010-01-275-0/+120
| * sanitize lupdate's behavior regarding SUBDIRS projectsOswald Buddenhagen2010-01-2740-3/+423
| * absorb cmdline tests into "good" structureOswald Buddenhagen2010-01-276-42/+4
| * add ability to set working dir for testOswald Buddenhagen2010-01-271-7/+13
| * support multiple output filesOswald Buddenhagen2010-01-271-10/+14
| * fix printing output from failed commandOswald Buddenhagen2010-01-271-1/+1
* | Merge branch '4.6'Thiago Macieira2010-01-13131-762/+353
|\ \ | |/
| * Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2010-01-1374-74/+74
| |\
| | * Update copyright year to 2010Jason McDonald2010-01-0675-75/+75
| * | really, *really* fix the test :}Oswald Buddenhagen2010-01-121-1/+1
| * | remove trimming of (expected) outputOswald Buddenhagen2010-01-122-3/+4
| * | really fix the autotestOswald Buddenhagen2010-01-122-1/+1
| * | support regexp-like quantifiers of expected output linesOswald Buddenhagen2010-01-121-26/+100
| * | remove superfluous \r filteringOswald Buddenhagen2010-01-121-8/+4
| * | print actual rather than expected output for matching textOswald Buddenhagen2010-01-121-3/+3
| * | fix test under windowsOswald Buddenhagen2010-01-071-0/+1
| * | make the lupdate tests more verbose in case of failureOswald Buddenhagen2010-01-064-251/+37
| * | don't use qmake for test setupOswald Buddenhagen2010-01-0634-215/+5
| * | move equivalent of output_ts test to good/Oswald Buddenhagen2010-01-068-53/+3
| * | look for the .result file in the dir where the output is expected to goOswald Buddenhagen2010-01-063-7/+1
| * | fix sametext and number heuristicsOswald Buddenhagen2010-01-066-0/+132
| * | no point in specifying -ts when a .pro file is specifiedOswald Buddenhagen2010-01-063-4/+3
| * | clean up the lupdatecmd filesOswald Buddenhagen2010-01-064-16/+3
| * | tidy up the test .pro filesOswald Buddenhagen2010-01-0635-154/+35
| |/
* | Merge branch '4.6'Thiago Macieira2009-12-022-0/+22
|\ \ | |/
| * add qph autotestOswald Buddenhagen2009-11-252-0/+22
* | support @-style list files on the command lineOswald Buddenhagen2009-11-266-0/+120
|/
* fix encodings, take NOswald Buddenhagen2009-11-207-15/+60
* Merge branch '4.5' into 4.6Thiago Macieira2009-11-134-15/+17
|\
| * remove dependency on git line end conversionsOswald Buddenhagen2009-11-124-15/+17
| * unscrew line numbers ... again. !@ยง$#%Oswald Buddenhagen2009-10-017-16/+16
| * Update license headers again.Jason McDonald2009-09-0871-284/+284
* | record id-based messages even if they have an empty sourceOswald Buddenhagen2009-11-065-0/+25
* | handle messages with ids (more) correctlyOswald Buddenhagen2009-11-069-1/+101
* | add -markuntranslated optionOswald Buddenhagen2009-11-041-0/+13
* | introduce delayed resolution of aliasesOswald Buddenhagen2009-11-042-0/+27
* | fix bogus "Class '<foo>' lacks Q_OBJECT macro"Oswald Buddenhagen2009-11-043-0/+97
* | do not crashOswald Buddenhagen2009-10-292-0/+27