summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/declarative
Commit message (Expand)AuthorAgeFilesLines
* Doc improvements, including snippet fixes, linking to examples, makingBea Lam2010-06-114-102/+78
* Make snippet compile and pass license test, and add missing snippet fileBea Lam2010-06-111-0/+97
* Remove accidentaly added characters.Martin Jones2010-06-101-1/+1
* Doc improvements: move some example code to snippets, add screenshots,Bea Lam2010-06-0912-5/+676
* Move some example code into snippets/ and add other doc fixesBea Lam2010-06-095-2/+241
* Doc fixes and improvements - fix some example code, link toBea Lam2010-06-029-227/+158
* License.Warwick Allison2010-06-011-0/+41
* Fix docYann Bodson2010-06-011-1/+1
* Various doc fixes and improvementsBea Lam2010-05-311-0/+52
* Document issues with rectangle border width of 1 where clipping is usedBea Lam2010-05-311-0/+19
* Add more examples of XPath expressions to XmlRole.Bea Lam2010-05-262-0/+95
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-261-0/+2
|\
| * Fix Gradient doc snippet.Yann Bodson2010-05-261-0/+2
* | Fix TextEdit clipping when not wrapped. Rename most-useful-wrap-mode to "Wrap".Warwick Allison2010-05-261-3/+5
|/
* Example of a simple TextEditor look-and-feel.Warwick Allison2010-05-251-0/+71
* Added autotest for Component.createObject() without Qt.createComponent()Alan Alpert2010-05-242-0/+4
* Add license headers for .qml files.Jason McDonald2010-05-2134-0/+1394
* Rename Component::errorsString() -> errorString() (and also forBea Lam2010-05-201-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-05-193-1/+81
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-193-3/+3
| |\
| | * Renaming "Qml Launcher" back to "QML Viewer"Kai Koehne2010-05-183-3/+3
| * | docWarwick Allison2010-05-191-0/+17
| |/
* | Doc improvementsBea Lam2010-05-193-96/+86
|/
* Add focus docs snippetsBea Lam2010-05-171-0/+27
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-0/+0
* Rename QML Runtime (executable) to QML LauncherKai Koehne2010-05-143-3/+3
* Qt.widgets was removed, point to graphics layouts exampleBea Lam2010-05-126-216/+0
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-071-1/+1
|\
| * Use enum for drag.axis in doc and examples.Yann Bodson2010-05-061-1/+1
* | Make component.createObject require a parent argumentAlan Alpert2010-05-052-8/+3
|/
* Doc improvementsBea Lam2010-05-042-0/+56
* Doc fixesBea Lam2010-04-301-27/+21
* Remove Component's isReady, isLoading, isError and isNull properties.Bea Lam2010-04-291-3/+3
* Fix references to createComponent() and createQmlObject() toBea Lam2010-04-284-0/+87
* Move snippets to correct locationBea Lam2010-04-2823-0/+767
* Doc fixesBea Lam2010-04-281-3/+11
* Ensure workerscript.qml works (autotested).Warwick Allison2010-04-211-0/+1
* import Qt 4.6 -> import Qt 4.7Yann Bodson2010-04-1222-22/+22
* Move documentation code to snippet.Yann Bodson2010-04-121-0/+24
* coding conventionsYann Bodson2010-04-121-16/+14
* doc fixesYann Bodson2010-04-121-1/+1
* Start documenting coding conventionsYann Bodson2010-04-126-0/+136
* Renamed 'source' property from SpringFollow to 'to'Leonardo Sobral Cunha2010-04-081-1/+1
* Improve flipable example.Yann Bodson2010-03-311-0/+37
* Update QML documentation snippets to latest syntax.Aaron Kennedy2010-03-056-29/+5
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-222-3/+3
* Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-032-2/+2
* docWarwick Allison2009-11-131-0/+31
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-061-1/+1
* DocAaron Kennedy2009-10-271-0/+15