aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4/qv4bindings_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the old v4 and rename v4vm to v4Simon Hausmann2013-04-291-172/+0
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Evaluate bindings more intelligently during constructionAaron Kennedy2012-08-291-0/+2
* Reduce memory usage of QV4Bindings::Subscription by 8 bytes.Thomas McGuire2012-08-281-4/+12
* Make connectNotify() work with QMLThomas McGuire2012-08-221-3/+7
* Reduce memory consumption in QV4Bindings::BindingMatthew Vogt2012-08-171-18/+16
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-3/+3
* Permit value types with metatype IDs >= QMetaType::UserMatthew Vogt2012-08-101-4/+6
* Use V4 binding for non-final properties where possibleMatthew Vogt2012-07-091-5/+8
* Use static dispatch tables for QQmlAbstractBindingAaron Kennedy2012-05-241-10/+10
* Reduce size of QQmlNotifierEndpointAaron Kennedy2012-05-241-3/+2
* Add QQmlEngine::trimComponentCache()Matthew Vogt2012-05-171-3/+1
* Permit signals to be emitted in a different threadAaron Kennedy2012-05-111-1/+1
* Allow V4 bindings to be assigned to aliasesMichael Brasser2012-05-101-1/+8
* Support and use parameters in QQmlNotifierEndpoint.Michael Brasser2012-04-231-1/+1
* Change V4 to explicitly use doubles to represent numbers.Roberto Raggi2012-04-031-3/+3
* Merge master <-> api_changesMatthew Vogt2012-03-051-0/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+153