summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-141-32/+19
* Fix a bug in qdoc where to look for index files.Jan-Arve Saether2012-09-071-1/+3
* Find qdoc indexes in relative paths.Frederik Gladhorn2012-09-011-1/+1
* Let qdoc respect excludedirs for examples.Frederik Gladhorn2012-08-291-1/+1
* Fix a bug in qdocs handling of excludedirsJan-Arve Saether2012-08-171-1/+1
* qdoc: Don't always add example .qdoc files to source listMartin Smith2012-08-071-3/+5
* qdoc: Added support for modularized example docMartin Smith2012-08-011-0/+10
* qdoc: Removed several #if 0 blocks.Martin Smith2012-07-061-21/+0
* qdoc: Report multiple topic commands as an errorMartin Smith2012-06-281-16/+25
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-1/+1
* QDoc: Check if index file was already inserted in list.Casper van Donderen2012-06-141-8/+15
* QDoc: Also allow dependant modules to be specified on CLI.Casper van Donderen2012-06-121-1/+8
* qdoc: Better error messages for QML command errorsMartin Smith2012-06-121-11/+39
* QDoc: Look for template and include() under installdir.Casper van Donderen2012-06-051-1/+2
* QDoc: Remove fatal exit when not finding an index directory.Casper van Donderen2012-05-301-1/+0
* QDoc: Add support for 'all subfolders' in dependant modules.Casper van Donderen2012-05-301-5/+24
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-291-8/+8
* QDoc: Generate correct relative paths and links when using -installdir.Casper van Donderen2012-05-161-0/+5
* qdoc: Fix some QString usage issues (Krazy warnings).Friedemann Kleint2012-05-161-3/+3
* Remove the HAVE_DECLARATIVE define.Stephen Kelly2012-05-101-6/+0
* qdoc: Fixed minor version number in DITA XMLMartin Smith2012-05-041-1/+0
* QDoc: Implement -installdir CLI option for module cross-linking.Casper van Donderen2012-04-251-2/+8
* QDoc: Support -indexdir on CLI and depends in qdocconf.Casper van Donderen2012-04-231-0/+56
* QDoc: add missing newline characters in qdoc -help.Casper van Donderen2012-04-141-2/+2
* qdoc: Add CLI option to not generate example docs.Casper van Donderen2012-03-281-7/+12
* qdoc: Update to prepare to run on a directory.Casper van Donderen2012-03-131-21/+2
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-0/+481