summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/node.h
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistent overrides. [-Winconsistent-missing-override]Sérgio Martins2015-04-201-1/+1
* qdoc: Properly document "private" signalsMartin Smith2015-04-161-0/+3
* qdoc: Update for classes in namespacesMartin Smith2015-03-271-1/+5
* qdoc: Remove obsolete stuff from the qdoc manualMartin Smith2015-03-251-4/+0
* qdoc: Recursively set the output subdirectory for InnerNodeTopi Reinio2015-03-161-1/+2
* qdoc: Show correct method signatures for QML typesMartin Smith2015-03-121-0/+1
* qdoc: Fix const correctness in old style castsThiago Macieira2015-03-111-2/+2
* qdoc: Fix regression in Node type testingMartin Smith2015-03-071-6/+18
* qdoc: Teach qdoc to resolve namespacesMartin Smith2015-03-071-4/+7
* qdoc: Correct parsing of the using clauseMartin Smith2015-02-261-0/+16
* qdoc: Support documentation of JavaScriptMartin Smith2015-02-201-94/+70
* qdoc: Mark Genus of each Node objectMartin Smith2015-02-201-20/+14
* qdoc: Reduce size of Node classMartin Smith2015-02-201-19/+19
* 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-2/+2
* qdoc: Change uses of module and qmlModuleMartin Smith2015-02-031-32/+54
* qdoc: Change name of node typeMartin Smith2015-01-221-13/+13
* qdoc: qdoc's 'square bracket' parameters were evaluated too earlyMartin Smith2015-01-121-1/+3
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-133/+133
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qdoc: Remove all collision node stuff from qdocMartin Smith2014-08-221-22/+0
* qdoc: Allow choice of linking to QML or CPPMartin Smith2014-08-201-3/+30
* qdoc: Distinguish between QML property and attached propertyTopi Reinio2014-08-121-0/+2
* qdoc: Give documenter more control of linkingMartin Smith2014-06-261-2/+2
* qdoc: Give documenter more control of linkingMartin Smith2014-06-011-10/+16
* qdoc: attaching type of attached properties was missingMartin Smith2014-05-021-4/+4
* qdoc: Unexplained empty ref attributes in qhp filesMartin Smith2014-03-311-0/+2
* qdoc: fix inheritance information for some QML typesMartin Smith2014-03-311-12/+14
* doc: Remove "current child" codeMartin Smith2014-03-311-10/+0
* qdoc: Teach qdoc to use multiple trees (part 3)Martin Smith2014-03-311-72/+132
* qdoc: Teach qdoc to use multiple trees (part 2)Martin Smith2014-03-311-6/+5
* qdoc: Teach qdoc to use multiple treesMartin Smith2014-03-311-28/+35
* qdoc: Part 2 of fix for inheriting abstract QML typesMartin Smith2013-11-011-0/+2
* qdoc: Eliminate uses of qmlModuleIdentifier()Martin Smith2013-10-041-2/+2
* qdoc: Fixed handling of QML referencesMartin Smith2013-10-011-7/+33
* qdoc: \externalpage links are fixedMartin Smith2013-09-231-0/+2
* qdoc: Now reports duplicate page titles better.Martin Smith2013-09-161-3/+3
* qdoc: Make example file names uniqueMartin Smith2013-08-221-0/+4
* Doc: Added \qtvariable command to QDoc.Jerome Pasion2013-08-021-1/+6
* doc: Ensure page name does not changeMartin Smith2013-07-231-0/+4
* qdoc: Implement better handling of QML property groupsMartin Smith2013-07-111-28/+24
* qdoc: Briefs from other modules now show upMartin Smith2013-05-081-0/+3
* qdoc: The \wrapper command is addedMartin Smith2013-05-071-0/+8
* qdoc: Add index of obsolete members to obsolete pageMartin Smith2013-04-171-1/+14
* qdoc: Removed dead code from qdocMartin Smith2013-04-081-4/+0
* doc: QML Inheritance is not resolved correctly.Martin Smith2013-02-221-1/+3
* qdoc: QML Inheritance is not resolved correctly.Martin Smith2013-02-201-5/+25
* qdoc: inherited members do not show up for QML componentsMartin Smith2013-02-131-5/+7
* qdoc: Fix translation contexts.Friedemann Kleint2013-02-071-0/+4