Document the vTable hack.
[profile/ivi/qtdeclarative.git] / src / qml / qml / qqmlabstractbinding_p.h
2012-08-24 Thomas McGuireDocument the vTable hack.
2012-08-22 Thomas McGuireMake connectNotify() work with QML
2012-08-10 Matthew VogtPermit value types with metatype IDs >= QMetaType:...
2012-05-24 Aaron KennedyUse static dispatch tables for QQmlAbstractBinding
2012-05-24 Aaron KennedyReduce size of QQmlAbstractBinding
2012-05-10 Michael BrasserAllow V4 bindings to be assigned to aliases
2012-03-19 Kent HansenMerge master into api_changes
2012-03-15 Aaron KennedyRemove binding dependency on QQmlExpression
2012-03-13 Aaron KennedyMove binding and expression classes to separate files