aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlbinding_p.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Remove a global read-write QQmlBinding::Invalid variableLars Knoll2015-06-101-1/+3
* Make bindings refcountedLars Knoll2015-06-101-4/+2
* Move the writeBinding method into QQmlBindingLars Knoll2015-06-051-0/+5
* Move the target property index into the common base classLars Knoll2015-06-051-3/+0
* Move the target object into the base classLars Knoll2015-06-051-2/+0
* Remove the QQmlPropertyData from the bindingLars Knoll2015-06-051-6/+7
* Save one more pointer for every bindingLars Knoll2015-04-271-7/+5
* Get rid of QQmlBinding::property()Lars Knoll2015-04-271-1/+0
* Move m_function into the base classLars Knoll2015-04-271-2/+0
* Rename the v4function member variablesLars Knoll2015-04-271-1/+1
* Make update() non virtualLars Knoll2015-04-271-1/+1
* Get rid of QQmlBinding::retargetBinding()Lars Knoll2015-04-261-7/+1
* CleanupLars Knoll2015-04-261-2/+2
* Remove the manual vtable from QQmlAbstractBindingLars Knoll2015-04-261-17/+8
* Remove the QQmlContextData pointer from QQmlBindingLars Knoll2015-04-251-9/+7
* Remove the manual vtable from QQmlJavaScriptExpressionLars Knoll2015-04-251-2/+2
* Get rid of QQmlAbstractExpressionLars Knoll2015-04-241-3/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Get rid of most uses of ValueRefLars Knoll2015-01-231-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Rework custom parser integrationSimon Hausmann2014-06-041-2/+0
* Remove redundant QQmlBinding members.Michael Brasser2014-03-111-9/+2
* Ensure the this object is set correctly to the scope object in binding expres...Simon Hausmann2013-11-051-8/+0
* Fix Persistent/WeakValue APILars Knoll2013-09-261-1/+1
* Fix crashes with MSVC on x86Simon Hausmann2013-06-261-4/+0
* Get rid of Get/SetHiddenValue in the v8 APILars Knoll2013-05-241-1/+5
* Remove the remaining dependencies onto the binding rewriterLars Knoll2013-05-241-1/+1
* Convert some v8::Persistent to v4Lars Knoll2013-05-061-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-5/+5
* Make QQmlScriptString opaque.Michael Brasser2012-08-031-0/+2
* Use static dispatch tables for QQmlAbstractBindingAaron Kennedy2012-05-241-8/+17
* Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-151-13/+64
* Move binding and expression classes to separate filesAaron Kennedy2012-03-131-97/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+219