summaryrefslogtreecommitdiff
path: root/tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-doctest.html
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Wrap a <div> around the addendum noteVenugopal Shivashankar2023-05-121-6/+6
* qdoc: Add meta description header to HTML outputTopi Reinio2023-03-061-0/+1
* qdoc: Append translate attribute to few more blocksVenugopal Shivashankar2022-11-291-17/+17
* qdoc: Add translate attribute to HTML blocksVenugopal Shivashankar2022-11-181-19/+19
* qdoc: Improve generated navigation bar for C++ and QML typesTopi Reinio2022-04-281-0/+2
* qdoc: Fix incorrect parameters generated for QML signalsTopi Reinio2021-06-101-0/+12
* QDoc: clean up html outputPaul Wicking2021-05-251-12/+12
* QDoc: Improve Text::operator<<()Paul Wicking2021-05-201-1/+0
* QDoc: Stop writing <a name=> html tagsPaul Wicking2021-04-261-18/+13
* qdoc: Re-implement \default commandTopi Reinio2021-03-171-1/+1
* qdoc: Introduce \required command and handle REQUIRED for QML propertiesTopi Reinio2020-07-151-1/+1
* qdoc: Extend synopsis for detailed reference sectionsTopi Reinio2020-06-081-1/+1
* qdoc: QML parser: Fix parsing of function parametersTopi Reinio2020-05-141-0/+15
* qdoc: Fix parsing of QML signals that take parametersTopi Reinio2020-05-061-0/+29
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-181-3/+3
* QDoc: Use html5 charset declarationPaul Wicking2020-01-051-1/+1
* QDoc: Drop xml prolog from html outputPaul Wicking2020-01-051-1/+0
* qdoc: Fix regression in output for QML properties with shared commentsTopi Reinio2019-12-161-12/+12
* Factor out the formatting of the "since" textThibaut Cuvelier2019-12-131-2/+2
* Improve QDoc autotest for QML documentationTopi Reinio2019-12-061-0/+87