summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Enable correct linking to externally-built dependenciesTopi Reinio2022-10-264-9/+14
* QDoc: Generate briefs also for QmlBasicType pagesPaul Wicking2022-08-291-0/+3
* doc: Handle macros while generating since infoVenugopal Shivashankar2022-08-226-6/+6
* Make order in tags file deterministicKai Köhne2022-07-211-109/+109
* lupdate: Allow multiple specifiers after method signatureJoerg Bornemann2022-06-232-0/+24
* QDoc: Show all inherited members in the all members pagesLuca Di Sera2022-05-303-1/+4
* qdoc: DocBook generator: Fix reimplements clause generationTopi Reinio2022-02-096-1/+52
* Fix the 'generatedOutput' qdoc testAlexey Edelev2022-02-081-1/+9
* lupdate: Support numeric literal separatorsJoerg Bornemann2022-01-191-0/+7
* qdoc: Ignore empty lines in the master qdocconf fileTopi Reinio2022-01-031-0/+2
* Add binary compatibility files for 6.2.0Milla Pohjanheimo2021-12-083-0/+62759
* 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-117-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
* 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
* qdoc: Improve function tagging for grouped \fn commandsTopi Reinio2021-08-2312-0/+94
* 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
* Make tst_lupdate's good/backslashes test compilableJoerg Bornemann2021-06-172-5/+6
* 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
* qdoc: Fix incorrect parameters generated for QML signalsTopi Reinio2021-06-105-0/+32
* CMake: Introduce new lupdate/lrelease APIJoerg Bornemann2021-06-035-1/+177
* Move qtattributionsscanner to libexecKai Köhne2021-05-311-1/+1
* QDoc: clean up html outputPaul Wicking2021-05-2545-168/+182
* QDoc: Improve Text::operator<<()Paul Wicking2021-05-2035-35/+0
* qdoc: Skip multi-line descriptions of enum values marked with \omitvalueTopi Reinio2021-05-124-4/+15
* qdoc: Remove unused files from generatedoutput autotestTopi Reinio2021-05-1018-974/+0
* Doc: Improve \deprecated commandPaul Wicking2021-05-1018-13/+74
* qdoc: Remove Node::Obsolete statusTopi Reinio2021-05-109-34/+34
* qdoc: Check if the module version no. is emptyVenugopal Shivashankar2021-05-0815-6/+160
* qdoc: Remove defunct command \granularityTopi Reinio2021-05-041-2/+0
* Revert "QDoc: Add \deprecatedsince command"Paul Wicking2021-04-3021-103/+38