summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor to use the startSection/endSection helpersThibaut Cuvelier2022-08-221-0/+3
* doc: Handle macros while generating since infoVenugopal Shivashankar2022-08-226-6/+6
* Use registerRef to ensure xml:id validity and unicityThibaut Cuvelier2022-08-222-2/+1
* QDoc: Add support for en-dash and em-dashPaul Wicking2022-08-1818-1/+305
* Add license headers to cmake filesLucie Gérard2022-08-0228-0/+84
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-275-5/+5
* 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
* qdoc: Introduce \modulestate commandTopi Reinio2022-07-155-2/+6
* qdoc: Make types inherit \since statement from their module docsTopi Reinio2022-07-1343-21/+122
* lrelease: Show line numbers for duplicated messageshjk2022-07-131-0/+1
* QDoc: Assume that aggregates have a single meaningful include fileLuca Di Sera2022-07-0821-60/+96
* 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
* QDoc: Improve failure report for tst_QDocLuca Di Sera2022-06-243-5/+14
* QDoc: Rename .hpp files to .hLuca Di Sera2022-06-2427-74/+74
* QDoc: Add reference to groups in class/qmltype pagesLuca Di Sera2022-06-236-0/+8
* QDoc: Avoid generating paths that are not cleanable in tst_QDocLuca Di Sera2022-06-231-1/+33
* 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: Fix assorted typos in test directoriesLuca Di Sera2022-06-1421-60/+49
* QDoc: Reorganize tests directory for catch_generatorsLuca Di Sera2022-06-148-7/+7
* QDoc: Require the directory to be executable for DirectoryPathLuca Di Sera2022-06-142-14/+37
* qdoc: Down-prioritize linking to section titlesTopi Reinio2022-06-135-0/+20
* QDoc: Avoid skipping the first value in OneOfGenerator and PathGeneratorLuca Di Sera2022-06-1310-185/+482
* QDoc: Add tests for FileResolver and related typesLuca Di Sera2022-06-138-25/+738
* qdoc: Automatically resolve read-only attribute for QML propertiesTopi Reinio2022-06-136-1/+72
* QDoc: Add support for generating POSIX and DOS paths in catch_generatorLuca Di Sera2022-06-127-3/+610
* qdoc: Use QML-specific code marker when parsing a QML topicTopi Reinio2022-06-101-8/+8
* QDoc: Reorganize the catch_generators structure for utilitiesLuca Di Sera2022-06-107-15/+60
* QDoc: Add a missing test for PathGeneratorLuca Di Sera2022-06-091-0/+20
* QDoc: Corrects a typo in the tags of some testsLuca Di Sera2022-06-092-2/+2
* QDoc: Add a generator that produces QStrings that represent pathsLuca Di Sera2022-06-099-147/+1560
* QDoc: Add a Catch2 generator for choosing between many generatorsLuca Di Sera2022-06-097-1/+924
* 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