summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Give documenter more control of linkingMartin Smith2014-06-261-1/+1
* Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-9/+1
|\
| * do not auto-add install dir to index dirsOswald Buddenhagen2014-06-051-3/+1
| * purge obsolete variable documentationPathOswald Buddenhagen2014-05-231-6/+0
* | qdoc: Give documenter more control of linkingMartin Smith2014-06-011-2/+6
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-0/+2
|\|
| * Disable hash seeding for bootstrapped toolsThiago Macieira2014-05-211-0/+2
* | qdoc: attaching type of attached properties was missingMartin Smith2014-05-021-3/+1
* | qdoc: Simplify config code for reading file pathsTopi Reinio2014-05-021-1/+1
* | qdoc: Teach qdoc to use multiple trees (part 2)Martin Smith2014-03-311-14/+26
* | qdoc: Teach qdoc to use multiple treesMartin Smith2014-03-311-1/+3
|/
* qdoc: Don't include internal QML typesMartin Smith2013-11-071-1/+1
* qdoc: warn if index file for dependency is not foundTopi Reinio2013-11-041-2/+9
* qdoc: Snippets files no longer parsed by qdocMartin Smith2013-11-011-0/+8
* Fix crash in qdoc startupKai Koehne2013-10-181-25/+23
* Improve qdoc performance.Jędrzej Nowacki2013-09-211-10/+10
* Remove qSort usages from qdocGiuseppe D'Angelo2013-09-131-1/+3
* qdoc: Let default output subdir be htmlMartin Smith2013-08-121-0/+2
* qdoc: Restore support for output in one directoryMartin Smith2013-08-081-2/+13
* Merge branch 'stable' into devSergio Ahumada2013-05-071-1/+1
|\
| * qdoc: Config class uses current path for each path varMartin Smith2013-04-301-1/+1
* | Add new option to qdoc.Jędrzej Nowacki2013-04-051-0/+7
|/
* fix non-bootstrapped buildOswald Buddenhagen2013-04-021-1/+1
* move the setup of QT_INSTALL_DOCS from qdoc to qt_docs.prfOswald Buddenhagen2013-04-021-12/+0
* qdoc: Now checks for existance of each exclude dirMartin Smith2013-03-181-1/+3
* Fix spelling error found by bot.Friedemann Kleint2013-02-071-1/+1
* qdoc: Fix translation contexts.Friedemann Kleint2013-02-071-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* qdoc: Fix problem of missing inherited membersMartin Smith2013-01-111-2/+2
* qdoc: better copying of .css filesMartin Smith2012-11-161-0/+1
* qdoc: better copying of .css filesMartin Smith2012-11-141-5/+10
* qdoc: Adding the -log-progress optionMartin Smith2012-10-251-3/+6
* qdoc: Don't load index in -prepare phaseMartin Smith2012-10-251-91/+104
* qdoc: qdoc now can run in 2 passesMartin Smith2012-10-121-0/+10
* Modularize documenation buildTor Arne Vestbø2012-10-101-0/+12
* qdoc: Implements the -no-link-errors optionMartin Smith2012-10-101-0/+7
* qdoc: Adding a debug functionMartin Smith2012-10-081-0/+15
* qdoc: Augment imagedirs listMartin Smith2012-09-291-4/+14
* qdoc: retrying More refactoring of qdoc data structuresMartin Smith2012-09-261-4/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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