summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Allow snippet marker comments to be indentedTopi Reinio2023-01-311-2/+3
* qdoc: Append translate attribute to few more blocksVenugopal Shivashankar2022-12-1473-523/+529
* qdoc: Avoid invalid links generated for QML value typesTopi Reinio2022-12-133-2/+28
* qdoc: Unify handling of QML types and QML value typesTopi Reinio2022-12-138-14/+23
* qdoc: Add translate attribute to HTML blocksVenugopal Shivashankar2022-12-1364-482/+482
* qdoc: Fix keyword generated for QML modules in the .qhpTopi Reinio2022-12-131-4/+4
* Refactor to use the startSection/endSection helpersThibaut Cuvelier2022-11-251-0/+3
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-193-5/+5
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-185-38/+38
* qtattributionsscanner: Read license files from LICENSES directoryJoerg Bornemann2022-11-186-0/+60
* qtattributionsscanner: Exit with error for qt_attribution.json warningsKai Köhne2022-11-176-79/+35
* qdoc: Enable correct linking to externally-built dependenciesTopi Reinio2022-10-264-9/+14
* Update Catch2 to v2.13.10Marc Mutz2022-10-172-12/+18
* Use registerRef to ensure xml:id validity and unicityThibaut Cuvelier2022-09-022-2/+1
* QDoc: Generate briefs also for QmlBasicType pagesPaul Wicking2022-08-291-0/+3
* doc: Handle macros while generating since infoVenugopal Shivashankar2022-08-226-6/+6
* Revert "Revert "qdoc: Prefer CMake example project files over qmake .pro files""Kai Köhne2022-07-191-0/+1
* Make order in tags file deterministicKai Köhne2022-07-191-109/+109
* Update Catch2 to v2.13.9Marc Mutz2022-07-062-6/+10
* qdoc: Improve generatedoutput autotest behavior when qdoc is not foundTopi Reinio2022-06-303-18/+12
* lupdate: Allow multiple specifiers after method signatureJoerg Bornemann2022-06-222-0/+24
* 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-19189-5049/+3240
* 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
* lupdate/clang: Handle translator comments in include filesJoerg Bornemann2022-04-045-16/+104
* lupdate/clang: Don't just skip included filesLucie Gérard2022-04-045-0/+81
* Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-03-1819-19/+19
* Support trailing commas for Python in lupdateChris Hennes2022-02-112-0/+66
* 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
* lupdate: Support hexadecimal numeric literals with upper case XJoerg Bornemann2022-01-191-0/+1
* lupdate: Support numeric literal separatorsJoerg Bornemann2022-01-191-0/+7
* Rename QML basic types to value typesUlf Hermann2022-01-182-2/+2
* Remove unused .qrc filesJoerg Bornemann2022-01-181-5/+0