summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/node.h
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Part 2 of fix for inheriting abstract QML typesMartin Smith2013-11-011-0/+2
* qdoc: Eliminate uses of qmlModuleIdentifier()Martin Smith2013-10-041-2/+2
* qdoc: Fixed handling of QML referencesMartin Smith2013-10-011-7/+33
* qdoc: \externalpage links are fixedMartin Smith2013-09-231-0/+2
* qdoc: Now reports duplicate page titles better.Martin Smith2013-09-161-3/+3
* qdoc: Make example file names uniqueMartin Smith2013-08-221-0/+4
* Doc: Added \qtvariable command to QDoc.Jerome Pasion2013-08-021-1/+6
* doc: Ensure page name does not changeMartin Smith2013-07-231-0/+4
* qdoc: Implement better handling of QML property groupsMartin Smith2013-07-111-28/+24
* qdoc: Briefs from other modules now show upMartin Smith2013-05-081-0/+3
* qdoc: The \wrapper command is addedMartin Smith2013-05-071-0/+8
* qdoc: Add index of obsolete members to obsolete pageMartin Smith2013-04-171-1/+14
* qdoc: Removed dead code from qdocMartin Smith2013-04-081-4/+0
* doc: QML Inheritance is not resolved correctly.Martin Smith2013-02-221-1/+3
* qdoc: QML Inheritance is not resolved correctly.Martin Smith2013-02-201-5/+25
* qdoc: inherited members do not show up for QML componentsMartin Smith2013-02-131-5/+7
* qdoc: Fix translation contexts.Friedemann Kleint2013-02-071-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Clean up Q_WS_WINDebao Zhang2012-12-141-5/+0
* qdoc: Listing group members across modulesMartin Smith2012-11-271-2/+9
* qdoc: Fixed the since list for modularized QtMartin Smith2012-11-021-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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