summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc is moving back to qttoolsOswald Buddenhagen2015-10-221-794/+0
* qdoc: Introduce codeprefix & codesuffix, re-introduce codeindentTopi Reinio2015-09-071-2/+2
* Skip loading of index files if we are running with --prepareLars Knoll2015-07-231-3/+5
* qdoc: Related non-members are now linked correctlyMartin Smith2015-06-101-0/+3
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-011-4/+4
|\
| * qdoc: No internal qmlabstract types in the "inherited by" listMartin Smith2015-03-271-0/+1
| * qdoc: Duplicate QML types in the "All QML Types" list are distinguishedMartin Smith2015-03-251-4/+3
* | qdoc: Improve handling of current working directoryTopi Reinio2015-02-271-2/+2
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* qdoc: Change name of node typeMartin Smith2015-01-221-1/+0
* qdoc: Remove support for DITA XMLMartin Smith2015-01-211-2/+1
* qdoc: Generate QA pagesMartin Smith2014-10-171-4/+14
* qdoc: qdoc was too slowMartin Smith2014-10-171-183/+294
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qdoc: Use qdoc error logging for warnings related to index filesTopi Reinio2014-08-291-12/+14
* qdoc: Validate index file pathsTopi Reinio2014-07-181-1/+10
* Port qdoc to QCommandLineParserDavid Faure2014-07-091-139/+121
* qdoc: Add header file debug output to match source file debug outputRobin Burchell2014-07-011-0/+1
* 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