summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/ditaxmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | qdoc: Fixed some DITA XML validation errors.Martin Smith2010-10-251-16/+4
* | qdoc: Output the \qmlclass as a <cxxClass>.Martin Smith2010-10-231-4/+151
* | qdoc: Output the \headerfile as a <cxxClass>.Martin Smith2010-10-221-157/+298
* | qdoc: Fixed some DITA XML validation errors.Martin Smith2010-10-201-4/+3
* | qdoc: Fixed some DITA XML validation errors.Martin Smith2010-10-201-0/+3
* | qdoc: Fixed some DITA XML validation errors.Martin Smith2010-10-201-4/+18
* | qdoc: Fixed some DITA XML validation errors.Martin Smith2010-10-201-32/+34
* | qdoc: Fixed <p> inside of <p> for legalese text.Martin Smith2010-10-181-6/+16
* | qdoc: Added extraneous enum Definition File elementsMartin Smith2010-10-181-147/+21
* | qdoc: Changed GUIDs from "{xxxxxx}" to "id-xxxxxxx".Martin Smith2010-10-181-21/+4
* | qdoc: Fixed invalid element nesting in some <topic> elements.Martin Smith2010-10-151-26/+41
* | qdoc: Included file path as small-subtitle for example source files.Martin Smith2010-10-141-1/+7
* | qdoc: Fixed bug where cpp and h files not copied for examples.Martin Smith2010-10-141-2/+14
* | qdoc: Fix const problem.Martin Smith2010-10-131-2/+2
* | qdoc: Cleaned up a lot of unneeded outputclass attributes.Martin Smith2010-10-061-27/+3
* | qdoc: Cleaned up a lot of redundant table stuff.Martin Smith2010-10-061-89/+7
* | qdoc: Added the remaining names bits.Martin Smith2010-10-051-191/+37
* | qdoc: Outputting each namespace as a <cxxClass> element.Martin Smith2010-10-041-6/+158
* | qdoc: Changed type names to <xref> links to types.Martin Smith2010-10-041-3/+16
* | qdoc: Removed extraneous call to generateQmlItem().Martin Smith2010-10-011-1/+0
* | qdoc: More complete QML <topic> elements.Martin Smith2010-10-011-76/+82
* | qdoc: Added missing </section>; added "span" infor temporarily.Martin Smith2010-09-301-18/+32
* | qdoc: Added outputclass attribute for sections and titles.Martin Smith2010-09-291-7/+21
* | qdoc: Added outputclass attribute for class summary sections.Martin Smith2010-09-271-3/+6
* | qdoc: Corrected output for the AutoLink case.Martin Smith2010-09-271-13/+13
* | qdoc: Corrected many GUIDs.Martin Smith2010-09-241-52/+163
* | qdoc: Removed some unused parameters.Martin Smith2010-09-221-12/+7
* | qdoc: Added the summary sections to the cxxClass.Martin Smith2010-09-221-10/+61
* | qdoc: Changed the <apiDesc> in the <cxxClass>.Martin Smith2010-09-221-44/+90
* | qdoc: YREKA! Now using GUIDs for node <xref> href attributes.Martin Smith2010-09-211-5/+21
* | qdoc: Replaced missing "const" That caused link errors.Martin Smith2010-09-211-1/+1
* | qdoc: DITA XML generator now avoids escaping <i> and <tt> elements.Martin Smith2010-09-211-6/+34
* | qdoc: DITA XML generator now avoids escaping <xref> elements.Martin Smith2010-09-201-108/+83
* | qdoc: DITA XML generator now uses <section> elements...Martin Smith2010-09-181-162/+192
* | qdoc: Converted some more html output to xml output.Martin Smith2010-09-151-40/+20
* | qdoc: Converted some more html output to xml output.Martin Smith2010-09-141-140/+208
* | qdoc: Implemented stacking of XML stream writers.Martin Smith2010-09-131-1023/+870
* | qdoc: Generate more xml for group pages.Martin Smith2010-09-091-129/+149
* | qdoc: Generate more xml for group pages.Martin Smith2010-09-091-9/+10
* | qdoc: Generate more xml for module pages.Martin Smith2010-09-091-25/+41
* | qdoc: Generate xml for more kinds of pages.Martin Smith2010-09-081-44/+92
* | qdoc: Generate correct dita table for the annotated list.Martin Smith2010-09-071-17/+30
* | qdoc: Updated with current dita xml generation code from oslo-staging-1.Martin Smith2010-09-071-556/+694
|/
* qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-0/+10
* qdoc: Added list of all members (including inherited) page to QML elements.Martin Smith2010-08-111-2/+2
* qdoc: Cleaned up the application option specification and use.Martin Smith2010-08-051-1/+0
* qdoc: Fixed reporting of read-only status for QML properties.Martin Smith2010-07-221-1/+1
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-281-12/+93
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-281-0/+8
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-251-7/+65