summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlinstruction_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Prototype custom parsers for non-xml qml languageAaron Kennedy2009-04-301-0/+1
| | | | ListModel has been ported (under the name ListModel2) to demonstrate. ListModel2 behaves the same as ListModel, except that list "objects" must be called "ListElement" instead of a freeform name.
* 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/+299