summaryrefslogtreecommitdiff
path: root/tools/qdoc3/htmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* qdoc: Cleaned up the TOC for QML element pages.Martin Smith2010-07-231-5/+11
* qdoc: Cleaned up the Inherits and Inherited by lines for QML elements.Martin Smith2010-07-231-22/+14
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-221-5/+7
|\
| * qdoc: Removed debug code.Martin Smith2010-07-221-1/+0
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-221-1/+49
| |\
| * | qdoc: Fixed reporting of read-only status for QML properties.Martin Smith2010-07-221-5/+8
* | | Docs: Additional HTML extraction marks for enumerations.Leandro Melo2010-07-221-1/+5
| |/ |/|
* | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-07-161-1/+49
|\ \ | |/ |/|
| * Docs: HTML comments marks so Creator can extract data efficiently.Leandro Melo2010-07-141-1/+49
* | qdoc: Removed navigation arrow that was causing display problems.Martin Smith2010-07-141-12/+18
* | qdoc: Fixed several <div> elements that had the "/>" ending.Martin Smith2010-07-131-4/+4
* | qdoc: Fixed breadcrumbs for QML examples.Martin Smith2010-07-131-6/+11
* | Doc: Cleaning style and adding support for CreatorMorten Engvoldsen2010-07-091-2/+2
* | Doc: fixing offline styleMorten Engvoldsen2010-07-091-7/+5
* | Doc: Adding support for Qt Creator styleMorten Engvoldsen2010-07-091-2/+16
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-081-1/+1
|\ \
| * | Doc: documenting docsMorten Engvoldsen2010-07-081-1/+1
* | | qdoc: Fixed broken QML property links.Martin Smith2010-07-081-1/+1
|/ /
* | Doc: more cleaningMorten Engvoldsen2010-07-081-24/+3
* | Doc: cleaning html generatorMorten Engvoldsen2010-07-081-26/+0
* | Doc: changing index pageMorten Engvoldsen2010-07-081-6/+46
* | Doc: adding HTML class names and style docs to the generatorMorten Engvoldsen2010-07-081-32/+34
* | qdoc: Fixed table of contents for namespace pages.Martin Smith2010-07-081-1/+2
* | qdoc: Fixed a few links to QtObject (QML:QtObject)Martin Smith2010-07-071-1/+4
* | qdoc: Removed a lot of dead code to minimize confusion.Martin Smith2010-07-071-228/+1
* | qdoc: Fixed the case where the property and type names are the same.Martin Smith2010-07-071-3/+5
|/
* qdoc: Simplified code to enable fixing of QTBUG-6340.Martin Smith2010-07-061-382/+75
* qdoc: Fixed type linking for QML properties (most of them).Martin Smith2010-07-051-3/+4
* qdoc: Fixed spacing before "default" and "read-only".Martin Smith2010-07-021-7/+6
* Doc: Adding navigation and style fixes. Also rearranging qml elementsMorten Engvoldsen2010-07-011-24/+25
* Stopped trying to output QML property list in 2 columnsMartin Smith2010-06-301-0/+1
* Fixed copy-paste error in htmlgenerator.cppRohan McGovern2010-06-271-1/+1
* Doc: fixing search bugMorten Engvoldsen2010-06-251-1/+11
* Doc: Fixing bugs to style and scriptMorten Engvoldsen2010-06-211-7/+7
* Doc: adding offline docs to assistant and Qt Creator. Improving small docs an...Morten Engvoldsen2010-06-021-27/+58
* doc: Changed last breadcrumb to not be a link.Martin Smith2010-05-311-33/+16
* qdoc: Fixed the model/view programming page; tried a style change.Martin Smith2010-05-281-0/+3
* Doc: Fixing bugs in HTML generatorMorten Engvoldsen2010-05-251-4/+4
* qdoc: Improved class index page.Martin Smith2010-05-251-104/+89
* qdoc: Fixed html error, but the problem is still there.Martin Smith2010-05-211-1/+1
* qdoc: Changed number of columns to 1. Oila!Martin Smith2010-05-211-1/+1
* Doc: Changes to the HTMLGenerator, style and jsMorten Engvoldsen2010-05-211-10/+10
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-05-201-1/+1
|\
| * qdoc: Set back to 3 cols for class list; we have a scrollbar now.Martin Smith2010-05-191-1/+1
* | qdoc: Propagate the language information into the XML as before.David Boddie2010-05-201-1/+1
|/
* Doc: Adding support for IE 6, 7 and 8Morten Engvoldsen2010-05-181-0/+15
* Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-121-9/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-05-041-8/+54
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-281-8/+0
| |\ \
| | * | Fix QML default property HTML generation... again.Martin Jones2010-04-281-8/+0