summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/htmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | qdoc: Teach qdoc to use multiple trees (part 2)Martin Smith2014-03-311-27/+26
* | qdoc: Teach qdoc to use multiple treesMartin Smith2014-03-311-18/+19
|/
* qdoc: Improve navigation bar for example filesTopi Reinio2014-03-091-13/+13
* Doc: Removed Contents listing for Qt Examples and Tutorials page.Jerome Pasion2014-02-201-1/+1
* qdoc: Replaced hard-coded href with computed hrefMartin Smith2013-12-031-1/+4
* qdoc: Part 2 of fix for inheriting abstract QML typesMartin Smith2013-11-011-2/+3
* qdoc: Include internal types in the index filesMartin Smith2013-11-011-1/+2
* qdoc: Remove algorithm to find common prefixMartin Smith2013-10-041-45/+13
* qdoc: Eliminate uses of qmlModuleIdentifier()Martin Smith2013-10-041-4/+4
* qdoc: Use empty common prefix for alphabetical QML type listsTopi Reinio2013-10-021-8/+8
* Doc: Restore QDoc's use of the \sinceJerome Pasion2013-09-241-21/+6
* qdoc: Import statement now shows correct versionMartin Smith2013-09-241-1/+7
* qdoc: \externalpage links are fixedMartin Smith2013-09-231-1/+3