summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/htmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* QDoc: Prevent QDoc from outputting the brief for example pages.Jerome Pasion2014-07-141-1/+2
* QDoc: Edited title generation for QML and C++ API pagesJerome Pasion2014-07-101-8/+5
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-24/+31
|\
| * qdoc: Revised logic for which example file to open in Qt CreatorTopi Reinio2014-06-101-25/+32
* | qdoc: Give documenter more control of linkingMartin Smith2014-06-261-131/+106
* | qdoc: Improve <title> element contents in HTML pages.Jerome Pasion2014-06-251-4/+39
* | QDoc: Introduce a variable to set table of contents depth.Jerome Pasion2014-06-111-13/+25
* | qdoc: Give documenter more control of linkingMartin Smith2014-06-011-207/+263
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-5/+5
|\|
| * QDoc: Stop copying title string unnecessarilySze Howe Koh2014-05-201-6/+2
| * QDoc: Added "QML Type" to HTML titles of QML type pages.Jerome Pasion2014-05-141-0/+4
* | qdoc: Added 2nd argument to \generate list classes commandMartin Smith2014-05-021-2/+5
* | qdoc: attaching type of attached properties was missingMartin Smith2014-05-021-6/+1
* | qdoc: \l{Qt::Window} links to the wrong pageMartin Smith2014-03-311-40/+29
* | qdoc: fix inheritance information for some QML typesMartin Smith2014-03-311-7/+6
* | doc: Remove "current child" codeMartin Smith2014-03-311-3/+0
* | qdoc: Teach qdoc to use multiple trees (part 3)Martin Smith2014-03-311-175/+216