summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-022-0/+8
|\
| * Don't ignore source-text when generating qsTrId translations for QMLTor Arne Vestbø2011-02-012-0/+8
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1785-85/+85
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-1085-85/+85
* | Make lupdate recognize TRANSLATOR comments in QtScript filesKent Hansen2010-11-223-0/+113
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
* make lupdate test less fragileOswald Buddenhagen2010-09-212-2/+8
* delay next token fetching when opening namespaceOswald Buddenhagen2010-09-102-0/+33
* don't let operator overloads confuse usOswald Buddenhagen2010-09-102-0/+24
* Support for qsTrId and meta-data in comments for QML.Michael Brasser2010-09-013-0/+295
* Add test that exercises lupdate warnings for QtScriptKent Hansen2010-08-234-0/+118
* Make lupdate's QtScript frontend recognize qsTrId() / QT_TRID_NOOP()Kent Hansen2010-08-232-0/+35
* Add support for comments and meta-data in the lupdate QtScript frontendKent Hansen2010-08-233-0/+254
* immediately set function context when entering a namespaceOswald Buddenhagen2010-07-072-0/+40
* 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