summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/htmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change to commercial license headers in preparation for release.Jason McDonald2010-09-071-13/+13
* qdoc: Ensured that text is encoded correctly.David Boddie2010-09-061-9/+9
* qdoc: Fixed non-well-formed markup.Jason McDonald2010-09-061-11/+11
* Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jason McDonald2010-09-021-2/+2
* qdoc: Fixed erroneous links to QML basic types.Martin Smith2010-09-011-2/+9
* Doc: fixing creator bugs, removing menus and textbox in the headerMorten Engvoldsen2010-08-231-6/+7
* qdoc: All references to -assistant and -base were removed.Martin Smith2010-08-131-17/+1
* qdoc: Added list of all members (including inherited) page to QML elements.Martin Smith2010-08-121-2/+41
* qdoc: Cleaned up the application option specification and use.Martin Smith2010-08-111-66/+61
* doc: Re-introduced next/previous page links in the footer.Martin Smith2010-08-091-0/+55
* doc: Re-introduced next/previous page links in the footer.Martin Smith2010-08-081-0/+55
* Pulled major qdoc3 changes into the releases branch.Toby Tomkins2010-08-031-106/+204
* qdoc: Fixed reporting of read-only status for QML properties.Martin Smith2010-07-231-5/+8
* qdoc: Removed navigation arrow that was causing display problems.Martin Smith2010-07-161-12/+18
* qdoc: Fixed several <div> elements that had the "/>" ending.Martin Smith2010-07-161-4/+4
* Doc: fixing offline styleMorten Engvoldsen2010-07-161-7/+5
* Doc: Adding support for Qt Creator styleMorten Engvoldsen2010-07-161-2/+16
* Doc: documenting docsMorten Engvoldsen2010-07-161-1/+1
* Doc: more cleaningMorten Engvoldsen2010-07-161-24/+3
* Doc: cleaning html generatorMorten Engvoldsen2010-07-161-26/+0
* Doc: changing index pageMorten Engvoldsen2010-07-161-6/+46
* Doc: adding HTML class names and style docs to the generatorMorten Engvoldsen2010-07-161-32/+34
* qdoc: Fixed a few links to QtObject (QML:QtObject)Martin Smith2010-07-161-1/+4
* qdoc: Removed a lot of dead code to minimize confusion.Martin Smith2010-07-161-228/+1
* qdoc: Fixed broken QML property links.Martin Smith2010-07-161-1/+1
* qdoc: Fixed table of contents for namespace pages.Martin Smith2010-07-161-1/+2
* qdoc: Fixed breadcrumbs for QML examples.Martin Smith2010-07-161-6/+11
* qdoc: Fixed the case where the property and type names are the same.Martin Smith2010-07-161-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-261-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
| |\