summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/tree.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Give documenter more control of linkingMartin Smith2014-06-261-15/+18
* qdoc: Give documenter more control of linkingMartin Smith2014-06-011-47/+29
* qdoc: \l now works with QML property groupsMartin Smith2014-04-171-2/+0
* qdoc: \l{Qt::Window} links to the wrong pageMartin Smith2014-03-311-52/+53
* qdoc: Teach qdoc to use multiple trees (part 3)Martin Smith2014-03-311-5/+259
* qdoc: Teach qdoc to use multiple trees (part 2)Martin Smith2014-03-311-15/+254
* qdoc: Teach qdoc to use multiple treesMartin Smith2014-03-311-274/+292
* qdoc: Eliminate uses of qmlModuleIdentifier()Martin Smith2013-10-041-1/+1
* qdoc: Fixed handling of QML referencesMartin Smith2013-10-011-13/+0
* qdoc: Implement better handling of QML property groupsMartin Smith2013-07-111-1/+1
* qdoc: qdoc was confused by namespace and module with same nameMartin Smith2013-06-111-4/+8
* qdoc: inherited members do not show up for QML componentsMartin Smith2013-02-131-1/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* qdoc: Don't include inherited members in the class refMartin Smith2012-12-051-15/+33
* qdoc: Listing group members across modulesMartin Smith2012-11-271-65/+0
* qdoc: retrying More refactoring of qdoc data structuresMartin Smith2012-09-261-1610/+15
* Use QStringList::join(QChar) overload where applicable [tools]Marc Mutz2012-09-231-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-191-1/+1
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-141-102/+45
* Use QString() instead of "".Frederik Gladhorn2012-09-011-11/+11
* doc: Replaced FakeNode with DocNodeMartin Smith2012-08-211-54/+53
* qdoc: Added safety checks to findUnambiguousTarget()Martin Smith2012-07-301-1/+4
* qdoc: Changed \qmlclass to \qmltype, added \instantiatesMartin Smith2012-07-261-1/+1
* qdoc: Fixed incorrect href attribute values in qdocMartin Smith2012-07-251-7/+9
* QDoc: Fix relative URL generation for cross-linking.Casper van Donderen2012-07-061-1/+1
* QDoc: Don't put ditamaps in index file.Casper van Donderen2012-06-011-1/+1
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-291-23/+23
* QDoc: Generate correct relative paths and links when using -installdir.Casper van Donderen2012-05-161-6/+4
* qdoc: Fixed a qdoc error problemMartin Smith2012-05-101-6/+8
* qdoc: Fixed minor version number in DITA XMLMartin Smith2012-05-041-97/+12
* Remove unused codeLars Knoll2012-04-301-3/+1
* QDoc: Implement -installdir CLI option for module cross-linking.Casper van Donderen2012-04-251-1/+12
* QDoc: Generate index file for DITAXML.Casper van Donderen2012-04-191-7/+7
* qdoc: findNodeRecursive() was called with a null start nodeMartin Smith2012-04-031-0/+12
* qdoc: Allow documenting a C++ class as a QML type.Martin Smith2012-04-021-145/+303
* Notifier signals don't need separate documentation.Casper van Donderen2012-03-201-2/+10
* qdoc3: qdoc now handles overloaded methods for QMLMartin Smith2012-03-131-0/+3
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-0/+2358