summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlstate.h
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with signal overrides.Michael Brasser2009-09-251-1/+1
* Fix bug when cancelling anchor change mid-transition.Michael Brasser2009-09-031-0/+1
* Use 'extend' for now. 'extends' is a JavaScript reserved wordsYann Bodson2009-08-241-3/+3
* Property changes after API review.Michael Brasser2009-08-201-3/+4
* Make sure we get a complete when reversing a transition.Michael Brasser2009-08-141-2/+0
* Abstract expression and binding APIsAaron Kennedy2009-08-101-2/+2
* Don't leak bindings.Michael Brasser2009-08-061-0/+1
* Fix ParentChange in states.Michael Brasser2009-07-281-0/+1
* Get anchor change transitions working.Michael Brasser2009-07-231-1/+9
* Add SetAnchors.Michael Brasser2009-07-231-1/+2
* Stricter matching for ParentChangeAction.Michael Brasser2009-07-231-1/+1
* Remove moveToParent property.Michael Brasser2009-07-221-0/+3
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-7/+7
* Remove QmlSetPropertyAaron Kennedy2009-07-011-0/+1
* Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-2/+3
* Support animating dot properties.Michael Brasser2009-06-301-0/+3
* Update SetProperties to handle changing bindingsAaron Kennedy2009-06-261-5/+8
* A little cleanupAaron Kennedy2009-06-251-23/+0
* Remove more unneeded semicolons.Martin Jones2009-05-261-5/+5
* Remove extraneous semicolons.Martin Jones2009-05-261-2/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-191-3/+3
|\
| * Fixed #includesRoberto Raggi2009-05-181-3/+3
* | Add a SetProperties::restoreEntryValues property to store the state restoring...Aaron Kennedy2009-05-191-0/+1
|/
* Replace the use of the obsolete GfxEasing with QEasingCurve.Michael Brasser2009-04-271-1/+0
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+175