summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/qdocdatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc is moving back to qttoolsOswald Buddenhagen2015-10-221-1744/+0
* qdoc: Fix single-character string literals.Friedemann Kleint2015-10-131-4/+4
* qdoc: Resolve namespaces declared in index treesTopi Reinio2015-10-021-1/+5
* qdoc: Correctly resolve non-function links that end in parenthesesTopi Reinio2015-09-071-22/+10
* qdoc: Use lowercase names for modules read from index filesTopi Reinio2015-08-261-1/+1
* qdoc: Improve resolving related non-members and their overload numbersTopi Reinio2015-08-191-2/+4
* qdoc: Allow formal parameters in link targetsMartin Smith2015-08-161-5/+48
* qdoc: Do not merge QML module nodes with different major versionsTopi Reinio2015-08-041-0/+14
* Use const-ref in foreach if T is big or non-trivialSérgio Martins2015-07-041-2/+2
* qdoc: Related non-members are now linked correctlyMartin Smith2015-06-101-0/+5
* 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