summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/qdocindexfiles.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Minor optimizationsTopi Reinio2015-10-211-18/+2
* qdoc: Insert targets for function and enum nodes read from the indexTopi Reinio2015-10-131-8/+38
* qdoc: Fix single-character string literals.Friedemann Kleint2015-10-131-12/+12
* qdoc: Fix a regression with QML node attributes written to index filesTopi Reinio2015-10-021-19/+19
* qdoc: Improve resolving related non-members and their overload numbersTopi Reinio2015-08-191-6/+25
* qdoc: Allow formal parameters in link targetsMartin Smith2015-08-161-1/+1
* use Xml stream reader to read qdoc index filesLars Knoll2015-07-241-265/+289
* Don't generate invalid XMLLars Knoll2015-07-241-1/+5
* qdoc: Improve documentation for propertiesMartin Smith2015-06-101-3/+5
* qdoc: Related non-members are now linked correctlyMartin Smith2015-06-101-2/+8
* qdoc: Always try to use the declaration locationMartin Smith2015-06-091-5/+6
* qdoc: Changing InnerNode to AggregateMartin Smith2015-04-131-8/+8
* qdoc: More data member name changesMartin Smith2015-04-111-6/+6
* qdoc: Data member name changesMartin Smith2015-04-081-9/+9
* qdoc: Remove obsolete stuff from the qdoc manualMartin Smith2015-03-251-3/+0
* qdoc: Support documentation of JavaScriptMartin Smith2015-02-201-89/+230
* 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-27/+27
* qdoc: Change name of node typeMartin Smith2015-01-221-4/+4
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-0/+1
|\
| * qdoc: Missing break in qdoc switch statementMartin Smith2014-11-181-0/+1
* | qdoc: qdoc was too slowMartin Smith2014-10-171-1/+3
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qdoc: Remove all collision node stuff from qdocMartin Smith2014-08-221-14/+1
* qdoc: Allow choice of linking to QML or CPPMartin Smith2014-08-201-8/+19
* qdoc: ASSERT failure while writing index fileMartin Smith2014-07-041-39/+41
* qdoc: Give documenter more control of linkingMartin Smith2014-06-261-91/+99
* qdoc: Give documenter more control of linkingMartin Smith2014-06-011-33/+27
* qdoc: fix inheritance information for some QML typesMartin Smith2014-03-311-2/+7
* qdoc: Teach qdoc to use multiple trees (part 3)Martin Smith2014-03-311-101/+166
* qdoc: Teach qdoc to use multiple trees (part 2)Martin Smith2014-03-311-7/+8
* qdoc: Teach qdoc to use multiple treesMartin Smith2014-03-311-54/+59
* qdoc: Part 2 of fix for inheriting abstract QML typesMartin Smith2013-11-011-7/+27
* qdoc: Internal QML Types no longer marked publicMartin Smith2013-11-011-1/+2
* qdoc: Include internal types in the index filesMartin Smith2013-11-011-2/+12
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* qdoc: Fixed handling of QML referencesMartin Smith2013-10-011-16/+29
* qdoc: \externalpage links are fixedMartin Smith2013-09-231-10/+16
* qdoc: Now reports duplicate page titles better.Martin Smith2013-09-161-3/+18
* Remove qSort usages from qdocGiuseppe D'Angelo2013-09-131-1/+3
* Fix Strict Weak Ordering in qdoc's comparatorGiuseppe D'Angelo2013-09-131-1/+1
* qdoc: Better use of versions of QML modulesMartin Smith2013-09-101-1/+2
* qdoc: Fixed the relative link to installdir problemMartin Smith2013-08-261-1/+2
* qdoc: Restore support for output in one directoryMartin Smith2013-08-081-1/+3
* qdoc: Implement better handling of QML property groupsMartin Smith2013-07-111-17/+35
* qdoc: Handle collision nodes when building index filesTopi Reinio2013-05-301-1/+6
* qdoc: Brief attribute was written incorrectlyMartin Smith2013-05-201-3/+15
* qdoc: Briefs from other modules now show upMartin Smith2013-05-081-0/+7
* qdoc: Add index of obsolete members to obsolete pageMartin Smith2013-04-171-2/+5