summaryrefslogtreecommitdiffstats
path: root/examples/declarative
Commit message (Expand)AuthorAgeFilesLines
* Example code style improvementsBea Lam2010-04-097-206/+195
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-091-0/+8
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-0910-139/+122
| |\
| * | self-docWarwick Allison2010-04-091-0/+8
* | | Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-098-14/+14
| |/ |/|
* | Some cleanup in widgets module. Deletion of GraphicsObjectContainer.Alexis Menard2010-04-091-20/+15
* | Straighten board linesBea Lam2010-04-091-0/+0
* | More tutorial improvmentsBea Lam2010-04-098-119/+107
|/
* Fix call to saveHighScores() and restore game timer.Bea Lam2010-04-083-6/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-04-08121-289/+379
|\
| * Fix warning in declarative/examples/velocityLeonardo Sobral Cunha2010-04-081-2/+6
| * Fix samegame4 tutorial codeLeonardo Sobral Cunha2010-04-082-12/+3
| * Missing fileYann Bodson2010-04-081-0/+0
| * Renamed 'source' property from SpringFollow to 'to'Leonardo Sobral Cunha2010-04-088-16/+15
| * Add running of examples to quality gate.Warwick Allison2010-04-082-2/+2
| * Improve velocity exampleYann Bodson2010-04-084-135/+84
| * Missing fileAaron Kennedy2010-04-082-1/+146
| * Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-08115-116/+116
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-081-0/+1
| |\
| * | Replace Text::wrap property with Text::wrapMode enumeration.Martin Jones2010-04-085-8/+10
* | | Improve example code - rename variables, remove redundant ids.Bea Lam2010-04-0813-156/+156
| |/ |/|
* | needs focusWarwick Allison2010-04-081-0/+1
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-061-0/+27
|\
| * Labs (experimental) Gesture support.Warwick Allison2010-04-061-0/+27
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-021-0/+3
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-011-0/+3
| |\ \
| | * \ Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-04-0126-74/+81
| | |\ \ | | | |/
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-311-0/+3
| | |\ \
| | | * \ Merge commit 'origin/4.7' into symbian47Thomas Zander2010-03-316-327/+0
| | | |\ \
| | | * | | Work around bad naming of exported class in symbian sdk causing conflictThomas Zander2010-03-301-0/+3
* | | | | | Fix some more Q_PROPERTY followed by semi-colonThiago Macieira2010-04-025-8/+8
|/ / / / /
* | | | | Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-04-0126-74/+81
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Make QML 'hello world' tutorial less confusing.Yann Bodson2010-04-013-20/+19
| * | | | Doc improvements, fixesBea Lam2010-04-0113-31/+31
| * | | | Fix imageprovider example compilation on Symbian armJoona Petrell2010-04-011-0/+4
| * | | | Fix plugin example compilation on Symbian armJoona Petrell2010-04-012-12/+13
| * | | | Renamed widgets example to proxywidgets to avoid conflictsJoona Petrell2010-04-017-11/+14
| |/ / /
* | | | Fix build on WinCE and Symbian: .pro file must match dir name.Thiago Macieira2010-04-011-0/+0
* | | | Fix compilation: no semi-colon after Q_ENUM or Q_PROPERTYThiago Macieira2010-04-011-1/+1
|/ / /
* | | Minor cleanup.Yann Bodson2010-03-312-6/+5
* | | Improve flipable example.Yann Bodson2010-03-317-32/+46
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-314-26/+32
|\ \ \
| * | | Update examples/declarative.proYann Bodson2010-03-311-1/+1
| * | | Declarative examples cleanup.Yann Bodson2010-03-313-25/+31
| | |/ | |/|
* | | example of WebView onAlert, and of popups in general.Warwick Allison2010-03-312-0/+63
|/ /
* | Move basic focusscope examples into auto tests.Yann Bodson2010-03-306-327/+0
|/
* Change and rename qml EaseFollow to SmoothedAnimationLeonardo Sobral Cunha2010-03-301-1/+2
* Update examples/declarative.proYann Bodson2010-03-292-2/+7
* Remove colorbrowser exampleYann Bodson2010-03-295-311/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-2912-0/+381
|\