summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/htmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-05-041-8/+54
|\
| * qdoc: Added breadcrumbs for most other pages.Martin Smith2010-05-031-0/+8
| * qdoc: Added breadcrumbs for namespaces.Martin Smith2010-04-301-2/+7
| * qdoc: Added breadcrumbs to examples. Coolio.Martin Smith2010-04-291-0/+23
| * qdoc: Sprinkled more breadcrumbs.Martin Smith2010-04-281-7/+17
* | 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
* | qdoc: Fixed const-ness.Martin Smith2010-04-281-1/+1
* | qdoc: Added breadcrumbs for class pages.Martin Smith2010-04-271-26/+18
* | qdoc: Removed MacRefs for Xcode documentation stuff.Martin Smith2010-04-271-0/+39
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-231-13/+30
|\
| * qdoc: Removed nested <ul> elements from the TOCMartin Smith2010-04-231-13/+30
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-221-1/+3
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-04-191-60/+93
| |\
| * | Doc: Put "default" property label on same line as property nameMartin Jones2010-04-161-10/+3
* | | Doc: Cleaning HTML generator and updating index.qdocMorten Engvoldsen2010-04-201-63/+60
* | | qdoc: Avoided putting bad chars in linksMartin Smith2010-04-201-3/+3
* | | qdoc: Added online flag to the qdocconf file.Martin Smith2010-04-191-141/+154
| |/ |/|
* | qdoc: Output TOC for more class ref pages.Martin Smith2010-04-161-10/+6
* | qdoc: Improved TOC for class ref pages.Martin Smith2010-04-161-9/+36
* | qdoc: Removed all <table> attributes in favor of using css.Martin Smith2010-04-141-40/+25
* | qdoc: Checked for empty title.Martin Smith2010-04-141-2/+4
* | qdoc: Added TOC to class ref pages.Martin Smith2010-04-141-0/+1
* | qdoc: Added TOC to module pages.Martin Smith2010-04-131-15/+19
* | qdoc: Changed <ul> elements in TOC.Martin Smith2010-04-131-2/+11
|/
* 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
| |/ |/|