summaryrefslogtreecommitdiffstats
path: root/src/qdoc/generator.h
Commit message (Expand)AuthorAgeFilesLines
* clang-format QDocPaul Wicking2019-12-171-38/+19
* Factor out the formatting of the "since" textThibaut Cuvelier2019-12-131-0/+1
* QDoc: Use QVector instead of QListPaul Wicking2019-12-121-3/+4
* Remove "Node" header dependency from the "Generator"Levon Sargsyan2019-12-041-1/+1
* Introduce XmlGenerator to merge common functions for outputsThibaut Cuvelier2019-12-021-0/+9
* Change spaces to follow coding rulesThibaut Cuvelier2019-11-131-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-271-6/+8
|\
| * qdoc: WebXML output format: Fix issues with example pagesTopi Reinio2019-09-261-8/+10
* | QDoc: Extract helper functions from Generator to UtilitiesPaul Wicking2019-08-091-3/+0
* | QDoc: Clean up whitespacePaul Wicking2019-08-081-56/+56
* | QDoc: Ensure all includes are uniform and according to stylePaul Wicking2019-08-031-10/+7
|/
* qdoc: Allow replacing file lists on \example pages with a link to a URLv5.13.0-beta2Topi Reinio2019-04-091-7/+3
* qdoc: Make timestamps in LOG lines opt inMartin Smith2019-03-191-0/+3
* QDoc: Code cleanup, use nullptr for nullptr constantsPaul Wicking2019-02-081-2/+2
* QDoc: generate proper html for example source file pagesPaul Wicking2019-02-081-0/+1
* qdoc: Major clean-up of FunctionNode and parameter processingv5.13.0-alpha1Martin Smith2019-02-061-2/+5
* Inline various simple methods in QDocMartin Smith2019-01-231-7/+7
* qdoc: Reorganize Qdoc's Node class hierarchyMartin Smith2018-10-231-5/+12
* qdoc: Refactor section construction and processingMartin Smith2018-06-011-2/+0
* qdoc: Document a namespace in multiple modulesMartin Smith2018-06-011-1/+1
* qdoc: Add a logging categoryFriedemann Kleint2018-01-311-3/+1
* qdoc: Partial refactor of Node hierarchyMartin Smith2017-12-041-4/+4
* qdoc: Document C++ functions that are invokableMartin Smith2017-11-161-0/+1
* qdoc: Make doc configuration aware of the output formatTopi Reinio2017-10-171-0/+5
* qdoc: Revive the WebXML generatorTopi Reinio2017-10-171-1/+1
* qdoc: Improve example file listingTopi Reinio2017-06-261-1/+2
* qdoc: Improve \brief handlingTopi Reinio2017-02-141-7/+1
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* qdoc: Provide better threadsafeness reportingMartin Smith2016-03-211-0/+2
* qdoc: Don't generate empty cells for the requisites tableTopi Reinio2015-10-291-2/+2
* move qdoc back to qttoolsOswald Buddenhagen2015-10-231-0/+260