summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Improve generatedoutput autotest behavior when qdoc is not foundTopi Reinio2022-06-303-18/+12
* lupdate: Allow multiple specifiers after method signatureJoerg Bornemann2022-06-232-0/+24
* qdoc: Automatically resolve read-only attribute for QML propertiesTopi Reinio2022-06-136-1/+72
* QDoc: Show all inherited members in the all members pagesLuca Di Sera2022-05-183-1/+4
* qdoc: Improve generated navigation bar for C++ and QML typesTopi Reinio2022-04-2838-0/+63
* qdoc: Do not generate tags from titles anymoreKai Köhne2022-04-283-4/+4
* Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-03-1819-19/+19
* qdoc: DocBook: Fix incorrect static_cast in generateHeader()Topi Reinio2022-03-046-0/+129
* Fix the 'generatedOutput' qdoc testAlexey Edelev2022-02-081-1/+9
* qdoc: DocBook generator: Fix reimplements clause generationTopi Reinio2022-01-316-1/+52
* lupdate: Support hexadecimal numeric literals with upper case XJoerg Bornemann2022-01-191-0/+1
* lupdate: Support numeric literal separatorsJoerg Bornemann2022-01-191-0/+7
* qdoc: Ignore empty lines in the master qdocconf fileTopi Reinio2022-01-031-0/+2
* qdoc: Allow parameters for the \include commandTopi Reinio2021-12-146-5/+10
* Add binary compatibility files for 6.2.0Milla Pohjanheimo2021-12-083-0/+62759
* lupdate: Fix static initializers with parenthesesJoerg Bornemann2021-12-072-0/+18
* Remove macdeployqt and windeployqtJoerg Bornemann2021-11-2614-715/+0
* QDoc: Deprecate \oldcode and \newcodeLuca Di Sera2021-11-255-24/+0
* qdoc: Improve auto-generation of breadcrumbsTopi Reinio2021-11-127-0/+272
* lupdate/clang: Get line directive to be ignored during parsingLucie Gérard2021-11-093-0/+21
* qdoc: Improve link text formattingTopi Reinio2021-11-038-2/+121
* qdoc: Fix assert on empty link targetTopi Reinio2021-10-182-0/+10
* qdoc: Add styling for \note, \important and \warningTopi Reinio2021-10-166-5/+20
* qt_add_lupdate: Fix SOURCES and INCLUDE_DIRECTORIES argumentsJoerg Bornemann2021-10-131-0/+12
* qdoc: Teach Config::getCanonicalPathList() to read include pathsTopi Reinio2021-10-087-0/+45
* lupdate: Default to absolute locations for message-less .ts filesLucie Gérard2021-10-051-0/+2
* Replace deprecated QWARN() with qWarning()Edward Welbourne2021-10-041-2/+2
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-228-8/+8
* QDoc: Improve report when a file is not copied during test regenerationLuca Di Sera2021-09-131-2/+2
* Binary compatibility files for 6.1Milla Pohjanheimo2021-09-033-0/+61529
* lupdate/Python: Add support for extra comments and idsFriedemann Kleint2021-08-302-7/+10
* macdeployqt: add tests for plugin deploymentMorten Johan Sørvig2021-08-255-0/+101
* qdoc: Improve function tagging for grouped \fn commandsTopi Reinio2021-08-2312-0/+94
* 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
* qt6_add_translations: Add OUTPUT_TARGETS argumentJoerg Bornemann2021-07-161-0/+15
* 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
* qdoc: Clean up index file generationTopi Reinio2021-07-0113-65/+4
* 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
* qt6_add_translations: Add a way to create a resource with .qm filesJoerg Bornemann2021-06-181-0/+6
* qt6_add_translations: Fix glitch in QM_FILES_OUTPUT_VARIABLEJoerg Bornemann2021-06-181-2/+2
* Adapt and run the lupdate tests for the clang-based lupdate tooJoerg Bornemann2021-06-1797-400/+3289
* qdoc: Stop documenting ignored nodesTopi Reinio2021-06-1711-35/+38
* CMake translation API: Add way to get hold of generated .qm filesJoerg Bornemann2021-06-151-2/+31
* qdoc: Drop 'module' attribute from the index for page nodesTopi Reinio2021-06-147-9/+9
* qdoc: \generatelist: Ensure we link to the main namespace referenceTopi Reinio2021-06-1418-5/+203