summaryrefslogtreecommitdiff
path: root/tests/auto/linguist/lupdate
Commit message (Expand)AuthorAgeFilesLines
* lupdate: Support numeric literal separatorsJoerg Bornemann2022-01-191-0/+7
* lupdate: Default to absolute locations for message-less .ts filesLucie Gérard2021-10-051-0/+2
* lupdate/Python: Add support for extra comments and idsFriedemann Kleint2021-08-302-7/+10
* lupdate: Support PythonFriedemann Kleint2021-07-073-0/+95
* lupdate/clang: Correct testing of skipped code warningLucie Gérard2021-07-021-1/+1
* lupdate/clang: Add test for same line commentsLucie Gérard2021-07-023-0/+99
* lupdate/clang: Add test for isolated commentsLucie Gérard2021-07-024-0/+199
* Add test files for QT_TR_NOOP contextLucie Gerard2021-06-307-1/+486
* Fix the name of Tools module in testsAlexey Edelev2021-06-221-1/+1
* Adapt and run the lupdate tests for the clang-based lupdate tooJoerg Bornemann2021-06-1797-400/+3289
* Make tst_lupdate's good/backslashes test compilableJoerg Bornemann2021-06-172-5/+6
* Remove QMake project filesJoerg Bornemann2021-02-122-16/+0
* 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