summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/htmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* qdoc: Adding a debug functionMartin Smith2012-10-081-0/+3
* QDoc: remove the experimental basedir variablePierre Rossi2012-09-281-31/+0
* qdoc: retrying More refactoring of qdoc data structuresMartin Smith2012-09-261-8/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-22/+22
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-191-1/+1
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-141-409/+201
* Use QString() instead of "".Frederik Gladhorn2012-09-011-1/+1
* doc: Replaced FakeNode with DocNodeMartin Smith2012-08-211-127/+127
* qdoc: Removed "../" from paths to imagesMartin Smith2012-08-061-6/+8
* qdoc: No longer prints namespace qualifier twiceMartin Smith2012-08-061-4/+2
* QDoc: Set HTML Doctype to XHTML 1.0 Transitional.Casper van Donderen2012-08-021-1/+1
* QDoc: Set the default output encoding for HTML to UTF-8.Casper van Donderen2012-08-021-1/+1
* QDoc: Add extra tags when no HTML.endheader is specified.Casper van Donderen2012-08-021-1/+4
* qdoc: Fixed incorrect href attribute values in qdocMartin Smith2012-07-251-4/+4
* qdoc: Removed several #if 1 macros.Martin Smith2012-07-061-18/+0
* qdoc: Removed several #if 0 blocks.Martin Smith2012-07-061-51/+0
* qdoc: The \br macro is promoted to a qdoc commandMartin Smith2012-07-051-0/+3