summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings from deprecated QLibraryInfo::locationVolker Hilsheimer2020-10-231-1/+1
* lupdate: Make good:proparsing test compilableJoerg Bornemann2020-10-0110-18/+11
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-012-2/+2
* tst_lupdate: Print message where the sub-tests are runningJoerg Bornemann2020-09-301-1/+1
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-221-0/+10
* CMake: Do not built qdoc/lupdate for MSVC NMC with CMake < 3.19Joerg Bornemann2020-08-171-0/+7
* Fix the buildSona Kurazyan2020-06-291-1/+1
* Get rid of the QTextCodec dependency in linguistLars Knoll2020-05-182-2/+2
* Port linguist from QRegExp to QRegularExpressionLars Knoll2020-05-091-2/+2
* Merge remote-tracking branch 'origin/5.15' into devAlexandru Croitor2020-04-154-0/+77
|\
| * Fix some deprecation warningsFriedemann Kleint2020-04-151-13/+13
| * Add lupdate test for Objective-C++ sourcesTor Arne Vestbø2020-04-024-0/+77
* | Fix some deprecation warningsFriedemann Kleint2020-04-151-13/+13
* | Convert QtTools testsLeander Beernaert2019-12-131-0/+10
|/
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-031-0/+2
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-021-0/+2
| |\
| | * Test that extraction of translations works from .qrc files with QtQuickCompilerSimon Hausmann2019-05-091-0/+2
* | | tests: remove uses of Q_FOREACHMarc Mutz2019-05-231-4/+5
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-2420-16/+128
|\|
| * Convert \r into a numerical entityLucie Gerard2019-04-021-2/+2
| * lupdate: Do not touch a translated file without target languageLucie Gerard2019-04-0218-14/+89
| * Add forward looking after ColonLucie Gerard2019-04-012-0/+37
* | QtTools: replace deprecated QLayout::margin() with contentsMargins()Christian Ehrlicher2019-02-113-3/+3
|/
* lupdate: Add support for parsing C++11 raw string literalsPalo Kisa2019-01-092-0/+57
* lupdate: don't abort on prf execution errorsv5.12.0-beta4Oswald Buddenhagen2018-10-291-0/+2
* Add support for the new QT_TR*_N_NOOP() macro familyMateusz Starzycki2018-06-252-0/+42
* lupdate: add support for c++17 nested namespacesOswald Buddenhagen2018-04-202-0/+24
* Add support for translation function aliases that are member expressionsSimon Hausmann2018-03-293-1/+13
* lupdate: Read id attributes of .ui filesFriedemann Kleint2018-01-183-0/+79
* Fix licensingJani Heikkinen2017-05-035-54/+39
* Fix lupdate to handle \u escapesEdward Welbourne2017-03-092-0/+14
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-0412-1/+186
|\
| * lupdate: Add qrc resource file supportTakumi ASAKI2016-10-2511-0/+185
| * fix test execution in dirs with spacesOswald Buddenhagen2016-10-251-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-022-0/+18
|\|
| * Linguist: Fix lupdate includes without spacesMarko Kangas2016-06-292-0/+18
* | Updated license headers and license testsAntti Kokko2016-06-10136-1931/+1484
|/
* lupdate: Fix parsing of class template specializationsKai Pastor2016-05-272-0/+25
* lupdate: Explicitly handle C++ member initializer listsKai Pastor2016-04-283-0/+189
* lupdate: Treat NULL and Q_NULLPTR like literal 0Kai Pastor2016-04-122-0/+23
* lupdate: Treat nullptr like literal 0Kai Pastor2016-03-152-0/+46
* lupdate: Handle translation comments in ternary expressionsMichael Hanselmann2016-01-152-0/+90
* lupdate: Support for C++11's "final" identifierMichael Hanselmann2016-01-052-0/+58
* tst_lupdate: Add a call to QProcess::waitForStarted().Friedemann Kleint2015-12-141-2/+4
* Prospective fix to make lupdate tests pass.Friedemann Kleint2015-07-271-2/+7
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-05-252-0/+23
|\
| * update message index when message gains source textOswald Buddenhagen2015-04-302-0/+23
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-173-1/+14
|\|
| * Fix warning in correct uses of QCoreApplication::translateAlbert Astals Cid2015-03-063-1/+14
* | lupdate: Remove wrong error messagev5.5.0-alpha1Jan Arve Saether2015-03-113-30/+0