summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeproperty_p.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Make connectNotify() work with QMLThomas McGuire2012-08-311-1/+1
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Allow property bindings to be easily created from JavaScriptBea Lam2011-01-271-0/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Optimization: make QDeclarativePropertyPrivate shared.Michael Brasser2010-12-221-10/+3
|/
* Improve consistency in handling of aliases, bindings and value typesAaron Kennedy2010-11-291-2/+6
* Don't export QtDeclarative symbols needed by QtCreator on SymbianJoona Petrell2010-10-191-4/+4
* Connect property alias change signals on useAaron Kennedy2010-10-071-0/+3
* Add Component.onDestruction attached propertyAaron Kennedy2010-04-151-2/+1
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-3/+3
* Improve value type binding behaviorAaron Kennedy2010-03-111-1/+2
* Fix visibility of classes in private headers upon which Bauhaus/Creator relies.Warwick Allison2010-03-041-1/+1
* Polish QDeclarativeProperty APIAaron Kennedy2010-02-261-4/+5
* Remove unnecessary QDeclarativeProperty::Type enum valuesAaron Kennedy2010-02-261-0/+1
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-0/+140