summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativebinding_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Allow property bindings to be easily created from JavaScriptBea Lam2011-01-271-0/+9
* 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-101-1/+1
* | Fix potential crash in PropertyChanges binding rewrite handling.Michael Brasser2010-12-211-0/+1
* | Rewrite/cache bindings created by PropertyChanges.Michael Brasser2010-12-171-0/+3
|/
* Improve consistency in handling of aliases, bindings and value typesAaron Kennedy2010-11-291-4/+8
* Don't export QtDeclarative symbols needed by QtCreator on SymbianJoona Petrell2010-10-191-2/+2
* crashfix for tst_qdeclarativeanimations::badTypes()Thomas Hartmann2010-09-151-1/+2
* This patch allows modifications on PropertyChanges on the flyThomas Hartmann2010-09-141-0/+6
* QtDeclarative: remove spurious semi-colons from the source codeThiago Macieira2010-05-041-1/+1
* Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeDataAaron Kennedy2010-04-151-1/+1
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-1/+1
* Make it harder to accidentally delete a bindingAaron Kennedy2010-03-181-5/+7
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-2/+3
* Improve value type binding behaviorAaron Kennedy2010-03-111-0/+28
* Fix visibility of classes in private headers upon which Bauhaus/Creator relies.Warwick Allison2010-03-031-2/+2
* compile fix with namespaceshjk2010-03-011-1/+2
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-13/+13
* Make more private QDeclarativeMetaProperty methods privateAaron Kennedy2010-02-251-7/+8
* Simplify QML element registration headersAaron Kennedy2010-02-241-0/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+135