summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good
Commit message (Expand)AuthorAgeFilesLines
* Linguist: Accept locale with dash as separatorKai Köhne13 days4-0/+38
* Correct license for test filesLucie Gérard2024-02-22109-109/+109
* 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
* lupdate/Python: Handle f/r stringsFriedemann Kleint2023-07-102-1/+25
* lupdate: Improve indentation calculation for Python codeFriedemann Kleint2023-07-072-2/+21
* 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
* lupdate: Parse .qrc files when using -projectJoerg Bornemann2022-09-286-0/+67
* lupdate: Allow multiple specifiers after method signatureJoerg Bornemann2022-06-222-0/+24
* Use SPDX license identifiersLucie Gérard2022-05-19112-2906/+2809
* 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-163-19/+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-306-0/+485
* Adapt and run the lupdate tests for the clang-based lupdate tooJoerg Bornemann2021-06-1788-378/+3215
* Make tst_lupdate's good/backslashes test compilableJoerg Bornemann2021-06-092-5/+6
* lupdate: Make good:proparsing test compilableJoerg Bornemann2020-10-0110-18/+11
* Get rid of the QTextCodec dependency in linguistLars Knoll2020-05-182-2/+2
* Add lupdate test for Objective-C++ sourcesTor Arne Vestbø2020-04-023-0/+74
* 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
* | 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