summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* linguist: provide labels for id based translationMasoud Jami3 days7-0/+152
* CMake: Fix Xcode common dependency issues for translations take 3Alexandru Croitor7 days1-0/+15
* lupdate: add used namespaces of the current fileMasoud Jami7 days4-0/+50
* CMake: Robustify test_i18n_source_language and test_translation_apiJoerg Bornemann2025-04-285-21/+40
* Do not run cmake test on WoA cross-compileMichal Klocek2025-04-101-1/+3
* CMake: Fix location of generated .qm filesJoerg Bornemann2025-03-147-0/+102
* lupdate: unify parsing of meta strings in different languagesMasoud Jami2025-03-032-19/+28
* allow mixing id-based and text-based translation in a documentMasoud Jami2025-02-288-103/+114
* Make module ready for source SBOM checkingLucie Gérard2025-02-205-5/+5
* lupdate: remove clang parserMasoud Jami2025-02-1845-3747/+1
* CMake: Add TS_OUTPUT_DIRECTORY argument to qt_add_translationsJoerg Bornemann2025-02-171-0/+18
* CMake: Add QM_OUTPUT_DIRECTORY argument to qt_add_translationsJoerg Bornemann2025-02-121-0/+25
* CMake: Add the QM_OUTPUT_DIRECTORY argument to qt_add_lreleaseJoerg Bornemann2025-02-121-0/+37
* CMake: Fix typo and wording in auto testJoerg Bornemann2025-01-263-3/+3
* lupdate: parse translate commands in QML template stringsMasoud Jami2025-01-233-1/+9
* Adapt tst_helpengineplugin test to changes in qtdeclarativeSemih Yavuz2025-01-211-5/+2
* Fix build, include what you use: QDebugVolker Hilsheimer2025-01-211-0/+1
* lupdate: parse expression with angle bracketsMasoud Jami2025-01-072-2/+10
* lupdate: transfer "using namespace" from parent namespace to childrenMasoud Jami2025-01-072-0/+59
* lupdate: parse translate commands in template definitionsMasoud Jami2025-01-022-0/+24
* lupdate: Escape Unicode Chars for Different ParsersMasoud Jami2024-12-033-3/+19
* lconvert: Resolve Translation DependenciesMasoud Jami2024-11-293-0/+13
* lupdate: Correct Parsing of Escaped Unicode CharactersMasoud Jami2024-11-273-0/+42
* qtattributionscanner: Extend LicenseId-based file searchLucie Gérard2024-11-227-0/+69
* lupdate: Correct Context in Function Definitions with Prepended "::"Masoud Jami2024-11-212-0/+17
* Allow Empty Strings in the Translation ToolsMasoud Jami2024-11-2114-9/+64
* lupdate: support extra namespace qualificationMasoud Jami2024-11-152-0/+50
* lupdate: Warn the user on using template strings for translationMasoud Jami2024-10-314-0/+41
* Add REUSE.toml files and missing licensesLucie Gérard2024-10-301-0/+31
* lupdate CPP Parser handling templatesMasoud Jami2024-10-295-0/+1093
* lupdate: Support for Typed Enum in CPP ParserMasoud Jami2024-10-295-0/+53
* Skip lupdate/clang tests on macOSJoerg Bornemann2024-10-181-0/+4
* CMake: Add a way to merge Qt translations at build timeJoerg Bornemann2024-10-1717-0/+391
* lupdate: treat warnings as errors using -Werror argMasoud Jami2024-10-172-2/+2
* Support .mjs extension when choosing the parserMasoud Jami2024-10-174-0/+102
* Add tests for helpengine pluginSemih Yavuz2024-10-105-0/+135
* lupdate/Python: Fix extra comments being added to the wrong messageFriedemann Kleint2024-09-162-1/+34
* Port makeplurals.pl to C++Joerg Bornemann2024-09-023-58/+51
* Revert "Blacklist flaky tests for Bugfix week 2024/H2"Daniel Smith2024-08-291-2/+0
* qtattributionsscanner: Add support for CPE and PURL fieldsAlexandru Croitor2024-08-286-1/+33
* Don't run lconvert autotest on machines that don't have Perl installedJoerg Bornemann2024-08-202-1/+9
* tests: skip clangcpp tests in tst_lupdate on linux arm64Liang Qi2024-08-141-0/+7
* Blacklist flaky tests for Bugfix week 2024/H2Daniel Smith2024-08-091-0/+2
* tst_lupdate: Port to modern string usageFriedemann Kleint2024-08-081-102/+115
* tst_lupdate: Increase timeoutFriedemann Kleint2024-08-081-10/+62
* lupdate: Make exclude patterns less strict againJoerg Bornemann2024-07-171-1/+1
* lupdate: Add failing test for a bug in exclusion handlingJoerg Bornemann2024-07-173-0/+11
* CMake: Add TS_FILES_OUTPUT_VARIABLE argument to qt_add_translationsJoerg Bornemann2024-07-101-2/+11
* Linguist: Accept locale with dash as separatorKai Köhne2024-06-124-0/+38
* CMake: Fix deferred qt_add_translations calls...Joerg Bornemann2024-06-115-0/+62