summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/generator.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc is moving back to qttoolsOswald Buddenhagen2015-10-221-2171/+0
* qdoc: Fix single-character string literals.Friedemann Kleint2015-10-131-3/+3
* qdoc: Introduce codeprefix & codesuffix, re-introduce codeindentTopi Reinio2015-09-071-1/+4
* qdoc: allow 'void' function parameter without a parameter nameTopi Reinio2015-08-261-0/+1
* qdoc: Allow formal parameters in link targetsMartin Smith2015-08-161-9/+9
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-1/+3
|\
| * qdoc: Add images used in examples into .qhpTopi Reinio2015-07-311-1/+3
* | qdoc: Improve customization of generated html file namesVenugopal Shivashankar2015-07-241-23/+44
* | qdoc: Improve documentation for propertiesMartin Smith2015-06-101-10/+9
* | qdoc: Related non-members are now linked correctlyMartin Smith2015-06-101-5/+4
* | Documentation: Show an example for each overloaded signalOlivier Goffart2015-05-101-1/+70
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-271-2/+55
|\|
| * qdoc: Sanitize anchors in URLs for functionsTopi Reinio2015-04-271-2/+55
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-2/+19
|\|
| * qdoc: Properly document "private" signalsMartin Smith2015-04-161-0/+17
| * qdoc: Don't end sentences with a full stop in requisite tablesTopi Reinio2015-04-151-2/+2
* | qdoc: Changing InnerNode to AggregateMartin Smith2015-04-131-18/+18
* | qdoc: More data member name changesMartin Smith2015-04-111-9/+9
* | qdoc: Data member name changesMartin Smith2015-04-081-4/+5
* | qdoc: No longer creates empty subdirectoriesMartin Smith2015-04-071-28/+34
|/
* qdoc: No internal qmlabstract types in the "inherited by" listMartin Smith2015-03-271-1/+0
* qdoc: Update for classes in namespacesMartin Smith2015-03-271-1/+2
* qdoc: Remove obsolete stuff from the qdoc manualMartin Smith2015-03-251-1/+0
* qdoc: Support documentation of JavaScriptMartin Smith2015-02-201-37/+52
* qdoc: Clear the list of output files during generator initTopi Reinio2015-02-161-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* qdoc: Change uses of module and qmlModuleMartin Smith2015-02-031-6/+6
* qdoc: Change name of node typeMartin Smith2015-01-221-9/+6
* qdoc: Remove support for DITA XMLMartin Smith2015-01-211-1/+0
* qdoc: Fixed broken links for abstract QML typesMartin Smith2015-01-171-0/+1
* qdoc: Generate QA pagesMartin Smith2014-10-171-3/+4
* qdoc: qdoc was too slowMartin Smith2014-10-171-3/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qdoc: Enable listing of example files with .html extensionTopi Reinio2014-08-261-1/+1
* qdoc: Write all generated files to .qhpTopi Reinio2014-08-261-7/+4
* qdoc: Remove all collision node stuff from qdocMartin Smith2014-08-221-104/+45
* qdoc: Distinguish between QML property and attached propertyTopi Reinio2014-08-121-1/+4
* 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