summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/tree.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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