summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/ditaxmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-191-4/+4
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-141-499/+197
* Use QString() instead of "".Frederik Gladhorn2012-09-011-2/+2
* doc: Replaced FakeNode with DocNodeMartin Smith2012-08-211-134/+134
* qdoc: Removed "../" from paths to imagesMartin Smith2012-08-061-6/+8
* qdoc: Fixed incorrect href attribute values in qdocMartin Smith2012-07-251-4/+27
* qdoc: Removed several #if 1 macros.Martin Smith2012-07-061-6/+0
* qdoc: Removed several #if 0 blocks.Martin Smith2012-07-061-150/+0
* qdoc: The \br macro is promoted to a qdoc commandMartin Smith2012-07-051-0/+3
* QDoc: Use the module page as link in qt.ditamap.Casper van Donderen2012-06-211-6/+16
* QDoc: Use 'Type' instead of 'element' in instantiates.Casper van Donderen2012-06-211-2/+2
* QDoc: Use the correct DITAiXML for table col/rowspan.Casper van Donderen2012-06-051-6/+46
* 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