summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/testdata
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Test the C++ property macros in QDoc's generatedoutput autotestTopi Reinio2020-09-233-0/+95
* qdoc: ClangCodeParser: Improve function argument matchingTopi Reinio2020-09-185-0/+37
* qdoc: generatedOutput autotest: Use shared defaults for file extensionsTopi Reinio2020-09-183-6/+3
* QDoc: Warn about missing example propertiesPaul Wicking2020-09-047-2/+11
* qdoc: Skip ignored entries in .qhpTopi Reinio2020-09-011-0/+14
* qdoc: Fix output of \footnote commandTopi Reinio2020-08-241-8/+3
* QDoc: Update expected output testPaul Wicking2020-08-191-1/+111
* qdoc: generatedoutput autotest: Fix typo in documentation configTopi Reinio2020-08-131-1/+1
* qdoc: Correctly handle default values for \qmlmethod parametersTopi Reinio2020-08-071-1/+1
* qdoc: Introduce \required command and handle REQUIRED for QML propertiesTopi Reinio2020-07-152-1/+2
* qdoc: Ignore unnamed declarations when retrieving parameter namesTopi Reinio2020-06-302-0/+16
* qdoc: Enforce zero warning policy to generatedOutput autotestTopi Reinio2020-06-1721-14/+27
* qdoc: Extend synopsis for detailed reference sectionsTopi Reinio2020-06-083-3/+22
* qdoc: Fix output for abstract internal QML base typesTopi Reinio2020-06-081-0/+20
* qdoc: DocBook generator: Correctly handle enum classesTopi Reinio2020-06-081-2/+7
* qdoc: Ensure QML method parameter types are generated correctlyTopi Reinio2020-06-041-2/+2
* qdoc: Improve handling of templated typesTopi Reinio2020-06-043-0/+26
* Merge remote-tracking branch 'origin/5.15' into devTopi Reinio2020-05-292-8/+32
|\
| * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-142-0/+20
| |\
| | * qdoc: properly implement \typealias commandTopi Reinio2020-04-232-0/+20
| * | qdoc: QML parser: Fix parsing of function parametersTopi Reinio2020-05-141-0/+10
| * | qdoc: Output status and since information for all modulesTopi Reinio2020-05-122-1/+3
| * | qdoc: Fix parsing of QML signals that take parametersTopi Reinio2020-05-061-0/+11
| |/
| * qdoc: Fix handling of default values for function parametersTopi Reinio2020-04-212-8/+12
* | QDoc: Add CMake package information to documentationPaul Wicking2020-05-261-0/+1
* | qdoc: Introduce automatic generation of navigation linksTopi Reinio2020-05-193-1/+32
* | qdoc: Fix regression in HeaderNode name handlingTopi Reinio2020-05-143-0/+111
* | qdoc: QML parser: Fix parsing of function parametersTopi Reinio2020-05-141-0/+10
* | qdoc: Output status and since information for all modulesTopi Reinio2020-05-122-1/+3
* | qdoc: Fix parsing of QML signals that take parametersTopi Reinio2020-05-061-0/+11
* | qdoc: Allow expansion of config variablesTopi Reinio2020-05-011-0/+1
|/
* qdoc: Fix regression in resolved example file pathsTopi Reinio2020-03-293-0/+36
* qdoc: Ensure macros as a macro parameter are expandedTopi Reinio2020-03-262-0/+13
* qdoc: Extend \example command to consider CMake projectsVenugopal Shivashankar2020-03-204-1/+36
* qdoc: Support relative paths in the master qdocconf fileTopi Reinio2020-03-201-2/+2
* qdoc: Expand \noautolist to cover also C++ module pagesTopi Reinio2020-03-145-0/+20
* Enforce zero warnings for QDoc's generatedoutput autotestTopi Reinio2020-03-118-23/+41
* Add tests for QDoc's prepare and generate phasesTopi Reinio2020-03-091-0/+1
* QDoc: Use correct node type string for \since in shared commentsPaul Wicking2020-03-061-0/+1
* qdoc: Add an auto-generated note in \qmlsignal documentationTopi Reinio2020-03-061-4/+0
* qdoc: Refactor automatic note generation for function nodesTopi Reinio2020-03-061-0/+4
* qdoc: Fix issues in HelpProjectWriterTopi Reinio2020-03-051-0/+17
* Add an autotest for QDoc's single-exec generation modeTopi Reinio2020-03-043-0/+12
* qdoc: Parse arguments for an \obsolete commandTopi Reinio2020-02-281-3/+1
* Fix path issues in QDoc's generatedOutput autotestTopi Reinio2020-02-266-10/+8
* QDoc: Reorganize expected output testv5.15.0-beta1Paul Wicking2020-02-2155-0/+2003