summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* qdoc: Fix incorrect meta content generated for \brief containing a linkTopi Reinio2023-06-2823-26/+26
* lupdate: Fix missing context in functions with trailing return typeJoerg Bornemann2023-06-282-1/+122
* qdoc: Output warnings for QML docs with incorrect module identifierTopi Reinio2023-06-226-9/+13
* qdoc: Use QML module information when searching for QML typesTopi Reinio2023-06-2212-5/+71
* qdoc: Ensure the example files list is correctVenugopal Shivashankar2023-06-225-0/+8
* qdoc: Set correct genus for TypeAliasNode instancesTopi Reinio2023-06-1916-1/+69
* QDoc: Generate correct macro for DocBook formatLuca Di Sera2023-06-154-62/+2
* QDoc: Generate deprecation warning in QML Type page headersPaul Wicking2023-06-085-5/+7
* QDoc: Allow line comments in see also commandPaul Wicking2023-05-3012-0/+237
* CMake: Fix qt6_create_translation for same-named .ts filesJoerg Bornemann2023-05-265-0/+79
* QDoc: Ensure CMD_BRIEF works with line commentsPaul Wicking2023-05-2210-4/+106
* qdoc: Store read-only attribute to index for C++ propertiesTopi Reinio2023-05-161-4/+4
* QDoc: Append hash when normalizing non-ascii file namesPaul Wicking2023-05-1516-3/+232
* QDoc: Move catch_generators under srcLuca Di Sera2023-05-1528-3324/+9
* QDoc: Append hash to canonical titles with non-alnum charactersPaul Wicking2023-05-135-0/+136
* qdoc: Wrap a <div> around the addendum noteVenugopal Shivashankar2023-05-123-20/+20