summaryrefslogtreecommitdiffstats
path: root/tools/linguist
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\
| * Fixed compilation for solaris based compilers, macro doesn't require trailing...Toby Tomkins2010-06-091-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-082-1/+2
|\ \ | |/ |/|
| * fix translations from some header files being omittedOswald Buddenhagen2010-06-071-0/+1
| * propagate code change back to .g sourceOswald Buddenhagen2010-06-031-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-041-0/+752
|\ \
| * | Synchronizing to latest treeGarami Gábor2010-06-041-0/+8
| * | Adding correct hungarian translationGarami Gábor2010-06-041-0/+744
* | | remove spurious empty lines in the linguist tools' outputOswald Buddenhagen2010-06-036-18/+18
* | | don't use qWarning() - or even qFatal()! - gratuitously.Oswald Buddenhagen2010-06-039-178/+178
|/ /
* | write PO files without duplicated message idsOswald Buddenhagen2010-06-021-7/+60
* | update Russian translation for Qt librariesRitt Konstantin2010-05-311-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-161-27/+70
|\ \ | |/
| * create magic comment messages in "finished" stateOswald Buddenhagen2010-04-151-2/+7
| * make QT_TR_NOOP work in static initializersOswald Buddenhagen2010-04-151-6/+47
| * make HashString and HashStringList objects smallerOswald Buddenhagen2010-04-151-13/+10
| * remove pointless manual assignments from token type enumOswald Buddenhagen2010-04-151-6/+6
* | Apply f176759fc41abc4cb901c2cbaa15264f2a9ac85b to stdout too.Thiago Macieira2010-04-101-0/+4
* | the _setmode() prototype is different on win ceOswald Buddenhagen2010-04-091-0/+4
* | fcntl.h doesn't seem to exist, either - contrary to an example on msdnOswald Buddenhagen2010-04-091-2/+2
* | fix compile on winceOswald Buddenhagen2010-04-091-2/+7
* | remove CONFIG += ordered againOswald Buddenhagen2010-04-091-1/+0
* | Allow building Qt without the QtGui moduleBernhard Rosenkraenzer2010-04-071-1/+2
* | Fix compilation: Linguist uses QtDeclarative .cpp and private headersThiago Macieira2010-04-021-1/+1
* | Fix compilation on solaris-g++: ctype functions are sometimes macrosThiago Macieira2010-04-012-4/+4
* | handle qt-format PO flagsOswald Buddenhagen2010-03-311-1/+24
* | handle encoding of PO filesOswald Buddenhagen2010-03-311-134/+202
* | make variable naming politically correct :-DOswald Buddenhagen2010-03-311-4/+4
* | add Plural-Forms header in PO writerOswald Buddenhagen2010-03-316-26/+65
* | simplify arabic plural ruleOswald Buddenhagen2010-03-311-1/+1
* | don't mark untranslated messages as fuzzy in PO filesOswald Buddenhagen2010-03-311-2/+2
* | support gettext POT filesOswald Buddenhagen2010-03-311-0/+14
* | fix writing of length variant separators in the singular caseOswald Buddenhagen2010-03-311-0/+2
* | make PO header handling less of a monster hackOswald Buddenhagen2010-03-311-44/+80
* | fix updating of X-Source-Language PO headerOswald Buddenhagen2010-03-311-0/+3
* | interpret source language "en" as "POSIX" (more precisely: "none specified")Oswald Buddenhagen2010-03-311-0/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-311-1/+2
|\ \