summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-063-5/+5
* Port from container::count() and length() to size()Marc Mutz2022-10-065-38/+38
* QDoc: Fix ordering of detailed members/all members sectionLuca Di Sera2022-09-2910-66/+66
* lupdate: Parse .qrc files when using -projectJoerg Bornemann2022-09-287-2/+79
* QDoc: Remove support for javascript codeblocksLuca Di Sera2022-09-094-8/+0
* QtTools: port away from deprecated operator""_qs()Ivan Solovev2022-08-301-2/+4
* QDoc: Generate briefs also for QmlBasicType pagesPaul Wicking2022-08-291-0/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2528-28/+28
* Update DocBook tags to 5.2Thibaut Cuvelier2022-08-237-22/+66