summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlinstruction.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-1/+1
|
* Use QObject declarative data to store attached properties.Aaron Kennedy2009-04-281-1/+1
| | | | | An element's qmlAttachedProperties() function will now only ever get called once per object.
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+214