summaryrefslogtreecommitdiffstats
path: root/examples/declarative
Commit message (Expand)AuthorAgeFilesLines
* Beautification of dynamic object example.Alan Alpert2009-07-022-25/+43
* Replace browser with loaded QML.Martin Jones2009-06-303-37/+44
* Simple QML browser/loader.Martin Jones2009-06-304-0/+73
* Rename notifiers: topChanged -> yChanged; leftChanged -> xChanged.Michael Brasser2009-06-301-1/+1
* Cleanup, fixes, and basic docs for XmlListModel.Michael Brasser2009-06-293-19/+19
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-2637-64/+86
|\
| * Color property is required to be explicity set (at least for now).Michael Brasser2009-06-267-2/+9
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-06-263-14/+21
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Erik Verbruggen2009-06-251-0/+1
| | |\
| | * | Changed SetProperty to SetProperties to anticipate deprecation ofErik Verbruggen2009-06-231-8/+3
| | * | Changed SetProperty to SetProperties to anticipate deprecation ofErik Verbruggen2009-06-232-6/+18
| * | | Rename NumericAnimation -> NumberAnimationMichael Brasser2009-06-2636-54/+54
| | |/ | |/|
* | | Update SetProperties to handle changing bindingsAaron Kennedy2009-06-2628-320/+202
|/ /
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-06-241-0/+1
|/
* Expose the row and column of an item as an attached propertyAaron Kennedy2009-06-181-2/+13
* Allow a small grab area around the outside of the webletAaron Kennedy2009-06-181-2/+4
* Add live content to flowview exampleAaron Kennedy2009-06-183-17/+87
* (Very) Basic FlowView prototypeAaron Kennedy2009-06-181-0/+108
* more keword change fixes.Ian Walters2009-06-188-8/+8
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-06-143-13/+4
|\
| * Some XmlListModel cleanup.Michael Brasser2009-06-122-2/+0
| * Behavior fixes.Michael Brasser2009-06-121-11/+4
* | Add dynamic object creation exampleAlan Alpert2009-06-093-0/+68
|/
* Better gradient support for Rect.Martin Jones2009-05-272-4/+13
* Make bouncing work in follow example.Martin Jones2009-05-211-1/+5
* Reduce the size of the images to the minimum possibleAaron Kennedy2009-05-194-3/+7
* Use pngs instead of svgs for dial example.Michael Brasser2009-05-199-492/+4
* Docs and minor fixes for the Rotation element.Michael Brasser2009-05-191-17/+17
* spelWarwick Allison2009-05-132-2/+2
* Join some lines in examples.Martin Jones2009-05-117-237/+77
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-073-3/+3
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-065-5/+5
| |\
| * | white background no good in web page, go grayWarwick Allison2009-05-063-3/+3
* | | Move 'final' contacts application to demos.Ian Walters2009-05-078-537/+0
| |/ |/|
* | Quote align center enum appropriatelyIan Walters2009-05-065-5/+5
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-064-326/+0
|\
| * Remove contacts example. We have much nicer examples of the same thing.Martin Jones2009-05-064-326/+0
* | Images for third chapter of the tutorialIan Walters2009-05-061-3/+3
* | Put more items in the contact table.Ian Walters2009-05-066-0/+1365
* | Use new syntax for properties and signals.Ian Walters2009-05-069-77/+37
* | Use new syntax for properties and signals.Ian Walters2009-05-0611-117/+44
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-0512-8/+8
|\
| * Remove XML custom parser supportAaron Kennedy2009-05-055-5/+5
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-05-054-177/+68
| |\
| * | Minehunt switched to KDE smiley facesAlan Alpert2009-05-057-3/+3
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-0558-1224/+1517
|\ \ \ | | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-0522-154/+86
| |\ \
| | * | qdoc: Corrected some qdoc warnings.Martin Smith2009-05-041-0/+2
| | |/
| | * Use QML signal syntaxAaron Kennedy2009-05-011-3/+1
| | * Use QML properties syntaxAaron Kennedy2009-05-0115-75/+41