summaryrefslogtreecommitdiffstats
path: root/examples/declarative
Commit message (Expand)AuthorAgeFilesLines
* Fix the same bug that was in the demo samegame, in the tutorial versionAlan Alpert2010-09-031-2/+2
* Add missing license headersJoona Petrell2010-08-313-0/+120
* Fix application exiting in embedded qml examplesJoona Petrell2010-08-309-3/+62
* Make declarative examples a bit more qt-like.Yann Bodson2010-08-2612-9/+9
* Document calling QObject methods from QML in Extending QML in C++ docs.Martin Jones2010-08-259-1/+431
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-242-5/+5
|\
| * Use SpringAnimation in relevant examples again.Michael Brasser2010-08-242-5/+5
* | Enable mouse text selection in searchbox exampleMartin Jones2010-08-231-0/+1
|/
* Fix previous commitJoona Petrell2010-08-181-1/+1
* Add visible background element to declarative examples that didn't have anyJoona Petrell2010-08-183-40/+51
* Merge branch '4.7' of ../oslo-staging-2 into 4.7David Boddie2010-08-132-1/+5
|\
| * Doc: Fixes to Qt Quick documentation.David Boddie2010-08-092-1/+5
* | Fix cppextension examples.Martin Jones2010-08-1110-20/+20
|/
* Rename example component file for clarityBea Lam2010-08-054-8/+22
* Make it possible to manually set the orientation of QML Viewer on SymbianJoona Petrell2010-08-035-0/+476
* Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-2910-10/+10
* Fix image sourceBea Lam2010-07-291-1/+1
* Avoid binding loop warningsBea Lam2010-07-291-1/+2
* various doc fixesBea Lam2010-07-272-2/+2
* Expand QDeclarativeExtensionPlugin docsBea Lam2010-07-212-1/+8
* QML focus API updates.Michael Brasser2010-07-215-12/+11
* Fix clock example: make sure hands always moves forward.Michael Brasser2010-07-211-3/+3
* PathView doc clarification.Martin Jones2010-07-191-5/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-192-1/+3
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-161-0/+2
| |\
| | * fixes, improvements for various docs and example codeBea Lam2010-07-161-0/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-161-1/+1
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-141-1/+1
| | |\
| | | * Fixing merge conflicts.Martin Smith2010-07-1311-123/+108
| | | |\
| | | * | Doc: Fixing typo - background file nameMorten Engvoldsen2010-07-081-1/+1
* | | | | Add a PathView example.Martin Jones2010-07-199-0/+124
|/ / / /
* | | | Fix .pro fileBea Lam2010-07-151-1/+2
* | | | Add files missing from last commitBea Lam2010-07-157-0/+446
* | | | Add chapter on creating list property typesBea Lam2010-07-1510-20/+64
* | | | Change tutorial from using "Musician" etc. types to using "PieChart"Bea Lam2010-07-1533-397/+503
|/ / /
* | / improvements to docs and examplesBea Lam2010-07-142-28/+38
| |/ |/|
* | Follow -> Behaviormae2010-07-087-51/+53
* | Extend QDeclarativeImageProvider to support QPixmap loading andBea Lam2010-07-082-62/+39
* | Added QDeclarativeSpringAnimationmae2010-07-071-9/+10
* | doc improvementsBea Lam2010-07-061-1/+6
|/
* Add abstractitemmodel example, and fix some model docsBea Lam2010-07-018-6/+304
* docs - quote code with snippets, other improvementsBea Lam2010-07-015-21/+31
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-309-20/+27
|\
| * Examples clean upBea Lam2010-06-287-13/+15
| * Improve appearance when scalingBea Lam2010-06-281-6/+11
| * Fix import path in cppextensions declarative example.Christian Kamm2010-06-241-1/+1
* | Fixed deployment paths for the symbian/linux-armcc mkspec.axis2010-06-292-2/+2
|/
* Merge remote branch 'origin/4.7' into qml-4.7Rohan McGovern2010-06-238-8/+6
|\
| * Removed unnecessary data_caging_paths.prf loading from applicationsMiikka Heikkinen2010-06-222-2/+0
| * Fix WebKit declarative examples (second try)Simon Hausmann2010-06-221-1/+1