summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/htmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Fix string used in compatibility members pageTopi Reinio2015-07-311-1/+1
* 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
* | 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: Sanitize anchors in URLs for functionsTopi Reinio2015-04-271-55/+2
* 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: 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
| * qdoc: Prepare QDoc for the new style on qt.ioTopi Reinio2014-11-111-45/+64
| * qdoc: Delayed the examples manifest file creationVenu2014-11-041-3/+1
* | qdoc: Include source file and line number of linksMartin Smith2014-11-121-18/+27
* | qdoc: Generate the links-to-broken-links pageMartin Smith2014-11-121-2/+62
* | qdoc: Generate \keyword anchors at the top of the pageMartin Smith2014-11-121-0/+24
* | qdoc: Generate cross-module links-to-links pagesMartin Smith2014-11-111-51/+72
* | qdoc: Fixed a link generation regressionMartin Smith2014-11-111-3/+4
* | qdoc: Generate QA pagesMartin Smith2014-10-171-0/+48
* | qdoc: qdoc was too slowMartin Smith2014-10-171-11/+29
|/
* Don't use QStringLiteral in comparisonsMarc Mutz2014-10-091-1/+1
* qdoc: Restore navigation bar titles for QML, QML basic typesTopi Reinio2014-09-301-10/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* qdoc: Highlight selected section / entry in the documentationTopi Reinio2014-09-051-36/+54
* qdoc: Restore navigation bar title for module pages and groupsTopi Reinio2014-08-261-5/+4
* qdoc: Remove all collision node stuff from qdocMartin Smith2014-08-221-118/+2
* qdoc: Generate obsolete members page for QML typesMartin Smith2014-08-201-3/+88
* qdoc: Allow choice of linking to QML or CPPMartin Smith2014-08-201-54/+21
* qdoc: Stop outputting duplicate \brief for QML type and module pagesTopi Reinio2014-08-141-2/+3
* qdoc: Distinguish between QML property and attached propertyTopi Reinio2014-08-121-1/+8
* Micro-optimize qdocJędrzej Nowacki2014-07-311-3/+3
* QDoc: Fixed section title offset in QML basic type pages.Jerome Pasion2014-07-231-0/+1
* QDoc: Restored QML basic type pages' table of contents.Jerome Pasion2014-07-231-0/+2
* qdoc: Support use of \value command outside \enum topic.Topi Reinio2014-07-181-15/+17
* QDoc: Allow the listing of uppercase- and lowercase-named items in list.Jerome Pasion2014-07-171-1/+1
* QDoc: Allow QDoc to collect all QML basic types in a map.Jerome Pasion2014-07-151-0/+3