summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeproperty.cpp
Commit message (Expand)AuthorAgeFilesLines
* Be consistent in conversion from string (eg. color, int rounding).Warwick Allison2010-05-201-11/+14
* Simplify code to make next change clearer.Warwick Allison2010-05-201-14/+9
* More class documentation fixes for declarative.Michael Brasser2010-04-161-0/+1
* Add Component.onDestruction attached propertyAaron Kennedy2010-04-151-1/+33
* Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeDataAaron Kennedy2010-04-151-3/+3
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-10/+10
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-6/+6
* QDeclarative::isWritable optimization.Michael Brasser2010-03-151-5/+3
* Improve value type binding behaviorAaron Kennedy2010-03-111-24/+40
* doc: Fixed several qdoc errors.Martin Smith2010-03-091-1/+2
* doc: Fixed some QML qdoc errors.Martin Smith2010-03-051-27/+55
* Compile without QVariant::EasingCurve in Qt 4.6.2.Warwick Allison2010-03-041-3/+3
* QDeclarativeProperty::read() returns a QObjectStar when accessing a QObject p...Aaron Kennedy2010-03-031-2/+9
* DocAaron Kennedy2010-02-261-5/+45
* Polish QDeclarativeProperty APIAaron Kennedy2010-02-261-25/+86
* Remove unnecessary QDeclarativeProperty::Type enum valuesAaron Kennedy2010-02-261-20/+41
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-251-18/+2
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-0/+1200