summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate
Commit message (Expand)AuthorAgeFilesLines
* Linguist: Accept locale with dash as separatorKai Köhne12 days4-0/+38
* Make tst_lupdate more stableKai Köhne2024-05-061-1/+1
* Correct license for test filesLucie Gérard2024-02-22122-122/+122
* lupdate: Add support for template literal as translation source in qml filesLucie Gérard2024-01-172-0/+17
* lupdate: Add using pragma to control translation context in qml fileLucie Gérard2023-10-313-0/+202
* Remove setting context using TRANSLATOR comment in qml filesLucie Gérard2023-10-242-40/+22
* lupdate: remove number heuristicsLucie Gérard2023-09-134-36/+3
* Tests: Remove unused symlinkKai Köhne2023-09-111-1/+0
* lupdate/Python: Handle f/r stringsFriedemann Kleint2023-07-102-1/+25
* lupdate: Improve indentation calculation for Python codeFriedemann Kleint2023-07-072-2/+21
* CMake: Make qttools tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* lupdate: Fix missing context in functions with trailing return typeJoerg Bornemann2023-06-282-1/+122
* lupdate: Handle C++ string literalsJoerg Bornemann2023-04-012-0/+62
* lupdate: Fix assert when applying number heuristicsJoerg Bornemann2023-04-014-3/+19
* Don't treat enum classes as a normal classAndy Shaw2023-03-282-0/+18
* Handle text in quotes in extra comments in lupdateJohnny Jazeix2023-02-176-0/+36
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-081-4/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-2/+2
* lupdate: Parse .qrc files when using -projectJoerg Bornemann2022-09-287-2/+79
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-021-0/+3
* lupdate: Allow multiple specifiers after method signatureJoerg Bornemann2022-06-222-0/+24
* Use SPDX license identifiersLucie Gérard2022-05-19125-3257/+3110
* 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
* 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