summaryrefslogtreecommitdiff
path: root/src/linguist/lupdate
Commit message (Expand)AuthorAgeFilesLines
* fix translation contextsOswald Buddenhagen2013-03-191-1/+1
* support only utf-8 and utf-16 for source codeOswald Buddenhagen2013-03-194-26/+23
* purge CODECFORTR & -codecfortr supportOswald Buddenhagen2013-03-125-94/+28
* purge ui3 support from lupdateOswald Buddenhagen2013-03-123-27/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-108-8/+8
* make use of qtHaveModule()Oswald Buddenhagen2013-01-081-2/+2
* Update information from Nokia to Digia and Qt ProjectSergio Ahumada2012-11-281-2/+2
* add support for TR_EXCLUDEOswald Buddenhagen2012-11-201-0/+17
* don't add DEPENDSPATH to VPATHOswald Buddenhagen2012-11-201-1/+0
* follow qt_tool.prf now setting up DESTDIROswald Buddenhagen2012-11-051-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-258-192/+192
* remove hand-written manifestOswald Buddenhagen2012-09-202-22/+0
* make uninstalled lupdate & lrelease find qmakeOswald Buddenhagen2012-09-202-1/+7
* support listing translation files as sourcesOswald Buddenhagen2012-09-203-6/+67
* set the output directory for the qmake evaluatorOswald Buddenhagen2012-09-201-5/+25
* support indirect SUBDIRSOswald Buddenhagen2012-09-201-1/+6
* less esoteric parameter passing to processProject()Oswald Buddenhagen2012-09-201-13/+14
* update qmake evaluator to newest version from qt creatorOswald Buddenhagen2012-09-201-31/+26
* check availability of qmldevtools, not declarativeOswald Buddenhagen2012-09-201-2/+2
* handle windows line endings in the qtdeclarative/js processorOswald Buddenhagen2012-09-201-2/+2
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-201-2/+0
* lupdate: use QMAKE_MANIFEST to embed our special manifest fileJoerg Bornemann2012-09-052-5/+1
* Properly handle include cyclesKevin Ottens2012-08-081-28/+75
* make lupdate compilable without qml/js supportCorentin Jabot2012-07-303-3/+30
* "export" the linguist tools for qtPrepareTool() useOswald Buddenhagen2012-07-061-19/+4
* Merge branch 'buildsystem'Oswald Buddenhagen2012-06-271-1/+1
|\
| * build system cleanupsOswald Buddenhagen2012-06-271-1/+1
* | Allow the specification of includes in the lst-file in lupdate.Stephen Kelly2012-06-211-3/+15
* | Use app.arguments().size() instead of argc in the for loopStephen Kelly2012-06-211-1/+1
|/
* Change uses of {to,from}Ascii to {to,from}Latin1 [Linguist]Thiago Macieira2012-05-031-2/+2
* Modify qtdeclarative javascript namespace to fix compilation failure.Toby Tomkins2012-04-241-1/+1
* Fix BuildAndreas Holzammer2012-04-201-1/+1
* Fix warnings about deprecated QtDeclarative headers in lupdate.Friedemann Kleint2012-03-221-5/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-308-8/+8
* Update obsolete contact address.Jason McDonald2012-01-238-8/+8
* lupdate: Handle translation-attributes of string list properties.Friedemann Kleint2012-01-201-13/+29
* Update copyright year in license headers.Jason McDonald2012-01-068-8/+8
* Improve lupdateRoberto Raggi2011-12-134-5118/+286
* lupdate: Allow trailing commas in QtScript/JS object literalsKent Hansen2011-12-062-512/+539
* lupdate: Regenerate QtScript/JS parserKent Hansen2011-12-012-52/+67
* add -list-languages option to lupdateOswald Buddenhagen2011-11-091-0/+3
* Make lupdate use QmlDevTools library for parsing QMLKent Hansen2011-10-072-9/+6
* Fixed compile of lupdate.Rohan McGovern2011-09-211-2/+2
* Merge remote-tracking branch 'origin/refactor' into masterLars Knoll2011-09-132-7/+7
|\
| * Get Linguist to compile againLars Knoll2011-09-132-25/+21
* | remove Translator::contains()Oswald Buddenhagen2011-09-121-1/+1
* | optimization: make the Translator::find() api index-basedOswald Buddenhagen2011-09-121-25/+27
* | synchronize qmake project parser with qt creatorOswald Buddenhagen2011-09-121-16/+66
* | Compile against the new QML front-end.Roberto Raggi2011-08-301-18/+14
* | Update licenseheader text in source files for qttools Qt moduleJyri Tahtela2011-05-2410-170/+170
|/