summaryrefslogtreecommitdiffstats
path: root/src/linguist/lupdate/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* lupdate: Revisit how to specify the compilation databaseJoerg Bornemann2020-10-011-11/+11
* lupdate: Yield error if -clang-parser requested in non-clang buildJoerg Bornemann2020-10-011-5/+8
* lupdate: Use std::optional for Project::translationsJoerg Bornemann2020-09-301-1/+1
* lupdate: Extend the help text for -clang-parserJoerg Bornemann2020-09-281-6/+9
* Linguist: Refactor iteratorsJarek Kobus2020-09-171-20/+18
* Fix more compiler warnings from deprecated application attributesVolker Hilsheimer2020-09-161-1/+1
* Linguist: Replace foreach with range-based forJarek Kobus2020-09-151-12/+12
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\
| * Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-141-2/+0
|\|
| * Revert "Add empty clangcpp parser functionality"Lucie Gérard2019-10-011-14/+1
* | Add clang Tool and basic AST reading machineryLucie Gérard2019-09-191-3/+30
|/
* Add empty clangcpp parser functionalityLucie Gérard2019-08-081-1/+14
* Refactor lupdateLucie Gérard2019-08-081-4/+0
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-181-2/+2
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-111-2/+2
| |\
| | * lupdate: Improve documentation of -recursive, -no-recursiveKai Koehne2019-06-061-2/+2
* | | Port from QLatin1Literal to QLatin1StringGiuseppe D'Angelo2019-06-111-1/+1
* | | Fix deprecation warnings about deprecated container conversionsFriedemann Kleint2019-05-231-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-241-0/+64
|\|
| * lupdate: Escape special characters when processing QMLLucie Gerard2019-04-031-0/+51
| * lupdate: Do not touch a translated file without target languageLucie Gerard2019-04-021-0/+13
* | Extract qmake parser from lupdate and lreleaseJoerg Bornemann2018-11-211-344/+159
|/
* qmake: make VFS aware of exact vs. cumulative evaluationOswald Buddenhagen2018-09-141-2/+3
* qmake: let QMakeVfs::readFile() report ENOFILE explicitlyOswald Buddenhagen2018-09-141-1/+1
* Use join(QChar), join(QLatin1String) where applicableMarc Mutz2017-03-231-1/+1
* Cleanup QRegExp includesSamuel Gaist2017-03-071-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-25/+107
|\
| * lupdate: Add qrc resource file supportTakumi ASAKI2016-10-251-25/+107
* | Updated license headers and license testsAntti Kokko2016-06-101-18/+13
|/
* report cumulativity of $$system() and evaluator error output as wellOswald Buddenhagen2015-12-181-5/+4
* lupdate: mention location type guessing in help outputChristian Hitz2015-12-141-1/+2
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-161-1/+1
|\
| * lupdate: update the description for -no-obsolete optionLiang Qi2015-02-021-1/+1
* | Update copyright headersAntti Kokko2015-02-141-7/+7
|/
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* make function alias manager QString-basedOswald Buddenhagen2014-01-071-34/+20
* rewrite support for listing translation files as sourcesv5.2.0-rc1Oswald Buddenhagen2013-11-231-8/+28
* correctly resolve INCLUDEPATH relative to current projectOswald Buddenhagen2013-10-101-1/+1
* INCLUDEPATH does *not* act as VPATH for HEADERSOswald Buddenhagen2013-10-101-5/+1
* don't look for sources in FORMS3Oswald Buddenhagen2013-10-101-1/+0
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-061-8/+13
|\
| * print project errors after all. sometimes.Oswald Buddenhagen2013-09-041-1/+7
| * remove dead code for printing parser/evaluator warningsOswald Buddenhagen2013-09-041-7/+6
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-271-24/+38
|\|
| * fix setting the output directory for the qmake evaluatorOswald Buddenhagen2013-08-261-3/+3
| * implement simple VFS to support caching during project parsingOswald Buddenhagen2013-08-261-11/+15
| * make TR_EXCLUDE work for #include statements as wellOswald Buddenhagen2013-08-191-8/+16
| * don't print warnings from parser & evaluatorOswald Buddenhagen2013-08-121-1/+4
| * don't print project messages/warnings/errorsOswald Buddenhagen2013-08-121-2/+1