summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/qdocdatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* qdoc: Fixed the since list for modularized QtMartin Smith2012-11-021-15/+11
* qdoc: Fixed All Namespaces listMartin Smith2012-10-311-1/+1
* qdoc: Fixed All Functions listMartin Smith2012-10-301-1/+1
* qdoc: Fixed All Classes listMartin Smith2012-10-261-1/+1
* qdoc: Implements the -no-link-errors optionMartin Smith2012-10-101-44/+19
* qdoc: Simplification of target ref constructionMartin Smith2012-10-081-115/+152
* qdoc: retrying More refactoring of qdoc data structuresMartin Smith2012-09-261-13/+245
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-141-0/+638