summaryrefslogtreecommitdiffstats
path: root/examples/declarative
Commit message (Expand)AuthorAgeFilesLines
* Link to example files from tutorial pagesBea Lam2010-04-234-0/+64
* Add tutorial for writing QML extensionsBea Lam2010-04-2331-0/+1460
* Replace usage of print() with console.log().Michael Brasser2010-04-235-18/+18
* Replace Flickable overshoot property with boundsBehaviorMartin Jones2010-04-221-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-224-81/+0
|\
| * Remove (undocumented) QML bindings for effects.Michael Brasser2010-04-223-81/+0
| * De-straighten them lines.Bea Lam2010-04-221-0/+0
* | Doc: fix QStringList model docsMartin Jones2010-04-225-0/+106
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-215-5/+40
|\
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-2196-349/+1051
| |\
| * | Make the dynamic creation functions on the Qt objectAlan Alpert2010-04-215-5/+40
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-212-33/+31
|\ \ \ | | |/ | |/|
| * | More focus example cleanup.Yann Bodson2010-04-212-33/+31
* | | remove debugsWarwick Allison2010-04-212-8/+0
|/ /
* | Cleanup declarative focus example.Yann Bodson2010-04-212-7/+2
* | Improve docs and examples for Extending QML in C++Bea Lam2010-04-2150-310/+331
* | Make property value source examples workBea Lam2010-04-212-2/+2
* | Add an examples.qmlproject for all QML examples.Yann Bodson2010-04-201-0/+16
* | Add .qmlproject files to declarative examples.Yann Bodson2010-04-2042-0/+672
|/
* Improve fillmode example.Yann Bodson2010-04-194-37/+45
* Indentation and whitespace fixes in qml's samegame tutorialLeonardo Sobral Cunha2010-04-1913-23/+23
* QML_DECLARE_TYPE is no longer necessary - fix docs and examplesBea Lam2010-04-1921-47/+6
* Fix READMEmae2010-04-161-1/+1
* Remove unsupported plugin version flags in .pro files of declarative examplesJoona Petrell2010-04-162-2/+0
* Fix localFont path in fonts example.Yann Bodson2010-04-151-2/+2
* Example fixesBea Lam2010-04-1310-83/+110
* Fix code style in examplesBea Lam2010-04-1358-487/+881
* Make demo code more consistent with example code in terms of variableBea Lam2010-04-131-1/+1
* Fix score from previous changeBea Lam2010-04-131-1/+1
* Doc improvementsBea Lam2010-04-131-1/+1
* Fix example code styleBea Lam2010-04-1314-124/+206
* 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
| |\