summaryrefslogtreecommitdiff
path: root/src/qdoc/qdocindexfiles.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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