summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/node.h
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-141-44/+44
* Use QString() instead of "".Frederik Gladhorn2012-09-011-5/+5
* doc: Replaced FakeNode with DocNodeMartin Smith2012-08-211-16/+16
* qdoc: Changed \qmlclass to \qmltype, added \instantiatesMartin Smith2012-07-261-5/+3
* qdoc: Fixed incorrect href attribute values in qdocMartin Smith2012-07-251-3/+2
* qdoc: Removed several #if 0 blocks.Martin Smith2012-07-061-9/+0
* qdoc: Better error messages for QML command errorsMartin Smith2012-06-121-8/+9
* qdoc: Report multiple QML property docssMartin Smith2012-05-181-0/+3
* qdoc: Include QML type name in method quidMartin Smith2012-05-161-1/+1
* qdoc: Fixed three qdoc error problemsMartin Smith2012-05-091-0/+6
* qdoc: Fixed qdoc error messagesMartin Smith2012-05-091-2/+2
* qdoc: Fixed minor version number in DITA XMLMartin Smith2012-05-041-5/+14
* QDoc: Generate unique ids for qmlMethods.Casper van Donderen2012-05-041-2/+0
* qdoc: Further changes to the QML specializationMartin Smith2012-05-011-2/+3
* qdoc: Further changes to the QML specializationMartin Smith2012-04-281-13/+7
* qdoc: Fixed to report read-only QML properties correctlyMartin Smith2012-04-111-41/+39
* qdoc: Allow documenting a C++ class as a QML type.Martin Smith2012-04-021-35/+33
* Notifier signals don't need separate documentation.Casper van Donderen2012-03-201-0/+1
* qdoc: Structure the DITA map with a root node.Martin Smith2012-03-151-0/+5
* qdoc3: qdoc now handles overloaded methods for QMLMartin Smith2012-03-131-2/+7
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-0/+958