summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Fix assertWarwick Allison2009-07-241-1/+1
|/ / / /
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-248-37/+392
|\ \ \ \
| * | | | Don't depend on qfxanchors.h.Michael Brasser2009-07-233-27/+29
| * | | | Compile fix after merge.Michael Brasser2009-07-231-1/+1
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-2394-1324/+2575
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Get anchor change transitions working.Michael Brasser2009-07-235-54/+158
| * | | | Add SetAnchors.Michael Brasser2009-07-233-1/+250
* | | | | Throw in some cursory docs for QFxLineEditAlan Alpert2009-07-241-0/+37
| |/ / / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-2312-100/+176
|\ \ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-232-2/+2
| |\ \ \ \
| | * | | | Fixed the semantic action of UiArrayMemberListRoberto Raggi2009-07-232-2/+2
| | | |_|/ | | |/| |
| * | | | Unreverts 6fc708801b5f0a616af2cbf44859ad9f6757579eWarwick Allison2009-07-231-5/+5
| * | | | Move import access functions to QmlEnginePrivate.Warwick Allison2009-07-2311-103/+179
| |/ / /
* | | | Fix after Warwick's changes.Yann Bodson2009-07-231-1/+1
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-2373-1100/+1401
|\ \ \ \ | |/ / /
| * | | Mark constant properties.Warwick Allison2009-07-231-5/+5
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-2338-1106/+2013
| |\ \ \
| | * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-2326-1070/+1966
| | |\ \ \
| | | * | | Introduced annotationsRoberto Raggi2009-07-2310-945/+1204
| | | | |/ | | | |/|
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-2327-324/+71
| | |\ \ \
| | * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-2211-141/+185
| | |\ \ \ \
| | * | | | | Move errorsString to QmlBindableComponent because it's for use in scriptAlan Alpert2009-07-214-25/+26
| * | | | | | Temporary fix for Attached propertiesWarwick Allison2009-07-232-4/+4
| * | | | | | Allow span of versions to be defined, not just one.Warwick Allison2009-07-2358-124/+154
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-238-67/+14
| |\ \ \ \ \ \
| * | | | | | | Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-2358-113/+124
* | | | | | | | Add QmlFontFamily.Yann Bodson2009-07-233-0/+240
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-236-8/+20
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Make sure action events are reversed when not part of a transition.Michael Brasser2009-07-231-1/+4
| | |_|_|_|/ | |/| | | |
| * | | | | Stricter matching for ParentChangeAction.Michael Brasser2009-07-235-7/+16
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-2343-494/+581
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix possible crash in XmlListModel.Michael Brasser2009-07-231-0/+2
| * | | | | Fix State when handling.Michael Brasser2009-07-232-4/+3
| | |/ / / | |/| | |
| * | | | Minor header cleanup.Michael Brasser2009-07-233-2/+2
| * | | | remove the id property in QFxItemLars Knoll2009-07-222-32/+0
| * | | | unify z-value handling in graphics and fx items.Lars Knoll2009-07-227-33/+12
| |/ / /
| * | | Remove an unused method in QFxItemLars Knoll2009-07-2212-50/+0
| * | | More cleanups in QFxItemLars Knoll2009-07-223-55/+12
| * | | First round of cleanups for QFxItemLars Knoll2009-07-226-148/+31
| | |/ | |/|
| * | Fix GraphicsObjectContainer.Michael Brasser2009-07-222-0/+2
| * | Remove moveToParent property.Michael Brasser2009-07-228-138/+152
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-2157-1032/+971
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-2110-31/+336
| | |\ \ | | | |/
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-212-5/+5
| | | |\
| | | * | Move the Script interface of QmlComponent to QmlBindableComponentAlan Alpert2009-07-217-27/+286
| | | * | Update AnimatedImage item to be more similar to AnimationsAlan Alpert2009-07-203-4/+50
| | * | | Fix repaint errors.Michael Brasser2009-07-211-2/+7
| | | |/ | | |/|
| | * | Doc clarification.Michael Brasser2009-07-201-2/+1
| | * | Fix crash.Michael Brasser2009-07-201-3/+4
| | |/
| * | Add some (disabled) test code for limiting image size.Warwick Allison2009-07-211-1/+24