summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/tree.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc is moving back to qttoolsOswald Buddenhagen2015-10-221-1525/+0
* qdoc: Fix issue with findNodeForTarget()Topi Reinio2015-09-071-7/+4
* qdoc: Allow formal parameters in link targetsMartin Smith2015-08-161-6/+11
* qdoc: Make \target and \keyword commands link as expectedTopi Reinio2015-08-031-3/+3
* qdoc: don't hold Location in QLists, don't even copy itMarc Mutz2015-06-221-5/+2
* qdoc: Improve documentation for propertiesMartin Smith2015-06-101-0/+2
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-4/+4
|\
| * Don't assign iterator to const_iteratorSérgio Martins2015-06-021-4/+4
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-271-3/+4
|\|
| * qdoc: Resolve base classes for a class declared in a namespaceTopi Reinio2015-04-271-3/+4
* | qdoc: Changing InnerNode to AggregateMartin Smith2015-04-131-24/+24
* | qdoc: More data member name changesMartin Smith2015-04-111-7/+7
* | qdoc: Data member name changesMartin Smith2015-04-081-1/+1
|/
* qdoc: Duplicate QML types in the "All QML Types" list are distinguishedMartin Smith2015-03-251-2/+7
* qdoc: Fix const correctness in old style castsThiago Macieira2015-03-111-3/+3
* qdoc: Correct parsing of the using clauseMartin Smith2015-02-261-1/+25
* qdoc: Support documentation of JavaScriptMartin Smith2015-02-201-116/+143
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* qdoc: Change uses of module and qmlModuleMartin Smith2015-02-031-9/+9
* qdoc: Change name of node typeMartin Smith2015-01-221-12/+10
* qdoc: qdoc's 'square bracket' parameters were evaluated too earlyMartin Smith2015-01-121-8/+12
* qdoc: Include source file and line number of linksMartin Smith2014-11-121-2/+6
* qdoc: Generate the links-to-broken-links pageMartin Smith2014-11-121-16/+18
* qdoc: Generate \keyword anchors at the top of the pageMartin Smith2014-11-121-1/+1
* qdoc: Generate cross-module links-to-links pagesMartin Smith2014-11-111-1/+58
* qdoc: Generate QA pagesMartin Smith2014-10-171-0/+1
* qdoc: qdoc was too slowMartin Smith2014-10-171-1/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qdoc: Add new checkForCollision()Martin Smith2014-08-221-0/+9
* qdoc: Remove all collision node stuff from qdocMartin Smith2014-08-221-53/+2
* qdoc: Allow choice of linking to QML or CPPMartin Smith2014-08-201-136/+327
* qdoc: Give documenter more control of linkingMartin Smith2014-06-261-15/+18
* qdoc: Give documenter more control of linkingMartin Smith2014-06-011-47/+29
* qdoc: \l now works with QML property groupsMartin Smith2014-04-171-2/+0
* qdoc: \l{Qt::Window} links to the wrong pageMartin Smith2014-03-311-52/+53
* qdoc: Teach qdoc to use multiple trees (part 3)Martin Smith2014-03-311-5/+259
* qdoc: Teach qdoc to use multiple trees (part 2)Martin Smith2014-03-311-15/+254
* qdoc: Teach qdoc to use multiple treesMartin Smith2014-03-311-274/+292
* qdoc: Eliminate uses of qmlModuleIdentifier()Martin Smith2013-10-041-1/+1
* qdoc: Fixed handling of QML referencesMartin Smith2013-10-011-13/+0
* qdoc: Implement better handling of QML property groupsMartin Smith2013-07-111-1/+1
* qdoc: qdoc was confused by namespace and module with same nameMartin Smith2013-06-111-4/+8
* qdoc: inherited members do not show up for QML componentsMartin Smith2013-02-131-1/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* qdoc: Don't include inherited members in the class refMartin Smith2012-12-051-15/+33
* qdoc: Listing group members across modulesMartin Smith2012-11-271-65/+0
* qdoc: retrying More refactoring of qdoc data structuresMartin Smith2012-09-261-1610/+15
* Use QStringList::join(QChar) overload where applicable [tools]Marc Mutz2012-09-231-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-191-1/+1