summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/node.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Update for classes in namespacesMartin Smith2015-03-271-2/+4
* qdoc: Remove obsolete stuff from the qdoc manualMartin Smith2015-03-251-5/+0
* qdoc: Recursively set the output subdirectory for InnerNodeTopi Reinio2015-03-161-0/+10
* qdoc: Show correct method signatures for QML typesMartin Smith2015-03-121-0/+1
* qdoc: Fix const correctness in old style castsThiago Macieira2015-03-111-3/+3
* qdoc: Teach qdoc to resolve namespacesMartin Smith2015-03-071-2/+13
* qdoc: Correct parsing of the using clauseMartin Smith2015-02-261-0/+11
* qdoc: Support documentation of JavaScriptMartin Smith2015-02-201-152/+106
* qdoc: Mark Genus of each Node objectMartin Smith2015-02-201-3/+14
* qdoc: Reduce size of Node classMartin Smith2015-02-201-22/+22
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* qdoc: Change remaining uses of qmlClass to qmlTypeMartin Smith2015-02-031-3/+3
* qdoc: Change uses of module and qmlModuleMartin Smith2015-02-031-29/+29
* qdoc: Change name of node typeMartin Smith2015-01-221-21/+21
* qdoc: qdoc's 'square bracket' parameters were evaluated too earlyMartin Smith2015-01-121-1/+1
* qdoc: qdoc was too slowMartin Smith2014-10-171-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QDoc: fix Node::setPageType() when type name is "faq"Maks Naumov2014-08-311-2/+2
* qdoc: Remove all collision node stuff from qdocMartin Smith2014-08-221-167/+6
* qdoc: Allow choice of linking to QML or CPPMartin Smith2014-08-201-18/+71
* Create.tag entries for QML classesDavid Edmundson2014-08-131-0/+3
* qdoc: Distinguish between QML property and attached propertyTopi Reinio2014-08-121-1/+25
* qdoc: Give documenter more control of linkingMartin Smith2014-06-261-0/+8
* qdoc: Give documenter more control of linkingMartin Smith2014-06-011-36/+74
* qdoc: attaching type of attached properties was missingMartin Smith2014-05-021-0/+10
* qdoc: \l now works with QML property groupsMartin Smith2014-04-171-1/+1
* qdoc: fix inheritance information for some QML typesMartin Smith2014-03-311-7/+15
* doc: Remove "current child" codeMartin Smith2014-03-311-67/+0
* qdoc: Teach qdoc to use multiple trees (part 3)Martin Smith2014-03-311-129/+127
* qdoc: Teach qdoc to use multiple trees (part 2)Martin Smith2014-03-311-63/+93
* qdoc: Teach qdoc to use multiple treesMartin Smith2014-03-311-114/+182
* qdoc: Part 2 of fix for inheriting abstract QML typesMartin Smith2013-11-011-1/+6
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-13/+13
* qdoc: Eliminate uses of qmlModuleIdentifier()Martin Smith2013-10-041-11/+11
* qdoc: Fixed handling of QML referencesMartin Smith2013-10-011-29/+42
* qdoc: Implement better handling of QML property groupsMartin Smith2013-07-111-113/+47
* qdoc: Handle collision nodes when building index filesTopi Reinio2013-05-301-3/+6
* qdoc: The \wrapper command is addedMartin Smith2013-05-071-0/+12
* qdoc: Removed dead code from qdocMartin Smith2013-04-081-1/+0
* doc: QML Inheritance is not resolved correctly.Martin Smith2013-02-221-0/+24
* qdoc: QML Inheritance is not resolved correctly.Martin Smith2013-02-201-4/+7
* qdoc: inherited members do not show up for QML componentsMartin Smith2013-02-131-1/+1
* Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* qdoc: Listing group members across modulesMartin Smith2012-11-271-0/+1
* qdoc: Fixed the since list for modularized QtMartin Smith2012-11-021-1/+1
* qdoc: Change qdoc to use QML terminologyMartin Smith2012-10-081-1/+1
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-1/+1
* Use QStringList::join(QChar) overload where applicable [tools]Marc Mutz2012-09-231-1/+1