summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmldeclarativedata_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update pointer benchmark to use QmlGuard rather than QGuard.Michael Brasser2010-01-141-1/+1
* Stop using QGuardAaron Kennedy2009-12-231-6/+30
* fix includesOswald Buddenhagen2009-12-031-1/+2
* Optimization: Use linked-list for context objectsAaron Kennedy2009-12-031-0/+4
* fix headersWarwick Allison2009-10-291-16/+16
* Share QScriptValue's where possibleAaron Kennedy2009-10-061-0/+2
* Create a property cache for synthesized metaobjectsAaron Kennedy2009-10-051-0/+3
* 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