summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/htmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Avoided putting bad chars in linksMartin Smith2010-04-211-3/+3
* Doc: Cleaning HTML generator and updating index.qdocMorten Engvoldsen2010-04-211-63/+60
* qdoc: Added online flag to the qdocconf file.Martin Smith2010-04-191-141/+154
* qdoc: Improved TOC for class ref pages.Martin Smith2010-04-181-9/+36
* qdoc: Added TOC to module pages.Martin Smith2010-04-161-15/+19
* qdoc: Changed <ul> elements in TOC.Martin Smith2010-04-161-2/+11
* qdoc: Removed all <table> attributes in favor of using css.Martin Smith2010-04-151-40/+25
* qdoc: Checked for empty title.Martin Smith2010-04-151-2/+4
* qdoc: Added TOC to class ref pages.Martin Smith2010-04-151-0/+1
* qdoc: Fixed some TOC links.Martin Smith2010-04-131-1/+0
* qdoc: Added new table of contents for non-class ref pagesMartin Smith2010-04-131-1/+75
* qdoc: Changed qdoc to output the new doc format.Martin Smith2010-04-091-5/+74
* qdoc: Added many png, js, and css files for new format.Martin Smith2010-04-071-0/+3
* qdoc: Added <div> elements to some html output for Fake nodes.Martin Smith2010-04-061-4/+8
* qdoc: Added <div> elements to some html output for class references.Martin Smith2010-03-301-1/+7
* Possible fix for missing QML properties in the qt.qhp file.Martin Smith2010-03-231-0/+2
* qdoc: ifdefed out all the debug code.Martin Smith2010-03-151-3/+0
* qdoc: Fixed lookup of QML property nodes.Martin Smith2010-03-111-2/+4
* qdoc: Second attempt, QML doc stuff.Martin Smith2010-03-021-28/+32
* Revert "qdoc: Finished "Inherited by" list for QML elements."Andreas Aardal Hanssen2010-02-251-3/+27
* Revert "qdoc: List new QML elements in \sincelist for What's New page."Andreas Aardal Hanssen2010-02-251-26/+2
* qdoc: List new QML elements in \sincelist for What's New page.Martin Smith2010-02-221-2/+26
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1David Boddie2010-02-191-27/+3
|\
| * qdoc: Finished "Inherited by" list for QML elements.Martin Smith2010-02-191-27/+3
* | Doc: Simplified Commercial Editions for Qt 4.7.David Boddie2010-02-191-1/+0
|/
* qdoc: Added "Inherited by" list to QML elements.Martin Smith2010-02-181-0/+46
* qdoc3: Completed handling of the new \pagekeywords command.Martin Smith2010-02-111-1/+10
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-111-60/+77
|\
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1David Boddie2010-02-101-4/+114
| |\
| * \ Merge branch 'master' into qdoc-i18nDavid Boddie2010-02-031-2/+7
| |\ \
| * | | qdoc: Added support for different source and output character encodings.David Boddie2010-02-021-60/+77
* | | | qdoc3: Added curly braces in switch statement for braindead compiler.Martin Smith2010-02-111-10/+16
| |_|/ |/| |
* | | qdoc3: Fixed bug in creation of qt.pageindex.Martin Smith2010-02-101-1/+1
* | | qdoc3: Added capability to create qt.pageindex.Martin Smith2010-02-101-4/+114
| |/ |/|
* | qdoc3: Added support for the \qmlbasictype command.Martin Smith2010-02-031-2/+7
|/
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* doc: Final fix. Example image links now display the image.Martin Smith2009-12-151-0/+4
* Fixed the closing of the A attribute at the start of each class pageThorbjørn Lindeijer2009-11-171-1/+1
* Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-131-4/+5
|\
| * qdoc3: Output the full signature for QML signals and methodsMartin Smith2009-11-111-2/+3
| * qdoc3: Fixed a linking problem for qml methods.Martin Smith2009-11-111-2/+2
* | Fixed border around classes table at the bottom-rightThorbjørn Lindeijer2009-11-101-4/+4
|/
* qdoc updates for QMLWarwick Allison2009-11-041-3/+5
* qdoc3: Fixed a linking error for qml properties.Martin Smith2009-10-291-4/+7
* qdoc3: Added the \qmlattachedproperty command.Martin Smith2009-10-191-3/+3
* qdoc: Made the \sincelist command produce better html.Martin Smith2009-10-141-60/+97
* Fixed compile.Rohan McGovern2009-10-081-1/+2
* qdoc: Removed some debug code and #if 0 code.Martin Smith2009-10-081-113/+1
* doc: Changed the format of the since list.Martin Smith2009-10-081-100/+280
* doc: Fixed ending of header in the HTML generated for \sincelistThorbjørn Lindeijer2009-10-011-2/+1