summaryrefslogtreecommitdiff
path: root/tests/auto/qdoc/generatedoutput/expected_output/docbook
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Re-implement \default commandTopi Reinio2021-03-172-2/+2
* qdoc: Allow overriding documentation from abstract QML base typesTopi Reinio2021-01-212-0/+42
* qdoc: Fix addendums for QML signals that contain '.' in the nameTopi Reinio2021-01-111-0/+7
* qdoc: Fix Section::reduce() omitting sections with obsolete membersTopi Reinio2021-01-071-0/+24
* Doc: Use PRIVATE linkage with target_link_librariesKai Koehne2020-11-303-3/+3
* qdoc: Fix CMake statementKai Koehne2020-11-273-6/+6
* qdoc: Unify generated documentation between \typedef and \typealiasTopi Reinio2020-11-092-5/+3
* qdoc: Fix issues in \include commandTopi Reinio2020-10-281-0/+3
* qdoc: Fix handling of \fn signatures with unnamed parametersTopi Reinio2020-10-271-2/+6
* qdoc: Allow documenting implicitly generated special member functionsTopi Reinio2020-10-161-0/+35
* qdoc: Document friend functions as related non-membersTopi Reinio2020-10-081-0/+25
* qdoc: DocBook generator: Remove code for encoding special charactersTopi Reinio2020-09-271-1/+1
* qdoc: Test documentation for a macro parameter with a reference typeTopi Reinio2020-09-261-3/+3
* QDoc tests: Extend example manifest testPaul Wicking2020-09-261-0/+2
* QDoc: Warn about missing example propertiesPaul Wicking2020-09-041-1/+1
* qdoc: Fix output of \footnote commandTopi Reinio2020-08-241-7/+3
* QDoc: Update expected output testPaul Wicking2020-08-191-0/+69
* qdoc: Correctly handle default values for \qmlmethod parametersTopi Reinio2020-08-072-2/+2
* qdoc: Introduce \required command and handle REQUIRED for QML propertiesTopi Reinio2020-07-152-2/+4
* qdoc: Ignore unnamed declarations when retrieving parameter namesTopi Reinio2020-06-301-0/+22
* qdoc: DocBook generator: Stop generating empty synopsis for shared nodesTopi Reinio2020-06-171-7/+0
* qdoc: Extend synopsis for detailed reference sectionsTopi Reinio2020-06-082-4/+3
* qdoc: Fix output for abstract internal QML base typesTopi Reinio2020-06-082-0/+44
* qdoc: Ensure QML method parameter types are generated correctlyTopi Reinio2020-06-043-5/+5
* Merge remote-tracking branch 'origin/5.15' into devTopi Reinio2020-05-292-1/+40
|\
| * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-142-0/+38
| |\
| | * qdoc: properly implement \typealias commandTopi Reinio2020-04-232-0/+38
| * | qdoc: QML parser: Fix parsing of function parametersTopi Reinio2020-05-141-0/+12
| * | qdoc: Output status and since information for all modulesTopi Reinio2020-05-121-0/+4
| * | qdoc: Fix parsing of QML signals that take parametersTopi Reinio2020-05-061-0/+16
| |/
| * qdoc: Fix handling of default values for function parametersTopi Reinio2020-04-211-1/+2
* | QDoc: Add CMake package information to documentationPaul Wicking2020-05-263-0/+21
* | qdoc: Introduce automatic generation of navigation linksTopi Reinio2020-05-192-2/+2
* | qdoc: QML parser: Fix parsing of function parametersTopi Reinio2020-05-141-0/+12
* | qdoc: Output status and since information for all modulesTopi Reinio2020-05-121-0/+4
* | qdoc: Fix parsing of QML signals that take parametersTopi Reinio2020-05-061-0/+16
* | qdoc: Allow expansion of config variablesTopi Reinio2020-05-012-0/+2
|/
* Enforce zero warnings for QDoc's generatedoutput autotestTopi Reinio2020-03-112-8/+8
* QDoc: Use correct node type string for \since in shared commentsPaul Wicking2020-03-061-0/+1
* qdoc: Refactor automatic note generation for function nodesTopi Reinio2020-03-061-0/+6
* QDoc: Reorganize expected output testv5.15.0-beta1Paul Wicking2020-02-212-2/+2
* qdoc: Add a test for validating output of QML basic type methodsTopi Reinio2020-02-181-0/+7
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-181-1/+12
* qdoc: Teach QDoc to output function and class template parametersTopi Reinio2020-01-202-2/+2
* Make DocBook-related QDoc test passTopi Reinio2020-01-071-0/+12
* Implement DocBook support for qdocThibaut Cuvelier2020-01-0317-0/+1107