summaryrefslogtreecommitdiffstats
path: root/examples/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-152-1/+109
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-10-141-0/+108
| |\
| | * Add new behavior example.Yann Bodson2010-10-141-0/+108
| * | Fix samegame tutorial jsAlan Alpert2010-10-141-1/+1
| |/
* / Doc: Fixing bug - line too long and not visible. Breaking the line in twoMorten Engvoldsen2010-10-071-1/+2
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-29126-131/+131
* Fix example.Michael Brasser2010-09-241-1/+1
* Fix corkboards example for smaller screensJoona Petrell2010-09-211-4/+11
* Fix easing example having wrong contentHeightJoona Petrell2010-09-211-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-171-1/+2
|\
| * Fix example after changes to font.letterSpacing.Yann Bodson2010-09-171-1/+2
* | Make dialcontrol.qml usable on highres capacitive screenAlessandro Portale2010-09-161-0/+1
* | Make easing.qml usable on highres capacitive screenAlessandro Portale2010-09-161-7/+8
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-16149-147/+227
|\
| * Doc: Fixed text in license headers.David Boddie2010-09-13149-147/+227
* | Add missing images for dynamiclist example.Yann Bodson2010-09-155-0/+0
|/
* 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