summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-224-3/+210
|\
| * fixes/improvements for new QML right-to-left docsBea Lam2011-03-212-15/+25
| * Fix license headers in example codeBea Lam2011-03-211-1/+41
| * Write Qt Quick 1.1 right-to-left documentation and examplesJoona Petrell2011-03-183-0/+157
* | Merge remote-tracking branch 'origin/master' into qt-master-from-4.7Thiago Macieira2011-03-114-4/+4
|\ \ | |/ |/|
| * Update copyright year to 2011.Rohan McGovern2011-03-104-4/+4
* | Fix failing testsBea Lam2011-03-101-0/+1
* | Merge branch '4.7' into qtquick11Martin Jones2011-03-0115-112/+583
|\ \ | |/
| * fix/improve docs for new QtQuick 1.1 attributesBea Lam2011-02-281-5/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-02-0414-107/+581
| |\
| | * Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Sergio Ahumada2011-01-281-1/+1
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-01-261-3/+11
| | |\
| | * | Doc: Fixed the syntax of QML code snippets.David Boddie2011-01-262-32/+102
| | * | Doc: Fixed the syntax of QML code snippets.David Boddie2011-01-242-0/+142
| | * | Merge branch '4.7' into qdoc-simplifiedDavid Boddie2011-01-21202-207/+552
| | |\ \
| | | * | Doc: Fixed qdoc warnings caused by invalid/incomplete QML snippets.David Boddie2011-01-175-3/+155
| | | * | Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-13196-204/+246
| | | |\ \
| | | * | | Doc: Added a missing snippet.David Boddie2011-01-131-0/+51
| | | * | | Doc: Sync with upstream.David Boddie2010-12-221-1/+1
| | | * | | Doc: Fixed QML syntax in quoted code snippets.David Boddie2010-12-211-0/+61
| | | * | | Added BSD license to snippet code.Jerome Pasion2010-12-201-0/+39
| | * | | | Doc: Fixed the syntax of QML code snippets.David Boddie2011-01-212-71/+69
| | |/ / /
* | | | | Add LayoutMirroring attached property for mirroring QML layoutsJoona Petrell2011-03-011-0/+64
|/ / / /
* | | | Move Qt.application docs into Qt global object pageBea Lam2011-02-021-7/+7
* | | | Add initial size to ListView in FolderListModel exampleBea Lam2011-02-021-4/+8
* | | | Update Docs, Examples and Demos for new CreateObject overloadableChristopher Ham2011-01-281-5/+1
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-19197-200/+208
|\ \ \ \ | | |_|/ | |/| |
| * | | Consistent DocsAlan Alpert2011-01-131-3/+11
| | |/ | |/|
| * | Update copyright year to 2011.Jason McDonald2011-01-10197-197/+197
* | | Introduce Qt.application.active propertyJoona Petrell2011-01-071-0/+53
|/ /
* | Improve docs on attached properties on view delegates.Martin Jones2010-12-234-8/+50
* | Doc: Added a missing license header.David Boddie2010-12-211-0/+39
|/
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-12-136-0/+276
|\
| * Document support for QVariantList and QVariantMap type conversionBea Lam2010-12-063-0/+123
| * Qt.include() docs weren't being picked up by qdocBea Lam2010-12-063-0/+153
* | Fixed the QML Focus document. Fixed snippets, images, and formatting.Jerome Pasion2010-12-0611-0/+593
* | Added QML coding convention for "private" properties.Jerome Pasion2010-12-061-0/+49
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-12-0318-0/+943
|\ \ | |/
| * Add 'Writing New Components' docs, and document the connect() function.Bea Lam2010-12-0318-0/+943
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-302-1/+85
|\ \ | |/
| * Document which header to include for qmlRegister functions.Martin Jones2010-11-301-1/+1
| * Add license to example codeBea Lam2010-11-291-0/+39
| * Move KeyNavigation example to snippets, plus some doc rewordingBea Lam2010-11-291-0/+45
* | Doc: Fixed a snippet to show QML comments.David Boddie2010-11-251-1/+0
|/
* Ensure loaded item's parent is set before component completion.Martin Jones2010-11-122-0/+124
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-0545-199/+1433
|\
| * Largely rewrite the Using QML in C++ Applications documentation. ItBea Lam2010-11-0445-199/+1433
* | Doc: Added a snippet showing the default BorderImage tiling behavior.David Boddie2010-11-031-0/+55
|/
* Fix Flipable docsBea Lam2010-10-221-8/+9
* Fix autotest failure caused by commit 92365268Jason McDonald2010-10-152-2/+2