summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlstate.h
Commit message (Collapse)AuthorAgeFilesLines
* Support animating dot properties.Michael Brasser2009-06-301-0/+3
| | | | | Make sure we can handle things like PropertyAnimation { property: "anchors.leftMargin" }
* Update SetProperties to handle changing bindingsAaron Kennedy2009-06-261-5/+8
| | | | Also removed all uses of SetProperty
* 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
| | | | Caused massive number of warnings with winscw
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-191-3/+3
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Fixed #includesRoberto Raggi2009-05-181-3/+3
| |
* | Add a SetProperties::restoreEntryValues property to store the state ↵Aaron Kennedy2009-05-191-0/+1
|/ | | | restoring property entry values
* 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