summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/ditaxmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* QDoc: check if !isNull() before casting prev/next nodes.Casper van Donderen2012-06-041-3/+3
* QDoc: Do not put indexNodes in qt.ditamap.Casper van Donderen2012-06-011-1/+1
* QDoc: Use \page title with prev/next links in DITAXML.Casper van Donderen2012-06-011-0/+12
* QDoc: Force writing \n before a snippet in DITAXML.Casper van Donderen2012-05-301-2/+5
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-291-115/+115
* qdoc: Fixed pure doc parserMartin Smith2012-05-251-1/+1
* qdoc: Write <qmlinheritedby> before <qmlinstantiates>Martin Smith2012-05-211-1/+1
* qdoc: Fix some QString usage issues (Krazy warnings).Friedemann Kleint2012-05-161-15/+15
* QDoc: Use capitalized navtitles in ditamap.Casper van Donderen2012-05-151-10/+10
* qdoc: Fixed some terminology output by qdocMartin Smith2012-05-151-1/+1
* qdoc: Fixed a regression bug caused by fixing error messagesMartin Smith2012-05-111-20/+9
* QDoc: Generate images inline for \inlineimageCasper van Donderen2012-05-101-5/+3
* QDoc: Remove generateQmlDesc and use generateApiDesc instead.Casper van Donderen2012-05-091-21/+6
* QDoc: Use node name for page DITA title when name argument is empty.Casper van Donderen2012-05-091-1/+4
* qdoc: Fixed qdoc error messagesMartin Smith2012-05-091-1/+1
* qdoc: Further changes to the QML specializationMartin Smith2012-05-011-12/+25
* qdoc: Further changes to the QML specializationMartin Smith2012-04-281-2/+7
* 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