summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/config.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Removed debug codeMartin Smith2012-11-161-7/+0
* qdoc: better copying of .css filesMartin Smith2012-11-161-53/+149
* qdoc: better copying of .css filesMartin Smith2012-11-141-3/+9
* qdoc: Augment imagedirs listMartin Smith2012-09-291-1/+16
* 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-5/+5
* Let qdoc respect excludedirs for examples.Frederik Gladhorn2012-08-291-3/+2
* Fix a bug in qdocs handling of excludedirsJan-Arve Saether2012-08-171-5/+33
* qdoc: Added support for modularized example docMartin Smith2012-08-011-1/+17
* qdoc: Clean path names before using themMartin Smith2012-07-131-2/+2
* qdoc: Removed several #if 0 blocks.Martin Smith2012-07-061-9/+0
* QDoc: Look for template and include() under installdir.Casper van Donderen2012-06-051-1/+4
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-291-30/+30
* QDoc: Implement -installdir CLI option for module cross-linking.Casper van Donderen2012-04-251-0/+1
* qdoc: Add CLI option to not generate example docs.Casper van Donderen2012-03-281-0/+1
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-0/+978