summaryrefslogtreecommitdiff
path: root/tests/auto/qdoc/generatedoutput/expected_output
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Make \keyword enforce paragraphsPaul Wicking2023-04-252-0/+32
* qdoc: Allow custom status descriptions for C++, QML typesTopi Reinio2023-04-242-1/+7
* qdoc: Add status information to the requisites table for typesTopi Reinio2023-04-246-1/+86
* qdoc: Add \details commandJaishree Vyas2023-04-194-0/+17
* QDoc: Don't write type attributes to index files for macrosPaul Wicking2023-04-133-12/+12
* QDoc: Remove unused \qmltext | \endqmltext command pairPaul Wicking2023-04-134-4/+0
* qdoc: Fix links in \generatelist <groupname> outputTopi Reinio2023-04-112-0/+54
* Revert "qdoc: Add support for 'category' argument in \generatelist command"Topi Reinio2023-04-113-57/+2
* QDoc: Prevent crash in WebXMLGeneratorPaul Wicking2023-04-073-0/+52
* QDoc: Don't write default attributes to index filesPaul Wicking2023-04-044-81/+81
* qdoc: Add support for 'category' argument in \generatelist commandTopi Reinio2023-03-273-2/+57
* qdoc: Exclude broken links to \dontdocument nodes in \sincelist outputTopi Reinio2023-03-221-4/+1
* qdoc: Display individual enum items in \sincelist outputTopi Reinio2023-03-223-2/+41
* qdoc: C++ marker: Allow single quote as a separator in integer literalsTopi Reinio2023-03-173-0/+26
* qdoc: Add meta description header to HTML outputTopi Reinio2023-03-0656-0/+56
* qdoc: Add auxiliary example metadata to examples-manifest.xml fileKai Köhne2023-01-311-1/+4
* qdoc: Remove demos-manifest.xml fileKai Köhne2023-01-272-9/+4
* QDoc: Tag C++ elements as "noexcept" when they are marked as suchLuca Di Sera2023-01-259-18/+18
* qdoc: Ignore rest of the line for \inlineimageVenugopal Shivashankar2023-01-244-0/+25
* qdoc: Avoid invalid links generated for QML value typesTopi Reinio2022-12-122-2/+12
* qdoc: Unify handling of QML types and QML value typesTopi Reinio2022-12-126-12/+28
* QDoc: Remove Section::m_memberMapLuca Di Sera2022-12-063-3/+3
* qdoc: Append translate attribute to few more blocksVenugopal Shivashankar2022-11-2972-545/+545
* qdoc: Fix keyword generated for QML modules in the .qhpTopi Reinio2022-11-271-4/+4
* qdoc: Add translate attribute to HTML blocksVenugopal Shivashankar2022-11-1865-515/+515
* Revert "qdoc: Remove duplicate .qhp keyword entries for QML types"Kai Köhne2022-11-141-8/+17
* Synchronize generateDetailedQmlMember with HTMLThibaut Cuvelier2022-11-101-0/+42
* QDoc/DocBook: Encode raw strings in blockquotes as raw HTMLThibaut Cuvelier2022-11-101-2/+3
* qdoc: Remove duplicate .qhp keyword entries for QML typesTopi Reinio2022-11-101-17/+8
* qdoc: Attempt to read macro arguments only onceTopi Reinio2022-11-102-0/+86
* qdoc: WebXMLGenerator: Handle image captionsTopi Reinio2022-11-104-7/+15
* qdoc raw string: deal with raw HTML titlesThibaut Cuvelier2022-11-091-2/+2
* QDoc: Output sensible DocBook for raw stringsThibaut Cuvelier2022-11-092-22/+22
* Add reference to groups in class/qmltype pages in DocBookThibaut Cuvelier2022-11-093-0/+21
* Generate all the atoms of the captions in figuresThibaut Cuvelier2022-11-091-2/+2
* Detect figure captions for bordered imagesThibaut Cuvelier2022-11-094-7/+104
* Don't chop characters from macro namesThibaut Cuvelier2022-11-043-3/+3
* In ATOM_LIST_VALUE, don't generate two columns when only one is filledThibaut Cuvelier2022-11-042-2/+0
* Output the parent node name in synopsis just before the nodeThibaut Cuvelier2022-11-044-39/+39
* Insert missing ends of paragraphs for reimplementsThibaut Cuvelier2022-11-042-2/+5
* Enclose more lists in a section of their ownThibaut Cuvelier2022-11-041-2/+5
* Add "Obsolete" to the title of obsolete sectionsThibaut Cuvelier2022-11-045-10/+10
* QDoc tests: Add missing outputPaul Wicking2022-11-032-0/+112
* Add a test case for a tricky excerpt of QDocThibaut Cuvelier2022-11-031-0/+63
* qdoc: Stop listing invalid group names in type referenceTopi Reinio2022-11-0210-8/+13
* qdoc: Enable correct linking to externally-built dependenciesTopi Reinio2022-10-252-9/+9
* QDoc: Fix ordering of overloads for QML TypesLuca Di Sera2022-10-134-26/+26
* qdoc: Disable linking inside table-of-contents itemsTopi Reinio2022-10-134-0/+15
* QDoc: Fix ordering of detailed members/all members sectionLuca Di Sera2022-09-2910-66/+66
* QDoc: Remove support for javascript codeblocksLuca Di Sera2022-09-093-4/+0