summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3
Commit message (Expand)AuthorAgeFilesLines
* 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-102-78/+0
* <?xml version="1.0" encoding="UTF-8"?>Martin Smith2010-11-092-58/+11
* qdoc: Removed unused code.Martin Smith2010-11-092-119/+0
* qdoc: Second pass at generating a map.Martin Smith2010-11-071-0/+1
* qdoc: First pass at generating a map.Martin Smith2010-11-053-5/+32
* qdoc: Added the <related-links> element to the <topic>Martin Smith2010-11-042-2/+59
* doc: Corrections to linking errors in the docs.Martin Smith2010-11-014-6/+27
* qdoc: Don't put classes that have empty doc in hierarchy.Martin Smith2010-10-292-15/+4
* qdoc: Fixed some DITA XML validation errors.Martin Smith2010-10-282-252/+89
* 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-263-36/+34
* doc: Fixed some DITA XML validation errors.Martin Smith2010-10-251-4/+10
* qdoc: Fixed some DITA XML validation errors.Martin Smith2010-10-253-2/+13
* 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-222-157/+299
* 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-205-102/+108
* qdoc: Fixed <p> inside of <p> for legalese text.Martin Smith2010-10-182-6/+17
* qdoc: Added extraneous enum Definition File elementsMartin Smith2010-10-182-150/+21
* qdoc: Changed GUIDs from "{xxxxxx}" to "id-xxxxxxx".Martin Smith2010-10-185-34/+16
* 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
* Merge branch '4.7' into mimirMorten Engvoldsen2010-10-092-4/+5
|\
| * Added Q_INVOKABLE to ignore file.Jerome Pasion2010-10-081-2/+3
| * qdoc: Don't generate html output for png files.Martin Smith2010-10-071-2/+2
* | Merge commit 'origin/4.7' into mimirMorten Engvoldsen2010-10-062-70/+68
|\ \ | |/
| * Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-041-5/+5
| * Doc: Removed a superfluous comment.David Boddie2010-10-041-1/+0
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-09-3014-89/+68
| |\
| * | Doc: Fixed non-well-formed table output.David Boddie2010-09-241-1/+1
| * | Doc: Fixed coding style breakage in qdoc source code.David Boddie2010-09-231-65/+64
* | | qdoc: Cleaned up a lot of unneeded outputclass attributes.Martin Smith2010-10-062-30/+4
* | | qdoc: Cleaned up a lot of redundant table stuff.Martin Smith2010-10-062-91/+8
* | | qdoc: Added the remaining names bits.Martin Smith2010-10-052-191/+40
* | | qdoc: Outputting each namespace as a <cxxClass> element.Martin Smith2010-10-042-7/+159
* | | 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
* | | Merge branch 'mimir' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into mimirMartin Smith2010-09-302-48/+27
|\ \ \