summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlstateoperations.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update ScriptAction and StateChangeScript to use QmlScriptString.Michael Brasser2009-10-231-6/+7
* Make ParentChange work when target has a transformOrigin set.Michael Brasser2009-10-201-11/+36
* ParentChange docsMichael Brasser2009-10-141-1/+10
* Preserve visual appearance in more cases for ParentChange.Michael Brasser2009-10-141-45/+32
* Remove a bunch of unneeded semicolons.Martin Jones2009-10-081-1/+1
* Fix to not crash if item has no parent for some reason.Bea Lam2009-10-061-2/+5
* Try to restore stacking order when restoring from a ParentChange.Michael Brasser2009-10-021-7/+51
* Fix bug with signal overrides.Michael Brasser2009-09-251-1/+1
* Round out AnchorChanges API.Michael Brasser2009-09-031-4/+89
* Fix bug when cancelling anchor change mid-transition.Michael Brasser2009-09-031-1/+7
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-311-1/+31
|\
| * More robust AnchorChanges.Michael Brasser2009-08-311-1/+31
* | AnchorChanges docYann Bodson2009-08-311-1/+18
|/
* Rename State change elements.Martin Jones2009-08-211-67/+67
* Make QFxAnchorLine private and internalAaron Kennedy2009-08-051-0/+4
* Remove some warningsYann Bodson2009-08-031-5/+5
* remove itemParent() and related.Lars Knoll2009-07-291-5/+5
* Fix ParentChange in states.Michael Brasser2009-07-281-0/+10
* 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-231-2/+2
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-231-0/+6
| |\
| * | Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-2/+2
| * | Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-2/+2
* | | Get anchor change transitions working.Michael Brasser2009-07-231-39/+81
* | | Add SetAnchors.Michael Brasser2009-07-231-0/+199
| |/ |/|
* | Stricter matching for ParentChangeAction.Michael Brasser2009-07-231-0/+6
|/
* Remove moveToParent property.Michael Brasser2009-07-221-26/+88
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-1/+1
* Remove QmlSetPropertyAaron Kennedy2009-07-011-219/+0
* Update SetProperties to handle changing bindingsAaron Kennedy2009-06-261-8/+2
* Remove extraneous semicolons.Martin Jones2009-05-261-3/+3
* Format conversion for animation, states and transitions, and transformMichael Brasser2009-05-011-11/+30
* Documentation for ListViewMartin Jones2009-04-301-0/+1
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-8/+8
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-271-1/+0
|\
| * Replace the use of the obsolete GfxEasing with QEasingCurve.Michael Brasser2009-04-271-1/+0
* | Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-271-5/+2
|/
* 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/+416