summaryrefslogtreecommitdiffstats
path: root/src/linguist/lupdate
Commit message (Expand)AuthorAgeFilesLines
* lupdate: Warn about calls with template literalsKai Koehne2019-09-041-0/+4
* lupdate: Improve documentation of -recursive, -no-recursiveKai Koehne2019-06-061-2/+2
* lupdate: Escape special characters when processing QMLLucie Gerard2019-04-034-65/+69
* lupdate: Do not touch a translated file without target languageLucie Gerard2019-04-021-0/+13
* Add forward looking after ColonLucie Gerard2019-04-011-2/+23
* Mark throwRecursionDepthError() as finalUlf Hermann2019-03-271-1/+1
* Handle recursion depth errors when parsing JavaScript in lupdateUlf Hermann2019-03-191-0/+7
* Check the parenthesis depth in case of right parenthesis token, to set metaEx...Lucie Gerard2019-01-251-1/+4
* Check that similar message does not have an other exact fitLucie Gerard2019-01-231-3/+7
* lupdate: Add support for parsing C++11 raw string literalsPalo Kisa2019-01-091-5/+62
* Qt Linguist: Fix gcc 7.2 warnings about ambiguous elseFriedemann Kleint2018-11-291-3/+6
* 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
* Add support for the new QT_TR*_N_NOOP() macro familyMateusz Starzycki2018-06-252-13/+26
* lupdate: add support for c++17 nested namespacesOswald Buddenhagen2018-04-201-1/+16
* Add support for translation function aliases that are member expressionsSimon Hausmann2018-03-291-2/+12
* lupdate: Read id attributes of .ui filesFriedemann Kleint2018-01-181-1/+11
* Introduce Q_FALLTHROUGH()Friedemann Kleint2018-01-101-6/+6
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-3/+3
* Win: Set proper descriptions for toolsKai Koehne2017-07-261-0/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-2/+6
|\
| * Fix lupdate to handle \u escapesEdward Welbourne2017-03-091-2/+6
* | Use join(QChar), join(QLatin1String) where applicableMarc Mutz2017-03-231-1/+1
* | Cleanup QRegExp includesSamuel Gaist2017-03-072-0/+2
|/
* 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
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-021-3/+2
|\|
| * Linguist: Fix lupdate includes without spacesMarko Kangas2016-06-291-3/+2
* | Updated license headers and license testsAntti Kokko2016-06-108-137/+97
|/
* lupdate: Fix parsing of class template specializationsKai Pastor2016-05-271-4/+4
* lupdate: Explicitly handle C++ member initializer listsKai Pastor2016-04-281-16/+37
* lupdate: Treat NULL and Q_NULLPTR like literal 0Kai Pastor2016-04-121-0/+8
* lupdate: Add two missing tr()Kai Pastor2016-04-071-2/+2
* lupdate: Treat nullptr like literal 0Kai Pastor2016-03-151-0/+3
* lupdate: Handle translation comments in ternary expressionsMichael Hanselmann2016-01-151-1/+5
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-071-1/+1
|\
| * Update the documentation URLs in man pages5.5Dmitry Shachnev2015-11-191-1/+1
* | lupdate: Support for C++11's "final" identifierMichael Hanselmann2016-01-051-0/+7
* | lupdate: Merge class name extraction loopsMichael Hanselmann2016-01-051-17/+16
* | 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
|/
* Fix misoverloaded virtual due to recent change in qtdeclarativeSergio Martins2015-05-071-3/+3
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-173-3/+5
|\
| * Fix lupdate for .ui.qml filesThomas Hartmann2015-03-101-1/+1
| * Fix warning in correct uses of QCoreApplication::translateAlbert Astals Cid2015-03-061-1/+3
| * Doc: Replace qt-project.org/doc with doc.qt.ioSergio Ahumada2015-03-061-1/+1
* | lupdate: Remove wrong error messagev5.5.0-alpha1Jan Arve Saether2015-03-111-12/+4
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-201-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-101-1/+1
| |\
| | * Bump copyright year to 2015Kai Koehne2015-01-131-1/+1