summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlsetproperties.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add a SetProperties::restoreEntryValues property to store the state ↵Aaron Kennedy2009-05-191-1/+17
| | | | restoring property entry values
* Remove moc lineAaron Kennedy2009-05-181-1/+0
|
* Implement SetProperties as a custom parserAaron Kennedy2009-05-151-112/+202
| | | | This will allow us to remove all "Assign*" style instructions from the QML compiler and have it depend only on static data.
* Format conversion for animation, states and transitions, and transformMichael Brasser2009-05-011-2/+12
| | | | elements.
* 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