summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate
Commit message (Expand)AuthorAgeFilesLines
* warn about stray meta dataOswald Buddenhagen2010-06-291-0/+1
* don't complain multiple times about same abuse of //% meta stringsOswald Buddenhagen2010-06-293-0/+27
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-201-1/+1
|\
| * Attempt to stabilize tst_lupdate::goodRohan McGovern2010-06-161-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-084-0/+107
|\ \ | |/
| * fix translations from some header files being omittedOswald Buddenhagen2010-06-074-0/+107
* | don't use qWarning() - or even qFatal()! - gratuitously.Oswald Buddenhagen2010-06-032-8/+0
* | escape backslashesOswald Buddenhagen2010-05-261-2/+2
* | 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
* | 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-13128-759/+350
|\ \ | |/
| * Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2010-01-1371-71/+71
| |\
| | * Update copyright year to 2010Jason McDonald2010-01-0672-72/+72
| * | 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
| |/
* | 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-132-8/+8
|\
| * remove dependency on git line end conversionsOswald Buddenhagen2009-11-122-8/+8
| * unscrew line numbers ... again. !@ยง$#%Oswald Buddenhagen2009-10-017-16/+16
| * Update license headers again.Jason McDonald2009-09-0868-272/+272
* | 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
* | introduce delayed resolution of aliasesOswald Buddenhagen2009-11-042-0/+27
* | fix bogus "Class '<foo>' lacks Q_OBJECT macro"Oswald Buddenhagen2009-11-043-0/+97