summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Refactor to use the startSection/endSection helpersThibaut Cuvelier2022-08-221-0/+3
* doc: Handle macros while generating since infoVenugopal Shivashankar2022-08-226-6/+6
* Use registerRef to ensure xml:id validity and unicityThibaut Cuvelier2022-08-222-2/+1
* QDoc: Add support for en-dash and em-dashPaul Wicking2022-08-1818-1/+305
* Add license headers to cmake filesLucie Gérard2022-08-0228-0/+84
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-275-5/+5
* Revert "Revert "qdoc: Prefer CMake example project files over qmake .pro files""Kai Köhne2022-07-191-0/+1
* Make order in tags file deterministicKai Köhne2022-07-191-109/+109
* qdoc: Introduce \modulestate commandTopi Reinio2022-07-155-2/+6
* qdoc: Make types inherit \since statement from their module docsTopi Reinio2022-07-1343-21/+122
* lrelease: Show line numbers for duplicated messageshjk2022-07-131-0/+1
* QDoc: Assume that aggregates have a single meaningful include fileLuca Di Sera2022-07-0821-60/+96
* Update Catch2 to v2.13.9Marc Mutz2022-07-062-6/+10