aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativebind.cpp
Commit message (Expand)AuthorAgeFilesLines
* Say hello to QtQuick moduleKent Hansen2011-12-021-309/+0
* Tidy up some more declarative includesKent Hansen2011-10-171-2/+0
* Clean up declarative includesKent Hansen2011-10-171-5/+5
* Add documentationAlan Alpert2011-08-091-5/+5
* Prevent Binding from crashing when its target object is deleted.Michael Brasser2011-08-031-7/+14
* Fix Binding to correctly restore bindings even when a binding loop is involved.Michael Brasser2011-08-011-3/+3
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-3/+2
* Add docs and test for Binding changes.Michael Brasser2011-06-021-0/+43
* Restore original binding when Binding's when clause becomes false.Michael Brasser2011-06-021-6/+43
* Make Binding a value source.Michael Brasser2011-06-021-6/+18
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+213