summaryrefslogtreecommitdiffstats
path: root/tools/linguist
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-131-0/+7
|\
| * refuse to open empty translation filesOswald Buddenhagen2010-12-101-0/+7
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-252-0/+5
|\ \ | |/
| * Resolve EPOCROOT in qt.conf using same logic as in .proMiikka Heikkinen2010-11-181-0/+1
| * Localize .loc and .pkg content based on TRANSLATIONSMiikka Heikkinen2010-11-121-0/+4
* | Make lupdate recognize TRANSLATOR comments in QtScript filesKent Hansen2010-11-222-12/+92
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-122-3/+3
|\ \ | |/
| * Doc: Fixing typoSergio Ahumada2010-11-092-3/+3
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-031-18/+5
|\ \ | |/
| * make the dtd reflect realityOswald Buddenhagen2010-11-021-18/+5
* | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-043-1/+7
|\ \ | |/
| * Don't use translations for console tools under windowsVictor Ostashevsky2010-09-283-1/+7
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-214-7/+24
|\ \ | |/
| * I18n: Fix some lupdate warnings.Friedemann Kleint2010-09-141-2/+2
| * fetch next token after class definition openingOswald Buddenhagen2010-09-101-0/+2
| * delay next token fetching when opening namespaceOswald Buddenhagen2010-09-101-1/+1
| * don't let operator overloads confuse usOswald Buddenhagen2010-09-101-0/+15
| * don't try to show source when no locations are givenOswald Buddenhagen2010-09-102-4/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-1014-160/+419
|\ \ | |/
| * search translator commentsOswald Buddenhagen2010-09-061-0/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-011-1/+158
| |\
| | * The declarative parser should only save comment text (and not /*,*/,//)Michael Brasser2010-09-011-3/+1
| | * Support for qsTrId and meta-data in comments for QML.Michael Brasser2010-09-011-1/+160
| * | Wrap translatable messages with tr() in assistant, designer and linguistVictor Ostashevsky2010-09-0111-146/+192
| * | Enable loading/generating translations by assistant and linguist toolsVictor Ostashevsky2010-09-013-2/+31
| |/
| * preserve non-standard source referencesOswald Buddenhagen2010-08-301-4/+20
| * properly parse ts contexts in obsolete messagesOswald Buddenhagen2010-08-301-0/+2
| * move the MAGIC_OBSOLETE_REFERENCE hack to the xlf file handlerOswald Buddenhagen2010-08-302-8/+15
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-302-60/+423
|\ \ | |/
| * Make lupdate's QtScript frontend recognize qsTrId() / QT_TRID_NOOP()Kent Hansen2010-08-232-0/+40
| * Add support for comments and meta-data in the lupdate QtScript frontendKent Hansen2010-08-232-22/+311
| * Streamline lupdate's QtScript frontend's error messagingKent Hansen2010-08-232-44/+78
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-251-0/+3
|\ \ | |/
| * add full width characters to ending() in linguistTasuku Suzuki2010-08-201-0/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-133-8/+72
|\ \ | |/
| * update Russian translations for Qt and toolsRitt Konstantin2010-08-111-2/+14
| * Translation work for 4.7Pierre Rossi2010-08-061-0/+40
| * Some french translationsPierre Rossi2010-08-061-5/+17
| * Fix the remote command delimiter, this has cahnged at some point.kh12010-08-041-1/+1
* | Remove the use of deprecated qVariant*Olivier Goffart2010-08-063-14/+14
|/
* more fine-grained ts targetsOswald Buddenhagen2010-07-151-12/+0
* immediately set function context when entering a namespaceOswald Buddenhagen2010-07-071-1/+6
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-291-26/+58
|\
| * Make compile.Michael Brasser2010-06-241-1/+1
| * Update lupdate to recognize concatenated text in QML files.Michael Brasser2010-06-241-16/+56
| * Support for non-literal plural arguments to qsTr() in lupdate (QML).Michael Brasser2010-06-231-12/+4
* | warn about stray meta dataOswald Buddenhagen2010-06-291-4/+7
* | don't complain multiple times about same abuse of //% meta stringsOswald Buddenhagen2010-06-291-0/+3
* | fix double percent sign after migration to yyMsg()Oswald Buddenhagen2010-06-291-2/+2
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-091-1/+1
|\