summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/htmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed invalid HTML output.David Boddie2011-03-031-1/+1
* qdoc: Began adding descriptions for QML commands.Martin Smith2011-02-251-3/+3
* Merge branch 'mimir' into 4.7David Boddie2011-02-231-39/+78
|\
| * qdoc: Updated the qdoc manual and its config file.Martin Smith2011-02-161-10/+10
| * qdoc: Updated the qdoc manual.Martin Smith2011-02-011-0/+4
| * qdoc: Added the \span command.Martin Smith2011-01-241-7/+14
| * qdoc: Fixed some validation errors in the DITA filesMartin Smith2011-01-191-15/+5
| * qdoc: Added colorizing of individual table cells.Martin Smith2011-01-141-14/+24
| * qdoc: Added a parameter to \rowMartin Smith2011-01-131-7/+18
| * qdoc: Added the \caption command.Martin Smith2011-01-131-2/+15
| * qdoc: Replaced many raw-html cases with \div {something}.Martin Smith2011-01-071-6/+10
* | Added a configuration variable for the QML documentation file prefix.David Boddie2011-02-031-1/+146
* | Avoid hard-coding product names in page titles.David Boddie2011-01-271-6/+4
* | Merge branch '4.7' into qdoc-simplifiedDavid Boddie2011-01-211-1/+1
|\ \
| * \ Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-131-1/+1
| |\ \
| | * | Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | | | Enabled syntax highlighting by default.David Boddie2011-01-201-24/+18
* | | | Ongoing improvements and fixes to syntax highlighting.David Boddie2011-01-201-6/+17
* | | | Define what the -slow command line option does.David Boddie2011-01-181-4/+4
|/ / /
* | | Removed obsolete configuration options.David Boddie2010-12-171-6/+0
| |/ |/|
* | Merge branch 'qdoc-simplified' into mimir-simplifiedDavid Boddie2010-12-141-1/+1
|\ \
| * | Used a different style class for areas containing QML markup.David Boddie2010-12-091-1/+1
* | | qdoc: Changed index.qdoc to use new \div commandMartin Smith2010-12-141-1/+11
* | | Merge branch 'qdoc-simplified' into mimir-simplifiedDavid Boddie2010-12-071-472/+78
|\ \ \ | |/ /
| * | Select the appropriate code marker for each file.David Boddie2010-12-011-2/+8
| * | Merge branch '4.7' into qdoc-simplifiedDavid Boddie2010-11-301-1/+1
| |\ \ | | |/
| | * qdoc: Fixed virtualness and constness of the fileBase() function.Martin Smith2010-11-111-3/+6
| * | Added more span classes to make the QML output more colorful.David Boddie2010-11-291-13/+30
| * | Added the foundations of QML markup support.David Boddie2010-11-281-18/+8
| * | Ensured that the inObsoleteLink variable is initialized.David Boddie2010-11-251-1/+2
| * | Added the version number to the configuration and fixed the generator.David Boddie2010-11-241-3/+1
| * | Removed unused code.David Boddie2010-11-241-112/+0
| * | Removed unused code.David Boddie2010-11-221-86/+0
| * | Removed unused files and functionality from qdoc3.David Boddie2010-11-191-130/+2
| * | Started fixing qdoc's output to use some kind of page templates.David Boddie2010-11-111-106/+24
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-11-051-2/+2
| |\
| | * Doc: adding html clasnames to the next and previous linksMorten Engvoldsen2010-11-041-2/+2
| * | qdoc: Remove leading QML: text from certain node names.David Boddie2010-11-041-1/+5
| |/
| * qdoc: Added next and previous links to top of pages.Martin Smith2010-11-031-3/+1
| * Doc: fixing unclosed <p>Morten Engvoldsen2010-10-151-1/+1
* | doc: Corrections to linking errors in the docs.Martin Smith2010-11-011-0/+1
* | qdoc: Don't put classes that have empty doc in hierarchy.Martin Smith2010-10-291-1/+1
* | qdoc: Changed GUIDs from "{xxxxxx}" to "id-xxxxxxx".Martin Smith2010-10-181-0/+1
* | Merge commit 'origin/4.7' into mimirMorten Engvoldsen2010-10-061-65/+63
|\ \ | |/
| * Doc: Removed a superfluous comment.David Boddie2010-10-041-1/+0
| * Doc: Fixed non-well-formed table output.David Boddie2010-09-241-1/+1
| * Doc: Fixed coding style breakage in qdoc source code.David Boddie2010-09-231-65/+64
* | qdoc: Replaced missing "const" That caused link errors.Martin Smith2010-09-211-2/+2
|/
* Doc: Removing google analytics from offline docsMorten Engvoldsen2010-09-161-4/+4
* qdoc: Fixed an html formatting error in the QML property list.Martin Smith2010-09-151-21/+1