summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/htmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\|
| | * Doc: Renamed generated list keyword.Jerome Pasion2013-07-081-1/+1
* | | qdoc: Implement better handling of QML property groupsMartin Smith2013-07-111-69/+47
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-3/+4
|\|
| * qdoc: Allow colon characters in manifest meta attribute valuesTopi Reinio2013-06-241-3/+4
* | Doc: Fixed QDoc's navigation mechanism.Jerome Pasion2013-06-251-102/+60
|/
* Make qtbase compile with QT_NO_TEXTCODECTasuku Suzuki2013-06-171-0/+10
* Doc: Rearranged page titles in the <head> of HTML pages.Jerome Pasion2013-06-071-3/+3
* qdoc: "All Overview and HOWTOs" no longer lists internal pagesMartin Smith2013-05-301-2/+2
* qdoc: Briefs from other modules now show upMartin Smith2013-05-081-1/+10
* qdoc: Standardize paths used in example and demo manifest filesTopi Reinio2013-05-081-6/+0
* qdoc: Adjust regexp that generates tags from module namesTopi Reinio2013-04-261-1/+1
* qdoc: Include words from the module name as tags in example manifestTopi Reinio2013-04-191-0/+13
* qdoc: Add index of obsolete members to obsolete pageMartin Smith2013-04-171-17/+41
* qdoc: List of all members subpage redesignedMartin Smith2013-03-221-2/+32
* qdoc: QML Inheritance is not resolved correctly.Martin Smith2013-02-201-1/+4
* Doc: Support for meta-content in manifest XML filesTopi Reinio2013-02-151-5/+55
* qdoc: inherited members do not show up for QML componentsMartin Smith2013-02-131-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* qdoc: Make links to \target work intermoduleMartin Smith2012-12-121-0/+4
* qdoc: Don't include internal items in annotated listsMartin Smith2012-11-291-1/+9
* Fix filesToOpen in example manifests.Eike Ziller2012-11-271-2/+2
* qdoc: Listing group members across modulesMartin Smith2012-11-271-81/+39
* Change license header from Nokia to DigiaSergio Ahumada2012-11-261-1/+1
* Allow qdocconf to specify where the examples are located in install.Eike Ziller2012-11-261-4/+6
* qdoc: fix urls in manifests after modularizationhjk2012-11-231-1/+1
* qdoc: Removed setting of codeindent variableMartin Smith2012-11-071-2/+4
* qdoc: qdoc now can run in 2 passesMartin Smith2012-10-121-13/+19
* qdoc: Implements the -no-link-errors optionMartin Smith2012-10-101-3/+2
* qdoc: Simplification of target ref constructionMartin Smith2012-10-081-26/+12