summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlstate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
* CleanupAaron Kennedy2009-10-301-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-17/+17
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-301-1/+1
| |\
| | * Doc.Michael Brasser2009-10-301-1/+1
| * | fix headersWarwick Allison2009-10-291-16/+16
| |/
* | Make private headers _pAaron Kennedy2009-10-301-6/+6
|/
* Doc.Michael Brasser2009-10-281-1/+1
* Don't accidently override originals.Michael Brasser2009-10-201-1/+2
* Make sure ParentChange always saves original parent.Michael Brasser2009-10-111-3/+1
* Fix bug with signal overrides.Michael Brasser2009-09-251-2/+2
* Fix bug when cancelling anchor change mid-transition.Michael Brasser2009-09-031-0/+3
* Doc fixesYann Bodson2009-08-271-1/+1
* Fix compile after merge from 4.6.Michael Brasser2009-08-251-2/+2
* Property changes after API review.Michael Brasser2009-08-201-2/+2
* doc cleanupYann Bodson2009-08-191-34/+0
* Don't leak bindings.Michael Brasser2009-08-061-7/+4
* Remove some warningsYann Bodson2009-08-031-9/+10
* Fix ParentChange in states.Michael Brasser2009-07-281-5/+23
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-231-1/+1
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-231-4/+4
| |\
| * | Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-1/+1
| * | Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-1/+1
* | | Get anchor change transitions working.Michael Brasser2009-07-231-4/+24
| |/ |/|
* | Stricter matching for ParentChangeAction.Michael Brasser2009-07-231-4/+4
|/
* Remove moveToParent property.Michael Brasser2009-07-221-13/+34
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-3/+3
* Remove QmlSetPropertyAaron Kennedy2009-07-011-128/+18
* StateOperation doesn't need to be instantiated from Qml.Michael Brasser2009-07-011-1/+1
* Support animating dot properties.Michael Brasser2009-06-301-1/+3
* Update SetProperties to handle changing bindingsAaron Kennedy2009-06-261-26/+58
* A little cleanupAaron Kennedy2009-06-251-37/+65
* Remove extraneous semicolons.Martin Jones2009-05-261-2/+2
* Add a SetProperties::restoreEntryValues property to store the state restoring...Aaron Kennedy2009-05-191-2/+2
* Apply a states binding changes even if there is no transition.Michael Brasser2009-05-111-6/+11
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-04-291-33/+33
|\
| * Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-33/+33
* | qdoc: Corrected some qdoc warnings.Martin Smith2009-04-291-1/+0
|/
* Replace the use of the obsolete GfxEasing with QEasingCurve.Michael Brasser2009-04-271-1/+0
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-1/+1
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+469