summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/ditaxmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Doc: Fixing typoSergio Ahumada2011-01-311-1/+1
* | Merge branch '4.7' into qdoc-simplifiedDavid Boddie2011-01-211-1/+1
|\ \
| * \ Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-131-1/+1
| |\ \ | | |/ | |/|
| | * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | | Define what the -slow command line option does.David Boddie2011-01-181-3/+0
|/ /
* | qdoc: Changed index.qdoc to use new \div commandMartin Smith2010-12-141-0/+8
* | doc: Fixed the \raisedaster macro to write the <sup> element.Martin Smith2010-12-091-0/+5
* | qdoc: Updated signature of generateInnerNode() in the XML generator.Martin Smith2010-12-091-6/+11
* | Merge branch 'mimir' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into mimirMartin Smith2010-12-081-3/+3
|\ \
| * | Updated the DITA generator to use the modified generator API.David Boddie2010-12-071-1/+1
| * | Merge branch 'qdoc-simplified' into mimir-simplifiedDavid Boddie2010-12-071-2/+2
| |\ \
| | * \ Merge branch '4.7' into qdoc-simplifiedDavid Boddie2010-11-301-2/+2
| | |\ \ | | | |/
| | | * Doc: Fixing typoSergio Ahumada2010-11-011-2/+2
| | * | Added the foundations of QML markup support.David Boddie2010-11-281-2/+2
| | * | Ensured that the inObsoleteLink variable is initialized.David Boddie2010-11-251-1/+2
| | |/
* | | qdoc: Fixed the double escaping problem.Martin Smith2010-12-081-111/+119
|/ /
* | qdoc: Fixed some reported bugs in the XML.Martin Smith2010-12-061-37/+32
* | qdoc: Replaced all "#location" with "file.xml#location"Martin Smith2010-11-191-10/+29
* | qdoc: Changed some outputclass attributes.Martin Smith2010-11-101-2/+4
* | qdoc: Removed unused code.Martin Smith2010-11-101-75/+0
* | <?xml version="1.0" encoding="UTF-8"?>Martin Smith2010-11-091-54/+10
* | qdoc: Removed unused code.Martin Smith2010-11-091-113/+0
* | qdoc: Second pass at generating a map.Martin Smith2010-11-071-0/+1
* | qdoc: First pass at generating a map.Martin Smith2010-11-051-1/+28
* | qdoc: Added the <related-links> element to the <topic>Martin Smith2010-11-041-2/+57
* | doc: Corrections to linking errors in the docs.Martin Smith2010-11-011-6/+9
* | qdoc: Don't put classes that have empty doc in hierarchy.Martin Smith2010-10-291-14/+3
* | qdoc: Fixed some DITA XML validation errors.Martin Smith2010-10-281-246/+69
* | qdoc: Fixed some DITA XML validation errors.Martin Smith2010-10-281-6/+18
* | qdoc: Fixed some DITA XML validation errors.Martin Smith2010-10-271-0/+3
* | doc: Fixed some DITA XML validation errors.Martin Smith2010-10-271-2/+1
* | doc: Fixed some DITA XML validation errors.Martin Smith2010-10-271-7/+6
* | doc: Fixed some DITA XML validation errors.Martin Smith2010-10-271-9/+6
* | doc: Fixed some DITA XML validation errors.Martin Smith2010-10-261-3/+1
* | doc: Fixed some DITA XML validation errors.Martin Smith2010-10-251-4/+10
* | qdoc: Fixed some DITA XML validation errors.Martin Smith2010-10-251-0/+11
* | 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