summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/ditaxmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Give documenter more control of linkingMartin Smith2014-06-261-103/+127
* qdoc: Give documenter more control of linkingMartin Smith2014-06-011-67/+86
* qdoc: \l{Qt::Window} links to the wrong pageMartin Smith2014-03-311-61/+64
* qdoc: fix inheritance information for some QML typesMartin Smith2014-03-311-3/+3
* doc: Remove "current child" codeMartin Smith2014-03-311-1/+0
* qdoc: Teach qdoc to use multiple trees (part 3)Martin Smith2014-03-311-179/+161
* qdoc: Teach qdoc to use multiple trees (part 2)Martin Smith2014-03-311-9/+9
* qdoc: Teach qdoc to use multiple treesMartin Smith2014-03-311-18/+20
* qdoc: Include internal types in the index filesMartin Smith2013-11-011-1/+2
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-3/+3
* qdoc: Remove algorithm to find common prefixMartin Smith2013-10-041-9/+15
* qdoc: Eliminate uses of qmlModuleIdentifier()Martin Smith2013-10-041-4/+4
* Improve qdoc performance.Jędrzej Nowacki2013-09-211-1/+1
* qdoc: Make example file names uniqueMartin Smith2013-08-221-1/+1
* qdoc: Restore support for output in one directoryMartin Smith2013-08-081-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-1/+1
|\
| * Changed digia contact details to */legal, updated licensesTeemu Kaukoranta2013-07-201-1/+1
* | qdoc: Implement better handling of QML property groupsMartin Smith2013-07-111-53/+13
|/
* Make qtbase compile with QT_NO_TEXTCODECTasuku Suzuki2013-06-171-0/+6
* qdoc: "All Overview and HOWTOs" no longer lists internal pagesMartin Smith2013-05-301-2/+2
* qdoc: Briefs from other modules now show upMartin Smith2013-05-081-1/+12
* qdoc: Config class keeps track of current pathMartin Smith2013-04-301-5/+8
* qdoc: Add index of obsolete members to obsolete pageMartin Smith2013-04-171-14/+23
* qdoc: QML Inheritance is not resolved correctly.Martin Smith2013-02-201-1/+4
* qdoc: inherited members do not show up for QML componentsMartin Smith2013-02-131-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* qdoc: Don't include internal items in annotated listsMartin Smith2012-11-291-1/+10
* qdoc: Listing group members across modulesMartin Smith2012-11-271-82/+35
* Change license header from Nokia to DigiaSergio Ahumada2012-11-261-1/+1
* qdoc: better copying of .css filesMartin Smith2012-11-161-1/+1
* qdoc: Removed setting of codeindent variableMartin Smith2012-11-071-1/+2
* qdoc: qdoc now can run in 2 passesMartin Smith2012-10-121-13/+20
* qdoc: Implements the -no-link-errors optionMartin Smith2012-10-101-1/+1
* qdoc: Simplification of target ref constructionMartin Smith2012-10-081-19/+10
* QDoc: remove the experimental basedir variablePierre Rossi2012-09-281-18/+0
* qdoc: retrying More refactoring of qdoc data structuresMartin Smith2012-09-261-9/+10
* Use QStringList::join(QChar) overload where applicable [tools]Marc Mutz2012-09-231-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-22/+22
* 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