summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/qmlvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Initialize an uninitialized variableMartin Smith2013-03-071-7/+9
* qdoc: Don't document QML signal handlersMartin Smith2013-03-061-1/+8
* qdoc: Maintain correct nesting level for QML parsingMartin Smith2013-03-051-4/+28
* qdoc: QML Inheritance is not resolved correctly.Martin Smith2013-02-201-11/+30
* qdoc: inherited members do not show up for QML componentsMartin Smith2013-02-131-9/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QDoc: Fix warning - unused variableFrederik Gladhorn2012-12-191-1/+1
* qdoc: Listing QML group members across modulesMartin Smith2012-11-281-1/+1
* qdoc: Listing group members across modulesMartin Smith2012-11-271-2/+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-3/+3
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-141-14/+10
* Use QString() instead of "".Frederik Gladhorn2012-09-011-2/+2
* doc: Replaced FakeNode with DocNodeMartin Smith2012-08-211-7/+7
* qdoc: Changed \qmlclass to \qmltype, added \instantiatesMartin Smith2012-07-261-2/+4
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-291-4/+4
* qdoc: Fix some QString usage issues (Krazy warnings).Friedemann Kleint2012-05-161-1/+1
* qdoc: Removed some obsolete ifdefsMartin Smith2012-05-101-2/+1
* qdoc: Fixed three qdoc error problemsMartin Smith2012-05-091-11/+5
* qdoc: Fixed qdoc error messagesMartin Smith2012-05-091-11/+11
* qdoc: Fixed minor version number in DITA XMLMartin Smith2012-05-041-3/+4
* QDoc: Generate unique ids for qmlMethods.Casper van Donderen2012-05-041-0/+9
* qdoc: Handle multiple \ingroup commands in QML types.Martin Smith2012-03-201-3/+7
* Remove unnecessary function.Casper van Donderen2012-03-121-25/+0
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-0/+619