summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmldeclarativedata_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use a bitmask to track bound propertiesAaron Kennedy2009-09-231-0/+6
* Save object creation line and column numberAaron Kennedy2009-09-021-0/+5
* Abstract expression and binding APIsAaron Kennedy2009-08-101-2/+2
* Simplify QmlDeclarativeData to a single classAaron Kennedy2009-08-101-95/+18
* Remove pointless QmlCompiledComponent classAaron Kennedy2009-07-151-2/+2
* CleanupMichael Brasser2009-06-301-0/+11
* Initialize declarative data members correctlyAaron Kennedy2009-06-181-1/+1
* Skeleton for property deferringAaron Kennedy2009-06-111-3/+91
* When a QmlContext is destroyed, associated objects must be disassociatedAaron Kennedy2009-05-111-0/+1
* Use QObject declarative data to store attached properties.Aaron Kennedy2009-04-281-0/+70