summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdocindexfiles.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Remove support for \compat commandMartin Smith2018-06-011-6/+1
* qdoc: Document a namespace in multiple modulesMartin Smith2018-06-011-8/+13
* qdoc: Remove duplicate 'const' from function signatures in .indexTopi Reinio2018-04-121-3/+3
* qdoc: Write contents elements to index file for collectionsMartin Smith2018-01-311-12/+12
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-3/+3
|\
| * qdoc: Always set the URL for nodes read from indexTopi Reinio2018-01-101-3/+3
* | Merge remote-tracking branch 'origin/wip/qdoc-clang' into devLiang Qi2017-11-131-4/+13
|\ \
| * | qdoc: Make qdoc handle ref qualifiers correctlyMartin Smith2017-08-101-0/+9
| * | qdoc: Clean up the Parameter classMartin Smith2017-08-101-4/+2
| * | qdoc: fix resolve inheritance bugMartin Smith2017-08-101-0/+2
| |/
* / qdoc: Revive the WebXML generatorTopi Reinio2017-10-171-0/+4
|/
* Use join(QChar), join(QLatin1String) where applicableMarc Mutz2017-03-231-1/+1
* qdoc: Implement C++11 'override' specifier supportRainer Keller2017-01-121-0/+4
* qdoc: Fix sharing of attribution pagesKai Koehne2016-08-081-2/+10
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-74/+10
|\
| * Less randomness in qdoc output part IISune Vuorela2016-06-161-73/+5
| * Less randomization in output of qdoc.Sune Vuorela2016-06-141-1/+5
* | Updated license headers and license testsAntti Kokko2016-06-101-17/+12
|/
* qdoc: Avoid more unnecessary qdoc warningsMartin Smith2016-02-261-84/+5
* qdoc: Avoid unnecessary qdoc warningsMartin Smith2016-02-261-16/+26
* qdoc: Don't print unnecessary qdoc warningsMartin Smith2016-02-171-3/+3
* qdoc: Implement C++11 'final' specifier support.Karsten Heimrich2016-02-081-0/+4
* qdoc: Implement support for C++11 default/delete declarations.Karsten Heimrich2016-02-081-0/+10
* qdoc: Add support for listing all examples from all modulesTopi Reinio2015-12-121-0/+5
* Use Node::name if Node::logicalModuleName is empty for qml modulesAlbert Astals Cid2015-10-301-0/+2
* move qdoc back to qttoolsOswald Buddenhagen2015-10-231-0/+1628