summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/htmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* qdoc: Modified the support for \sincelist.Martin Smith2009-09-301-24/+108
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-251-0/+5
|\
| * qdoc: test only for major and minor version when generating "since" lists.Volker Hilsheimer2009-09-241-0/+5
* | Stop qdoc outputting meaningless paths in html comments.Jason McDonald2009-09-251-1/+1
|/
* Make compileBill King2009-09-221-1/+1
* qdoc: Added "since" 4.6 lists to the "What's New" page.Martin Smith2009-09-211-2/+55
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | qdoc: Redesigned the Class and Function Documentation page.Martin Smith2009-08-211-2/+5
* | Surrounded a string const with QString() to get snippet to work.Martin Smith2009-08-121-0/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | qdoc: List the NOTIFY signal function in the property doc.Martin Smith2009-08-101-0/+8
* | qdoc: Don't include internal or private classes in annotated lists.Martin Smith2009-08-061-1/+2
* | qdoc: Fixed a Windows crash in HtmlGenerator::generateCompactList().Martin Smith2009-08-061-26/+17
* | Workaround a crash in qdoc.Volker Hilsheimer2009-08-051-0/+5
* | Make \annotatedlist <group> work also in pages that are not \group pages.Volker Hilsheimer2009-08-051-9/+6
* | qdoc: Added \annotated list command to qdoc3.Martin Smith2009-08-041-0/+14