summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix path of embedded .qm files in sub-directoriesJoerg Bornemann7 days5-0/+66
* CMake: Exclude all AUTOGENerated files from lupdateJoerg Bornemann11 days9-0/+199
* Correct license for tools fileLucie Gérard2024-03-151-1/+1
* CMake: Fix target-less call of qt_add_lupdateJoerg Bornemann2024-03-071-0/+6
* CMake: Rename qt_collect_i18n_targetsJoerg Bornemann2024-02-251-1/+1
* CMake: Rename qt_add_lupdate's TARGETS parameter to SOURCE_TARGETSJoerg Bornemann2024-02-253-5/+5
* CMake: Change behavior of automatic determination of .ts filesJoerg Bornemann2024-02-251-0/+16
* CMake: Rename NATIVE_TS_FILE arguments to PLURALS_TS_FILEJoerg Bornemann2024-02-255-7/+7
* CMake: Rename I18N_*LANGUAGES variables and parametersJoerg Bornemann2024-02-252-15/+15
* CMake: Fix the generation of the plurals-only .qm fileJoerg Bornemann2024-02-252-11/+14
* CMake: Fix flakiness of test_translation_apiJoerg Bornemann2024-02-251-1/+1
* Correct license for test filesLucie Gérard2024-02-22152-152/+152
* Simplify standalone test discovery for QDocPaul Wicking2024-01-301-6/+9
* QDoc: Add output validation testPaul Wicking2024-01-301-0/+1
* lupdate: Add support for template literal as translation source in qml filesLucie Gérard2024-01-172-0/+17
* liguist: add support for segmented target in XLIFFLucie Gérard2024-01-173-0/+72
* 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
* CMake: Link to Core library in linguist tests to get -fPIC flagsAlexandru Croitor2023-10-112-9/+14
* Re-enable generating of the deprecated Designer header filesAlexey Edelev2023-09-291-3/+1
* CMake: Automatically determine the path of the native .ts fileJoerg Bornemann2023-09-221-0/+17
* CMake: Add a way to specify the native language for i18nJoerg Bornemann2023-09-225-0/+147
* CMake: Automatically determine .ts file names in qt_add_translationsJoerg Bornemann2023-09-204-0/+89
* lupdate: remove number heuristicsLucie Gérard2023-09-134-36/+3
* CMake: Allow excluding target sources from i18nJoerg Bornemann2023-09-137-2/+64
* CMake: Support project-wide i18n with qt_add_translationsJoerg Bornemann2023-09-131-1/+11
* CMake: Add qt6_collect_i18n_targetsJoerg Bornemann2023-09-1317-0/+199
* CMake: Allow specifying multiple targets in qt_add_lupdateJoerg Bornemann2023-09-131-1/+3
* CMake: Make the target argument of qt_add_lrelease optionalJoerg Bornemann2023-09-111-1/+3
* CMake: Allow multiple calls of qt_add_lupdateJoerg Bornemann2023-09-111-2/+3
* Tests: Remove unused symlinkKai Köhne2023-09-111-1/+0
* Rename qt_attribution.json test fileKai Köhne2023-09-062-1/+1
* Fix race condition in test_translation_api CMake testJoerg Bornemann2023-08-301-4/+6
* CMake: Remove check for Qt6::lupdate in linguist CMake testsJoerg Bornemann2023-08-291-5/+3
* Fix line number in test_create_translation_macro test dataJoerg Bornemann2023-08-291-1/+1
* CMake: Move the test_translation_api autotest under the linguist dirJoerg Bornemann2023-08-286-1/+1
* Enable most of the CMake autotests againJoerg Bornemann2023-08-282-1/+5
* CMake: Fix race condition in test_translation_apiJoerg Bornemann2023-08-281-2/+2
* QDoc: Move tst_generatedoutput under srcLuca Di Sera2023-08-09318-14613/+1
* Don't let CMD_VALUE break CMD_TABLEPaul Wicking2023-08-089-0/+246
* QDoc: Move tst_utilities under srcLuca Di Sera2023-08-073-155/+1
* QDoc: Move tst_qdoccommandlineparser under srcLuca Di Sera2023-08-074-220/+1
* QDoc: Move tst_config under srcLuca Di Sera2023-08-0722-273/+1
* QDoc: Move tst_QDoc under srcLuca Di Sera2023-08-076-676/+24
* QDoc: Reorganize src/qdoc/qdocLuca Di Sera2023-08-077-8/+8
* Support explicit list of example categories in manifest fileKai Köhne2023-07-212-0/+11
* 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-0515-0/+90
* qdoc: Sort the output of \generatelist <groupname>Topi Reinio2023-06-309-24/+30