summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Document the QML enumeration basic typeMartin Jones2010-07-061-0/+23
* Fix inconsistent reporting of module import errors when using versions.Warwick Allison2010-07-051-2/+9
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-0513-56/+59
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-0513-56/+59
| |\
| | * Set correct license header.Jason McDonald2010-07-051-26/+12
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-0413-30/+47
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-0313-30/+47
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-0213-30/+47
| | | | |\
| | | | | * fix doc linksBea Lam2010-07-023-3/+3
| | | | | * Fix docs to link to the new QML Viewer page instead of the Runtime pageBea Lam2010-07-0210-27/+44
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-051-1/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Support time zone designator in QDateTime::fromString() based on ISO 8601-200...Liang Qi2010-07-051-1/+6
| |/ / / /
* | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-052-14/+42
|\ \ \ \ \
| * | | | | Doc: fixing search script and styleMorten Engvoldsen2010-07-052-14/+42
| |/ / / /
* | | | | qdoc: Added explanation of autmatically generated signal hanlers.Martin Smith2010-07-051-12/+58
|/ / / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-031-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-07-0222-504/+718
| |\ \ \ | | |/ /
| * | | Doc: Fixed markup.David Boddie2010-06-301-3/+3
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-022-7/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Support for "deploy" make target in SymbianMiikka Heikkinen2010-07-022-7/+7
| | |/ | |/|
* | | qdoc: Fixed spacing before "default" and "read-only".Martin Smith2010-07-021-0/+2
|/ /
* | Doc: Adding navigation and style fixes. Also rearranging qml elementsMorten Engvoldsen2010-07-013-166/+121
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-012-2/+12
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-292-2/+12
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-282-2/+12
| | |\
| | | * Adding a known issue for VC2010 64 bitThierry Bastian2010-06-241-0/+8
| | | * Added a note to desupport VC2010 64-bitThierry Bastian2010-06-241-2/+4
* | | | doc fixBea Lam2010-07-011-2/+4
* | | | Add abstractitemmodel example, and fix some model docsBea Lam2010-07-014-121/+165
* | | | docs - quote code with snippets, other improvementsBea Lam2010-07-012-87/+78
* | | | Docs - add more links to relevant examplesBea Lam2010-06-308-5/+35
* | | | Rewrite runtime & qmlviewer docs and emphasise that qmlviewer shouldn'tBea Lam2010-06-303-165/+345
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-292-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-282-0/+0
| |\ \ \ | | |/ / | |/| |
| | * | Examples clean upBea Lam2010-06-281-0/+0
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-241-0/+0
| | |\ \ | | | |/ | | |/|
| | | * Update screenshotBea Lam2010-06-231-0/+0
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-06-281-3/+47
|\ \ \ \ | |/ / /
| * | | doc: update the ECMAScript referenceKent Hansen2010-06-281-3/+47
| |/ /
* | | Merge branch '4.7' of /home/dboddie/git/oslo-staging-1 into 4.7David Boddie2010-06-25588-13338/+6852
|\ \ \ | |/ /
| * | Removed support for static linking of QtWebKit.Simon Hausmann2010-06-231-1/+3
| |/
| * Merge remote branch 'origin/4.7' into qml-4.7Rohan McGovern2010-06-221362-36452/+28831
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-221362-36452/+28831
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-211362-36452/+28831
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-06-214-34/+102
| | | | |\
| | | | | * Doc: Fixing bugs to style and scriptMorten Engvoldsen2010-06-214-34/+102
| | | | * | Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-21525-13245/+6388
| | | | |/
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-06-183-0/+10
| | | | |\
| * | | | | Add demo thumbnails to Examples/Demos index to make it more interestingBea Lam2010-06-2210-35/+74
| |/ / / /
| * | | | Add screenshots for most examples and demosBea Lam2010-06-2250-33/+283