summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/generator.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Give documenter more control of linkingMartin Smith2014-06-011-46/+71
* qdoc: attaching type of attached properties was missingMartin Smith2014-05-021-9/+10
* qdoc: Simplify config code for reading file pathsTopi Reinio2014-05-021-11/+11
* qdoc: Unexplained empty ref attributes in qhp filesMartin Smith2014-03-311-4/+6
* qdoc: fix inheritance information for some QML typesMartin Smith2014-03-311-4/+4
* doc: Remove "current child" codeMartin Smith2014-03-311-11/+1
* qdoc: Teach qdoc to use multiple trees (part 3)Martin Smith2014-03-311-13/+53
* qdoc: Teach qdoc to use multiple trees (part 2)Martin Smith2014-03-311-6/+10
* qdoc: Teach qdoc to use multiple treesMartin Smith2014-03-311-18/+21
* QDoc: Do not warn about a file overwritting while writing to /dev/nullJędrzej Nowacki2014-03-061-1/+1
* qdoc: fix memory leaks, unchecked open(), hardcoded path - in debugging codeDavid Faure2014-02-101-6/+5
* qdoc: Fix crash in Generator::generateInnerNodeAlbert Astals Cid2014-01-221-5/+6
* qdoc: Fix output filenames for QML basic type documentationTopi Reinio2013-12-041-8/+8
* qdoc: Fix output file name generation for examplesTopi Reinio2013-11-071-1/+5
* qdoc: Don't output docs for internal thingsMartin Smith2013-11-011-0/+4
* qdoc: Eliminate uses of qmlModuleIdentifier()Martin Smith2013-10-041-2/+2
* qdoc: Correct location info for typedefs with associated enumsTopi Reinio2013-09-271-0/+6
* Doc: Restore QDoc's use of the \sinceJerome Pasion2013-09-241-10/+3
* Improve qdoc performance.Jędrzej Nowacki2013-09-211-1/+1
* qdoc: Better use of versions of QML modulesMartin Smith2013-09-101-30/+33
* qdoc: Make example file names uniqueMartin Smith2013-08-221-0/+5
* qdoc: Restore support for output in one directoryMartin Smith2013-08-081-9/+16
* Doc: Unified the summary for C++ classes and QML types.Jerome Pasion2013-07-301-1/+4
* qdoc: Don't try to output from index nodesMartin Smith2013-07-251-0/+2
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-07-241-1/+1
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-1/+1
| |\
| | * Changed digia contact details to */legal, updated licensesTeemu Kaukoranta2013-07-201-1/+1
* | | doc: Ensure page name does not changeMartin Smith2013-07-231-3/+13
|/ /
* | qdoc: Implement better handling of QML property groupsMartin Smith2013-07-111-6/+14
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-201-0/+2
|\|
| * Make qtbase compile with QT_NO_TEXTCODECTasuku Suzuki2013-06-171-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-231-1/+1
|\|
| * qdoc: The \wrapper command is addedMartin Smith2013-05-071-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-221-3/+11
|\|
| * qdoc: Add index of obsolete members to obsolete pageMartin Smith2013-04-171-3/+11
* | Add new option to qdoc.Jędrzej Nowacki2013-04-051-1/+4
|/
* Fix warnings reported by ICC in qdocThiago Macieira2013-03-011-1/+1
* Doc: Fix filenames for nested classes generated by qdocTopi Reinio2013-02-051-7/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* qdoc: Make extraimages behave like styles and scriptsMartin Smith2012-12-051-3/+3
* Change license header from Nokia to DigiaSergio Ahumada2012-11-261-1/+1
* qdoc: Make image paths relative to html fileMartin Smith2012-11-211-4/+5
* qdoc: Handle extra imahes exactly like stylesMartin Smith2012-11-161-18/+7
* qdoc: Handle scripts exactly like stylesMartin Smith2012-11-161-15/+3
* qdoc: Removed debug codeMartin Smith2012-11-161-5/+0
* qdoc: better copying of .css filesMartin Smith2012-11-161-24/+16
* qdoc: better copying of .css filesMartin Smith2012-11-141-1/+7
* qdoc: better copying of .css filesMartin Smith2012-11-081-46/+40
* qdoc: Clear outputdir in -prepare phase onlyMartin Smith2012-10-231-10/+12
* qdoc: qdoc now can run in 2 passesMartin Smith2012-10-121-0/+1