summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* qdoc: More updating command descriptions.Martin Smith2011-02-221-1/+1
* qdoc: Updated the qdoc manual and its config file.Martin Smith2011-02-161-1/+1
* qdoc: Updated the qdoc manual.Martin Smith2011-01-281-19/+25
* qdoc: Added the \span command.Martin Smith2011-01-242-42/+30
* qdoc: Removed some uses of \raw an d \endraw.Martin Smith2011-01-202-9/+2
* qdoc: Fixed some validation errors in the DITA filesMartin Smith2011-01-197-45/+45
* qdoc: Added colorizing of individual table cells.Martin Smith2011-01-141-2/+2
* qdoc: Added a parameter to \rowMartin Smith2011-01-132-67/+152
* qdoc: Added the \caption command.Martin Smith2011-01-131-5/+12
* qdoc: Replaced many raw-html cases with \div {something}.Martin Smith2011-01-071-3/+89
* qdoc: Replaced many raw-html cases with \div {something}.Martin Smith2011-01-051-53/+29
* qdoc: Replaced many raw-html cases with \div {something}.Martin Smith2011-01-042-66/+42
* Merge branch '4.7' into mimirDavid Boddie2010-12-1512-24/+389
|\
| * Merge branch '4.7-upstream' into 4.7-docA-Team2010-12-139-21/+385
| |\
| | * Improvements to anchoring docsBea Lam2010-12-091-17/+49
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-098-4/+336
| | |\
| | | * Document support for QVariantList and QVariantMap type conversionBea Lam2010-12-064-1/+156
| | | * Some doc clarification for components and javascript integrationBea Lam2010-12-061-3/+2
| | | * Qt.include() docs weren't being picked up by qdocBea Lam2010-12-064-0/+178
| * | | doc: Replaced some \raw and \endraw uses with \table and \endtableMartin Smith2010-12-131-82/+30
| * | | doc: Replaced some \raw and \endraw uses with \table and \endtableMartin Smith2010-12-138-2692/+768
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Martin Smith2010-12-132-3/+3
| |\ \ \
| | * \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-12-091-2/+2
| | |\ \ \ | | | |/ /
| | | * | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-0328-316/+1287
| | | |\ \ | | | | |/
| | | * | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-021-0/+9
| | | |\ \
| | | * \ \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-012-6/+6
| | | |\ \ \
| | | * \ \ \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-305-2/+108
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-291-4/+9
| | | |\ \ \ \ \
| | | * | | | | | Fix documentation for QML extended typesCaio Marcelo de Oliveira Filho2010-11-291-2/+2
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Geir Vattekar2010-12-0963-619/+2320
| | |\ \ \ \ \ \ \
| | * | | | | | | | Doc: Fixed doc bug in Diagram Scene exampleGeir Vattekar2010-12-091-1/+1
| * | | | | | | | | doc: Replaced some \raw and \endraw uses with \table and \endtableMartin Smith2010-12-131-336/+91
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Martin Smith2010-12-0978-663/+3037
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2010-12-086-18/+65
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Doc: Added link to QML Basic Types in main Qt Quick page.Jerome Pasion2010-12-081-0/+1
| * | | | | | | | | | doc: Removed some empty \row commands from a table.Martin Smith2010-12-091-3/+0
* | | | | | | | | | | Doc: Used div elements for floats, updated the style sheet.David Boddie2010-12-145-10/+35
* | | | | | | | | | | Merge branch 'qdoc-simplified' into mimir-simplifiedDavid Boddie2010-12-1468-697/+2367
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Doc: Changed floating images to use the new float qdoc macros.David Boddie2010-12-134-25/+9
| * | | | | | | | | | | Doc: Fixed non-well-formed XHTML.David Boddie2010-12-131-14/+14
| * | | | | | | | | | | Doc: Whitespace fix.David Boddie2010-12-131-1/+1
| * | | | | | | | | | | Doc: Temporarily used \qml...\endqml markup for the QML introduction.David Boddie2010-12-091-43/+32
| * | | | | | | | | | | Updated the build files to use config files not command line options.David Boddie2010-12-081-2/+2
| * | | | | | | | | | | Merge branch '4.7' into qdoc-simplifiedDavid Boddie2010-12-076-18/+65
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Doc: Added missing What's New information for Qt 4.6 and 4.7.David Boddie2010-12-072-12/+58
| | * | | | | | | | | | Doc: Fixed incorrect case in a page file name.David Boddie2010-12-071-1/+1
| | * | | | | | | | | | Doc: Added a link to the QML Basic Types page.David Boddie2010-12-071-0/+1
| | * | | | | | | | | | Doc: Removed duplicate external page reference.David Boddie2010-12-071-5/+0
| | * | | | | | | | | | Doc: Added a missing external page reference.David Boddie2010-12-071-0/+5
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch '4.7' into qdoc-simplifiedDavid Boddie2010-12-0758-594/+2244
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /