summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/htmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc is moving back to qttoolsOswald Buddenhagen2015-10-221-4898/+0
* qdoc: Minor optimizationsTopi Reinio2015-10-211-44/+20
* qdoc: Conditionally generate the navigation bar items as table cellsTopi Reinio2015-10-191-27/+42
* qdoc: Fix single-character string literals.Friedemann Kleint2015-10-131-9/+9
* qdoc: Avoid extra spaces in function synopsesTopi Reinio2015-10-071-2/+2
* qdoc: Introduce codeprefix & codesuffix, re-introduce codeindentTopi Reinio2015-09-071-8/+9
* Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devTimur Pocheptsov2015-08-091-1/+1
|\
| * Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-1/+1
| |\
| | * qdoc: Fix string used in compatibility members pageTopi Reinio2015-07-311-1/+1
* | | qdoc: Don't use QStringLiteral in string comparisonsTopi Reinio2015-08-061-8/+8
|/ /
* | qdoc: Make \target and \keyword commands link as expectedTopi Reinio2015-08-031-3/+6
* | qdoc: Improve searching of collection nodesTopi Reinio2015-07-241-15/+20
* | Some further optimizations in the qdoc codeLars Knoll2015-07-241-122/+98
* | qdoc: Add the noautolist command to qdocMartin Smith2015-07-101-4/+6
* | Use const-ref in foreach if T is big or non-trivialSérgio Martins2015-07-041-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-2/+13
|\|
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-271-2/+12
| |\
| | * qdoc: Keep track of attributes written to example manifest filesTopi Reinio2015-06-171-2/+12
| * | qdoc: Clear the map of HTML anchors for each generated pageTopi Reinio2015-06-051-0/+1
* | | qdoc: Improve documentation for propertiesMartin Smith2015-06-101-17/+49
* | | qdoc: Related non-members are now linked correctlyMartin Smith2015-06-101-4/+4
* | | qdoc: fix invalid memory access in HtmlGeneratorMartin Smith2015-06-051-1/+2
* | | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-19/+35
|\| |
| * | Don't assign iterator to const_iteratorSérgio Martins2015-06-021-2/+2
| |/
| * qdoc: Improve logic for automatic example tag generationTopi Reinio2015-05-191-17/+33
* | qdoc: Update documentation of \qmlabstractMartin Smith2015-05-121-8/+0
* | Documentation: Show an example for each overloaded signalOlivier Goffart2015-05-101-0/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-271-55/+2
|\|
| * qdoc: Sanitize anchors in URLs for functionsTopi Reinio2015-04-271-55/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-1/+18
|\|
| * 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-1/+1
* | qdoc: Changing InnerNode to AggregateMartin Smith2015-04-131-13/+13
* | qdoc: More data member name changesMartin Smith2015-04-111-8/+8
|/
* qdoc: No internal qmlabstract types in the "inherited by" listMartin Smith2015-03-271-2/+2
* qdoc: Duplicate QML types in the "All QML Types" list are distinguishedMartin Smith2015-03-251-47/+48
* qdoc: Show correct method signatures for QML typesMartin Smith2015-03-121-0/+1
* qdoc: Fix const correctness in old style castsThiago Macieira2015-03-111-18/+18
* qdoc: Teach qdoc to resolve namespacesMartin Smith2015-03-071-1/+6
* qdoc: Support documentation of JavaScriptMartin Smith2015-02-201-116/+80
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* qdoc: Change uses of module and qmlModuleMartin Smith2015-02-031-10/+10
* qdoc: Ensure .qhp file is generated for all modulesTopi Reinio2015-01-221-2/+4
* qdoc: Change name of node typeMartin Smith2015-01-221-11/+11
* qdoc: Fixed broken links for abstract QML typesMartin Smith2015-01-171-16/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-5/+13
|\
| * qdoc: Fixed broken TOC links to Reimplemented sectionsMartin Smith2014-12-191-5/+13
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-60/+69
|\|
| * qdoc: Removed text formatting from requisites tableTopi Reinio2014-11-151-12/+4