summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/htmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve qdoc performance.Jędrzej Nowacki2013-09-211-1/+1
* Doc: Get QDoc to list the QT variable for namespaces.Jerome Pasion2013-09-051-13/+14
* Doc: Fixed QDoc's HTML generator to avoid creating blank pages.Jerome Pasion2013-09-041-8/+9
* Doc: Get QDoc to not display the \qtvariable if it is empty.Jerome Pasion2013-08-081-1/+1
* qdoc: Restore support for output in one directoryMartin Smith2013-08-081-4/+9
* Doc: Added \qtvariable command to QDoc.Jerome Pasion2013-08-021-6/+18
* Doc: Unified the summary for C++ classes and QML types.Jerome Pasion2013-07-301-15/+255
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-07-241-1/+1
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-1/+1
| |\
| | * Changed digia contact details to */legal, updated licensesTeemu Kaukoranta2013-07-201-1/+1
* | | qdoc: Improve format of obsolete members fileMartin Smith2013-07-231-7/+8
* | | doc: Ensure page name does not changeMartin Smith2013-07-231-1/+1
|/ /
* | Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-07-121-1/+1
|\ \
| * | Merge branch 'stable' into devSergio Ahumada2013-07-111-1/+1
| |\|