summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/ditaxmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Further changes to the QML specializationMartin Smith2012-04-241-58/+76
* qdoc: Don't write '...' for empty <apiName>Martin Smith2012-04-231-2/+2
* qdoc: Update qdoc to use QML spec for DITAMartin Smith2012-04-231-177/+247
* QDoc: Generate index file for DITAXML.Casper van Donderen2012-04-191-2/+6
* QDoc: Write subclasses of namespaces in automatic ditamap.Casper van Donderen2012-04-171-13/+22
* qdoc: Fixed bugs causing invalid DITA XMLMartin Smith2012-04-141-153/+177
* QDoc: Fix infinite loop when finding items in ditamaps.Casper van Donderen2012-04-131-1/+2
* QDoc: Generate missing image error.Casper van Donderen2012-04-121-0/+1
* qdoc: Fixed to report read-only QML properties correctlyMartin Smith2012-04-111-19/+11
* qdoc: Don't lower case <shortdesc> in DITA.Martin Smith2012-04-021-32/+31
* qdoc: Add the \hr commandMartin Smith2012-04-021-0/+5
* qdoc: Allow documenting a C++ class as a QML type.Martin Smith2012-04-021-68/+176
* QDoc: Fix assert and remove duplicate description.Casper van Donderen2012-04-011-6/+6
* QDoc: Add hand-written ditamaps as children of qt.ditamapCasper van Donderen2012-03-291-30/+83
* QDoc: Remove LOCAL LINK debug output.Casper van Donderen2012-03-291-1/+0
* QDoc: Do not generate the sub-lists in automatic ditamap.Casper van Donderen2012-03-291-92/+0
* qdoc: Add simple return types such as void to output.Casper van Donderen2012-03-281-0/+5
* qdoc: Use otherprops attribute for DITA signals/slots.Casper van Donderen2012-03-281-4/+4
* qdoc: also allow \page index as head of ditamap.Casper van Donderen2012-03-281-1/+1
* qdoc: Rename QML classes to QML types in ditamap.Casper van Donderen2012-03-281-1/+1
* qdoc: Do not write index.dita multiple times in ditamap.Casper van Donderen2012-03-281-0/+9
* qdoc: Implement \uicontrol command.Casper van Donderen2012-03-281-0/+3
* qdoc: Remove short description from apiDescMartin Smith2012-03-201-0/+12
* qdoc: Remove the spectitle attributeMartin Smith2012-03-201-3/+3
* qdoc: Enable XSLTs to produce correct #include info.Martin Smith2012-03-201-40/+42
* qdoc: Merge PageGenerator into Generator class.Casper van Donderen2012-03-201-31/+11
* qdoc: Structure the DITA map with a root node.Martin Smith2012-03-171-2/+8
* qdoc: Structure the DITA map with a root node.Martin Smith2012-03-151-84/+34
* qdoc3: Change suffix of DITA files to .ditaMartin Smith2012-03-151-7/+8
* qdoc3: qdoc now handles overloaded methods for QMLMartin Smith2012-03-131-5/+21
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-0/+6434