summaryrefslogtreecommitdiff
path: root/tests/auto/qdoc
Commit message (Expand)AuthorAgeFilesLines
* Update Catch2 to v2.13.9Marc Mutz2022-07-062-6/+10
* qdoc: Improve generatedoutput autotest behavior when qdoc is not foundTopi Reinio2022-06-302-17/+11
* qdoc: Always consider section titles as the last resort for linkingTopi Reinio2022-06-201-1/+1
* qdoc: Down-prioritize linking to section titlesTopi Reinio2022-06-135-0/+20
* qdoc: Automatically resolve read-only attribute for QML propertiesTopi Reinio2022-06-136-1/+72
* QDoc: Add a Catch2 generator for QStringLuca Di Sera2022-06-033-0/+252
* QDoc: Add a Catch2 generator for QCharLuca Di Sera2022-06-027-0/+182
* Output method modifiers after the parameters in DocBookThibaut Cuvelier2022-06-024-9/+7
* Remove namespace in synopsisinfo@roleThibaut Cuvelier2022-06-0116-295/+295
* Avoid writing code markers in DocBookThibaut Cuvelier2022-05-305-13/+13
* DocBook: wrap the see-also list in a sectionThibaut Cuvelier2022-05-272-0/+9
* Improve formatting of DocBook filesThibaut Cuvelier2022-05-254-8/+17
* Fix DocBook validity of extended XLinksThibaut Cuvelier2022-05-252-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-1946-1304/+92
* QDoc: Show all inherited members in the all members pagesLuca Di Sera2022-05-183-1/+4
* QDoc: Add some small conversion files for Catch2Luca Di Sera2022-05-133-0/+134
* QDoc: Add the Catch2 dependency for testing QDocLuca Di Sera2022-05-134-0/+18006
* 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
* Fix the 'generatedOutput' qdoc testAlexey Edelev2022-02-081-1/+9
* qdoc: DocBook: Fix incorrect static_cast in generateHeader()Topi Reinio2022-02-046-0/+129
* qdoc: DocBook generator: Fix reimplements clause generationTopi Reinio2022-01-316-1/+52
* qdoc: Remove quotefunction from the codebaseLuca Di Sera2022-01-285-5/+4
* Rename QML basic types to value typesUlf Hermann2022-01-182-2/+2
* Remove unused .qrc filesJoerg Bornemann2022-01-181-5/+0
* 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
* QDoc: Deprecate \oldcode and \newcodeLuca Di Sera2021-11-255-24/+0
* qdoc: Improve auto-generation of breadcrumbsTopi Reinio2021-11-127-0/+272
* 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
* qdoc: Teach Config::getCanonicalPathList() to read include pathsTopi Reinio2021-10-087-0/+45
* Replace deprecated QWARN() with qWarning()Edward Welbourne2021-10-041-2/+2
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* QDoc: Improve report when a file is not copied during test regenerationLuca Di Sera2021-09-131-2/+2
* qdoc: Improve function tagging for grouped \fn commandsTopi Reinio2021-08-2312-0/+94
* qdoc: Clean up index file generationTopi Reinio2021-07-0113-65/+4
* qdoc: Stop documenting ignored nodesTopi Reinio2021-06-1711-35/+38
* 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
* 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