summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/node.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* qdoc: Allow documenting a C++ class as a QML type.Martin Smith2012-04-021-110/+96
* qdoc: Rename qt3 support pages to Compatibility pages.Casper van Donderen2012-03-201-2/+0
* qdoc3: Change suffix of DITA files to .ditaMartin Smith2012-03-151-2/+2
* qdoc3: qdoc now handles overloaded methods for QMLMartin Smith2012-03-131-0/+1
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-0/+2780