summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Wrap a <div> around the addendum note6.5Venugopal Shivashankar2023-05-163-20/+20
* Don't treat enum classes as a normal classAndy Shaw2023-04-192-0/+18
* QDoc: Prevent crash in WebXMLGeneratorPaul Wicking2023-04-077-0/+98
* lupdate: Handle C++ string literalsJoerg Bornemann2023-04-012-0/+62
* lupdate: Fix assert when applying number heuristicsJoerg Bornemann2023-04-014-3/+19
* qdoc: Allow \meta tags {...}Kai Köhne2023-03-201-1/+1
* qdoc: C++ marker: Allow single quote as a separator in integer literalsTopi Reinio2023-03-176-0/+40
* qdoc: Add meta description header to HTML outputTopi Reinio2023-03-1156-0/+56
* qtattributionsscanner: Add SecurityCritical attributeKai Köhne2023-03-115-0/+9
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-02-105-5/+5
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-0921-53/+1
* qdoc: Make QDoc's output less noisy by defaultTopi Reinio2023-02-071-0/+1
* qdoc: Allow snippet marker comments to be indentedTopi Reinio2023-01-311-2/+3
* qdoc: Add auxiliary example metadata to examples-manifest.xml fileKai Köhne2023-01-312-1/+6
* QtTools: Replace string connection leftovers with typed connectionsJarek Kobus2023-01-302-8/+4
* qdoc: Remove demos-manifest.xml fileKai Köhne2023-01-274-11/+5
* qdoc: Ignore rest of the line for \inlineimageVenugopal Shivashankar2023-01-246-0/+37
* qdoc: Avoid invalid links generated for QML value typesTopi Reinio2022-12-123-2/+28
* qdoc: Unify handling of QML types and QML value typesTopi Reinio2022-12-128-14/+30
* 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-105-6/+98
* qdoc: WebXMLGenerator: Handle image captionsTopi Reinio2022-11-105-8/+16
* 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-096-8/+145
* 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-033-0/+114
* Add a test case for a tricky excerpt of QDocThibaut Cuvelier2022-11-034-1/+125
* qdoc: Stop listing invalid group names in type referenceTopi Reinio2022-11-0212-8/+19
* qdoc: Enable correct linking to externally-built dependenciesTopi Reinio2022-10-254-9/+14
* qtattributionsscanner: Read license files from LICENSES directoryJoerg Bornemann2022-10-176-0/+60
* qtattributionsscanner: Exit with error for qt_attribution.json warningsKai Köhne2022-10-176-79/+35
* Update Catch2 to v2.13.10Marc Mutz2022-10-172-12/+18
* QDoc: Fix ordering of overloads for QML TypesLuca Di Sera2022-10-134-26/+26
* qdoc: Disable linking inside table-of-contents itemsTopi Reinio2022-10-135-0/+19
* Use SPDX license identifiersLucie Gérard2022-10-1221-567/+42