summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/qmlvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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