summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/node.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Give documenter more control of linkingMartin Smith2014-06-261-0/+8
* qdoc: Give documenter more control of linkingMartin Smith2014-06-011-36/+74
* qdoc: attaching type of attached properties was missingMartin Smith2014-05-021-0/+10
* qdoc: \l now works with QML property groupsMartin Smith2014-04-171-1/+1
* qdoc: fix inheritance information for some QML typesMartin Smith2014-03-311-7/+15
* doc: Remove "current child" codeMartin Smith2014-03-311-67/+0
* qdoc: Teach qdoc to use multiple trees (part 3)Martin Smith2014-03-311-129/+127
* qdoc: Teach qdoc to use multiple trees (part 2)Martin Smith2014-03-311-63/+93
* qdoc: Teach qdoc to use multiple treesMartin Smith2014-03-311-114/+182
* qdoc: Part 2 of fix for inheriting abstract QML typesMartin Smith2013-11-011-1/+6
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-13/+13
* qdoc: Eliminate uses of qmlModuleIdentifier()Martin Smith2013-10-041-11/+11
* qdoc: Fixed handling of QML referencesMartin Smith2013-10-011-29/+42
* qdoc: Implement better handling of QML property groupsMartin Smith2013-07-111-113/+47
* qdoc: Handle collision nodes when building index filesTopi Reinio2013-05-301-3/+6
* qdoc: The \wrapper command is addedMartin Smith2013-05-071-0/+12
* qdoc: Removed dead code from qdocMartin Smith2013-04-081-1/+0
* doc: QML Inheritance is not resolved correctly.Martin Smith2013-02-221-0/+24
* qdoc: QML Inheritance is not resolved correctly.Martin Smith2013-02-201-4/+7
* qdoc: inherited members do not show up for QML componentsMartin Smith2013-02-131-1/+1
* Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* qdoc: Listing group members across modulesMartin Smith2012-11-271-0/+1
* qdoc: Fixed the since list for modularized QtMartin Smith2012-11-021-1/+1
* qdoc: Change qdoc to use QML terminologyMartin Smith2012-10-081-1/+1
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-1/+1
* 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
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-141-152/+183
* doc: Replaced FakeNode with DocNodeMartin Smith2012-08-211-41/+41
* qdoc: Removed useless qdoc warningsMartin Smith2012-08-011-4/+0
* qdoc: Changed \qmlclass to \qmltype, added \instantiatesMartin Smith2012-07-261-7/+3
* qdoc: Fixed incorrect href attribute values in qdocMartin Smith2012-07-251-25/+4
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* qdoc: Removed several #if 0 blocks.Martin Smith2012-07-061-23/+0
* qdoc: Better error messages for QML command errorsMartin Smith2012-06-121-18/+48
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-291-26/+26
* qdoc: Report multiple QML property docssMartin Smith2012-05-181-0/+41
* qdoc: Include QML type name in method quidMartin Smith2012-05-161-5/+5
* qdoc: Fix some QString usage issues (Krazy warnings).Friedemann Kleint2012-05-161-14/+14
* qdoc: Fixed a regression bug caused by fixing error messagesMartin Smith2012-05-111-11/+2
* qdoc: Fixed three qdoc error problemsMartin Smith2012-05-091-9/+13
* qdoc: Fixed qdoc error messagesMartin Smith2012-05-091-8/+8
* qdoc: Fixed minor version number in DITA XMLMartin Smith2012-05-041-10/+93
* QDoc: Generate unique ids for qmlMethods.Casper van Donderen2012-05-041-24/+4
* QDoc: Remove all occurences of 'qdoc3' in source.Casper van Donderen2012-05-021-3/+3
* qdoc: Further changes to the QML specializationMartin Smith2012-04-281-48/+73
* qdoc: Fixed bugs causing invalid DITA XMLMartin Smith2012-04-141-1/+1
* qdoc: Fixed to report read-only QML properties correctlyMartin Smith2012-04-111-87/+67