summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/htmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'master' of git://git-nokia.trolltech.com.au/qtsoftware/qt/qtAaron Kennedy2009-07-301-4/+7
|\ \
| * | qdoc: Added -obsoletelinks flag to opt in for reporting obsolete links.Martin Smith2009-07-291-4/+7
* | | Merge QML specific qdoc changesAaron Kennedy2009-07-291-85/+448
|/ /
* | qdoc: Added superscript obsolete to obsolete links.Martin Smith2009-07-281-2/+11
* | qdoc: Fixed all references to obsolete QHttp classes.Martin Smith2009-07-241-3/+11
* | qdoc: Removed obsolete classes from annotated lists.Martin Smith2009-07-231-0/+3
* | qdoc: Reported links to obsolete things that appear in non-obsolete things.Martin Smith2009-07-221-2/+7
* | qdoc: Added page for obsolete classes.Martin Smith2009-07-221-20/+57
* | qdoc: Changed handling of reimplemented functions.Martin Smith2009-06-261-8/+91
* | qdoc: Fixed XHTML breakage again.David Boddie2009-06-221-2/+2
* | qdoc: Fixed crash when a compact list section was empty.Martin Smith2009-06-181-24/+27
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Revert "Makes the layout of many of the areas be in aligned columns to immens...Simon Hausmann2009-05-191-8/+21
| * Makes the layout of many of the areas be in aligned columns to immensely incr...Thomas Zander2009-05-141-21/+8
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+3195
* qdoc: Added new class names for different tables.Martin Smith2009-06-101-20/+33
* qdoc: The gray version.Martin Smith2009-06-091-2/+0
* qdoc: Inserted <hr> between summary sections.Martin Smith2009-06-091-1/+2
* qdoc: Changed to use h2 for section headers instead of h3.Martin Smith2009-06-051-14/+29
* qdoc: Put <b>...</b> around names in each summary section.Martin Smith2009-06-051-10/+15
* qdoc: Put <b>...</b> around accessor names.Martin Smith2009-06-041-15/+30
* qdoc: Reset the memItemLeft width property to 200.Martin Smith2009-06-041-1/+1