summaryrefslogtreecommitdiff
path: root/tests/auto/linguist
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-19128-3338/+3116
* lupdate/clang: Handle translator comments in include filesJoerg Bornemann2022-04-045-16/+104
* lupdate/clang: Don't just skip included filesLucie Gérard2022-04-045-0/+81
* Support trailing commas for Python in lupdateChris Hennes2022-02-112-0/+66
* lupdate: Support hexadecimal numeric literals with upper case XJoerg Bornemann2022-01-191-0/+1
* lupdate: Support numeric literal separatorsJoerg Bornemann2022-01-191-0/+7
* lupdate: Fix static initializers with parenthesesJoerg Bornemann2021-12-072-0/+18
* lupdate/clang: Get line directive to be ignored during parsingLucie Gérard2021-11-093-0/+21
* 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/clang: Add test for alias functionLucie Gérard2021-08-094-0/+45
* lupdate/clang: Adapt test for alias functionLucie Gérard2021-07-164-20/+23
* 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-092-5/+6
* Fix regression in lconvert handling empty translationsKai Köhne2021-03-102-0/+2
* Remove QMake project filesJoerg Bornemann2021-02-125-31/+0
* Fix compiler warnings from deprecated QLibraryInfo::locationVolker Hilsheimer2020-10-233-3/+3
* lupdate: Make good:proparsing test compilableJoerg Bornemann2020-10-0110-18/+11
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-014-4/+4
* 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-292-2/+2
* Get rid of the QTextCodec dependency in linguistLars Knoll2020-05-182-2/+2
* Port linguist from QRegExp to QRegularExpressionLars Knoll2020-05-092-4/+4
* 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-134-0/+35
|/
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-162-0/+13
|\
| * lrelease: Fix crash on projects without TRANSLATIONS assignmentJoerg Bornemann2019-07-102-0/+13
* | 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-232-5/+6
|/ /
* | 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
* lconvert test: Try to avoid QProcess::waitForFinished() timeoutsFriedemann Kleint2018-10-271-0/+4