summaryrefslogtreecommitdiffstats
path: root/src/qdoc/htmlgenerator.h
Commit message (Expand)AuthorAgeFilesLines
* clang-format QDocPaul Wicking2019-12-171-72/+38
* QDoc: Use QVector instead of QListPaul Wicking2019-12-121-1/+1
* Introduce XmlGenerator to merge common functions for outputsThibaut Cuvelier2019-12-021-22/+2
* QDoc: Remove empty destructors and add missing override keywordPaul Wicking2019-08-121-1/+1
* QDoc: Clean up whitespacePaul Wicking2019-08-081-28/+28
* QDoc: Ensure all includes are uniform and according to stylePaul Wicking2019-08-031-4/+5
* qdoc: List obsolete QML members in obsolete QML members filev5.13.0-beta4Martin Smith2019-05-151-1/+1
* QDoc: Code cleanup, use nullptr for nullptr constantsPaul Wicking2019-02-081-7/+7
* 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-6/+5
* qdoc: support \generatelist <groupname>Martin Smith2018-10-231-0/+1
* qdoc: Reorganize Qdoc's Node class hierarchyMartin Smith2018-10-231-6/+3
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-121-1/+1
|\
| * qdoc: Fix issues with processing of \brief statementsTopi Reinio2018-06-051-1/+1
* | qdoc: Refactor section construction and processingMartin Smith2018-06-011-35/+8
* | qdoc: Remove support for \compat commandMartin Smith2018-06-011-1/+0
* | qdoc: Refactor section constructionMartin Smith2018-06-011-5/+5
* | qdoc: Document a namespace in multiple modulesMartin Smith2018-06-011-1/+1
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-0/+2
|\
| * qdoc: Allow defining titles for navigation.homepage and landingpageTopi Reinio2017-12-061-0/+2
* | qdoc: Partial refactor of Node hierarchyMartin Smith2017-12-041-1/+1
* | qdoc: Improve linking of QML typesTopi Reinio2017-10-271-1/+2
* | qdoc: Revive the WebXML generatorTopi Reinio2017-10-171-3/+3
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-14/+14
|/
* qdoc: Improve \brief handlingTopi Reinio2017-02-141-0/+10
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-301-17/+12
|\
| * Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* | qdoc: Add new navigation options cppclassestitle and qmltypestitleLorenz Haas2016-04-261-0/+2
|/
* qdoc: Add support for listing all examples from all modulesTopi Reinio2015-12-121-0/+1
* qdoc: Add HTML.navigationseparator config variableTopi Reinio2015-10-281-0/+2
* move qdoc back to qttoolsOswald Buddenhagen2015-10-231-0/+292