summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlsetproperties.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-2/+2
* Remove QmlSetPropertyAaron Kennedy2009-07-011-9/+4
* CleanupMichael Brasser2009-06-301-1/+1
* Support animating dot properties.Michael Brasser2009-06-301-27/+10
* Update SetProperties to handle changing bindingsAaron Kennedy2009-06-261-3/+25
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
* Add a SetProperties::restoreEntryValues property to store the state restoring...Aaron Kennedy2009-05-191-1/+17
* Remove moc lineAaron Kennedy2009-05-181-1/+0
* Implement SetProperties as a custom parserAaron Kennedy2009-05-151-112/+202
* Format conversion for animation, states and transitions, and transformMichael Brasser2009-05-011-2/+12
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-5/+5
* 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/+247