summaryrefslogtreecommitdiffstats
path: root/examples/declarative
Commit message (Expand)AuthorAgeFilesLines
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-23120-0/+240
* Move the Script interface of QmlComponent to QmlBindableComponentAlan Alpert2009-07-211-2/+2
* Allow minehunt example to compile again.Alan Alpert2009-07-201-1/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-208-25/+37
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-2011-21/+174
| |\
| | * Make identical to non-simple example.Warwick Allison2009-07-201-4/+13
| | * Update in light of new Image.preserveAspect propertyWarwick Allison2009-07-206-21/+10
| * | Fixup minehunt example with the new style particle explosionsAlan Alpert2009-07-202-4/+18
* | | Add an inSync property that holds whether the target has "caught up"Martin Jones2009-07-202-6/+20
| |/ |/|
* | Remove unnecessary stuff from the exampleAaron Kennedy2009-07-173-15/+0
* | Add non-threadsafe QGuard classAaron Kennedy2009-07-171-0/+0
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-174-14/+29
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-173-13/+29
| |\
| | * Compile, tidy up code.Warwick Allison2009-07-173-13/+29
| * | Remove non-functioning opaque property.Michael Brasser2009-07-171-1/+0
| |/
* | "snow" demoAaron Kennedy2009-07-174-0/+170
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-165-17/+49
|\
| * Improve loader exampleYann Bodson2009-07-165-17/+49
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-1515-0/+72
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-1414-0/+58
| |\
| | * Libraries and library versioning.Warwick Allison2009-07-1414-0/+58
| * | Move QmlTimer to util/Martin Jones2009-07-141-0/+14
| |/
* | Fix containsMouse.Michael Brasser2009-07-141-4/+2
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-097-6/+119
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-0847-7/+1236
| |\
| * | Add a modulus property to Follow to allow "wrapping".Martin Jones2009-07-086-0/+83
| * | Browser UI improvements.Martin Jones2009-07-081-6/+36
* | | DocAaron Kennedy2009-07-0734-0/+1418
| |/ |/|
* | Improve QmlComponent APIAaron Kennedy2009-07-076-6/+6
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-063-7/+10
|\ \
| * | Fix bug in createQmlObjectAlan Alpert2009-07-062-2/+2
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-022-4/+57
| |\ \ | | |/
| * | Improve JS dynamic creationAlan Alpert2009-07-022-7/+10
* | | DocAaron Kennedy2009-07-0644-0/+1226
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-0211-34/+52
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-029-9/+9
| |\
| | * Add parameterized synthesized signalsAaron Kennedy2009-07-029-9/+9
| * | Beautification of dynamic object example.Alan Alpert2009-07-022-25/+43
| |/
* | Make loader handle dummy data and get source URL right.Martin Jones2009-07-022-4/+57
|/
* 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
| | |/ | |/|