summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/tst_generatedoutput.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Move tst_generatedoutput under srcLuca Di Sera2023-08-091-654/+0
* Don't let CMD_VALUE break CMD_TABLEPaul Wicking2023-08-081-0/+11
* qdoc: Output warnings for QML docs with incorrect module identifierTopi Reinio2023-06-221-1/+1
* qdoc: Use QML module information when searching for QML typesTopi Reinio2023-06-221-0/+1
* QDoc: Allow line comments in see also commandPaul Wicking2023-05-301-0/+17
* QDoc: Ensure CMD_BRIEF works with line commentsPaul Wicking2023-05-221-0/+3
* QDoc: Append hash when normalizing non-ascii file namesPaul Wicking2023-05-151-3/+14
* QDoc: Append hash to canonical titles with non-alnum charactersPaul Wicking2023-05-131-0/+9
* QDoc: Protect CMD_BRIEF from calls to getRestOfLine()Paul Wicking2023-05-091-0/+1
* QDoc DocBook: add new test suite for the extension tagsThibaut Cuvelier2023-04-261-1/+41
* QDoc: Make \keyword enforce paragraphsPaul Wicking2023-04-251-3/+4
* qdoc: Add status information to the requisites table for typesTopi Reinio2023-04-241-0/+2
* qdoc: Fix links in \generatelist <groupname> outputTopi Reinio2023-04-111-0/+2
* Revert "qdoc: Add support for 'category' argument in \generatelist command"Topi Reinio2023-04-111-1/+0
* QDoc: Prevent crash in WebXMLGeneratorPaul Wicking2023-04-071-0/+9
* qdoc: Add support for 'category' argument in \generatelist commandTopi Reinio2023-03-271-0/+1
* qdoc: Display individual enum items in \sincelist outputTopi Reinio2023-03-221-2/+3
* qdoc: C++ marker: Allow single quote as a separator in integer literalsTopi Reinio2023-03-171-0/+1
* qdoc: Remove demos-manifest.xml fileKai Köhne2023-01-271-1/+0
* qdoc: Attempt to read macro arguments only onceTopi Reinio2022-11-101-1/+2
* QDoc tests: Add missing outputPaul Wicking2022-11-031-0/+2
* Add a test case for a tricky excerpt of QDocThibaut Cuvelier2022-11-031-0/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-1/+1
* qdoc: Improve generatedoutput autotest behavior when qdoc is not foundTopi Reinio2022-06-301-9/+10
* qdoc: Automatically resolve read-only attribute for QML propertiesTopi Reinio2022-06-131-0/+1
* Use SPDX license identifiersLucie Gérard2022-05-191-27/+2
* qdoc: DocBook: Fix incorrect static_cast in generateHeader()Topi Reinio2022-02-041-0/+8
* qdoc: Improve auto-generation of breadcrumbsTopi Reinio2021-11-121-0/+11
* qdoc: Add styling for \note, \important and \warningTopi Reinio2021-10-161-2/+2
* Replace deprecated QWARN() with qWarning()Edward Welbourne2021-10-041-2/+2
* 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-231-0/+1
* qdoc: \generatelist: Ensure we link to the main namespace referenceTopi Reinio2021-06-141-1/+4
* Doc: Improve \deprecated commandPaul Wicking2021-05-101-0/+1
* qdoc: Check if the module version no. is emptyVenugopal Shivashankar2021-05-081-0/+6
* qdoc: Fix linking to scoped enumsTopi Reinio2021-04-231-0/+2
* qdoc: Stop auto-linking to section titlesTopi Reinio2021-03-221-0/+1
* qdoc: Fix regression in handling of global functionsTopi Reinio2021-02-221-0/+6
* qdoc: Fix handling of overloads when adopting functions between parentsTopi Reinio2021-01-141-0/+1
* qdoc: Fix Section::reduce() omitting sections with obsolete membersTopi Reinio2021-01-071-0/+1
* qdoc: Recursively resolve QML type inheritanceTopi Reinio2020-12-171-1/+2
* qdoc: Allow \generatelist to list collections with no membersTopi Reinio2020-11-161-0/+1
* tst_generatedoutput: find expected files correctlyDavid Faure2020-11-111-1/+1
* qdoc: Fix linking to property groupsTopi Reinio2020-11-111-0/+14
* qdoc: Allow type aliases as a parameter to \class commandTopi Reinio2020-11-091-0/+1
* qdoc: generatedOutput autotest: Don't regenerate files twiceTopi Reinio2020-10-091-1/+4
* QDoc: Turn QdocTagFiles into TagFileWriter to unify designPaul Wicking2020-09-281-2/+6
* qdoc: Fix printing of generated output test failuresTor Arne Vestbø2020-09-241-2/+2
* qdoc: Test the C++ property macros in QDoc's generatedoutput autotestTopi Reinio2020-09-231-0/+27
* QDoc: Fix deprecation warning in testPaul Wicking2020-09-181-1/+1