summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/qdocdatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-2/+2
|\
| * Don't assign iterator to const_iteratorSérgio Martins2015-06-021-2/+2
* | qdoc: Changing InnerNode to AggregateMartin Smith2015-04-131-22/+22
* | qdoc: More data member name changesMartin Smith2015-04-111-2/+2
|/
* qdoc: Update for classes in namespacesMartin Smith2015-03-271-5/+18
* qdoc: Duplicate QML types in the "All QML Types" list are distinguishedMartin Smith2015-03-251-67/+16
* qdoc: Teach qdoc to resolve namespacesMartin Smith2015-03-071-14/+57
* qdoc: Correct parsing of the using clauseMartin Smith2015-02-261-0/+1
* qdoc: Support documentation of JavaScriptMartin Smith2015-02-201-72/+75
* 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 uses of module and qmlModuleMartin Smith2015-02-031-5/+5
* qdoc: Change name of node typeMartin Smith2015-01-221-9/+9
* qdoc: qdoc's 'square bracket' parameters were evaluated too earlyMartin Smith2015-01-121-1/+2
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-201-4/+4
|\
| * qdoc: Fixed recursion of \sincelist command handlingTopi Reinio2014-10-151-4/+4
* | qdoc: Generate QA pagesMartin Smith2014-10-171-2/+55
* | qdoc: qdoc was too slowMartin Smith2014-10-171-146/+122
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qdoc: Enable listing of example files with .html extensionTopi Reinio2014-08-261-1/+5
* qdoc: Fix a few cases for '[ ... ]' linkingMartin Smith2014-08-221-0/+2
* qdoc: Remove all collision node stuff from qdocMartin Smith2014-08-221-11/+3
* qdoc: Allow choice of linking to QML or CPPMartin Smith2014-08-201-81/+77
* QDoc: Allow QDoc to collect all QML basic types in a map.Jerome Pasion2014-07-151-1/+17
* qdoc: Give documenter more control of linkingMartin Smith2014-06-261-55/+69
* qdoc: Give documenter more control of linkingMartin Smith2014-06-011-23/+32
* qdoc: \l{Qt::Window} links to the wrong pageMartin Smith2014-03-311-30/+23
* qdoc: fix inheritance information for some QML typesMartin Smith2014-03-311-21/+36
* qdoc: Teach qdoc to use multiple trees (part 3)Martin Smith2014-03-311-204/+375
* qdoc: Teach qdoc to use multiple trees (part 2)Martin Smith2014-03-311-294/+578
* qdoc: Teach qdoc to use multiple treesMartin Smith2014-03-311-6/+5
* qdoc: Don't include internal QML typesMartin Smith2013-11-071-2/+2
* qdoc: Corrected error in QDocDatabase::findQmlType()Martin Smith2013-11-011-33/+2
* qdoc: Eliminate uses of qmlModuleIdentifier()Martin Smith2013-10-041-10/+11
* qdoc: Fixed handling of QML referencesMartin Smith2013-10-011-30/+23
* qdoc: Now reports duplicate page titles better.Martin Smith2013-09-161-1/+1
* qdoc: Eliminate duplicate page warnings in some casesMartin Smith2013-09-131-1/+15
* qdoc: Better use of versions of QML modulesMartin Smith2013-09-101-5/+9
* 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-0/+52
* qdoc: Add index of obsolete members to obsolete pageMartin Smith2013-04-171-3/+93
* qdoc: Removed dead code from qdocMartin Smith2013-04-081-12/+10
* qdoc: Allow QML linking without version nrMartin Smith2013-03-041-8/+8
* doc: QML Inheritance is not resolved correctly.Martin Smith2013-02-221-5/+10
* qdoc: QML Inheritance is not resolved correctly.Martin Smith2013-02-201-10/+86
* qdoc: inherited members do not show up for QML componentsMartin Smith2013-02-131-0/+30
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* qdoc: Make links to \target work intermoduleMartin Smith2012-12-121-17/+18
* qdoc: Listing group members across modulesMartin Smith2012-11-271-92/+144
* qdoc: Added module attribute to most index elementsMartin Smith2012-11-061-5/+4