aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlboundsignal_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Get rid of most uses of ValueRefLars Knoll2015-01-231-1/+1
* Make sure we always have an engine when assigning to a PersistentLars Knoll2015-01-131-1/+1
* QQmlBoundSignalExpression: Remove extra padding.Robin Burchell2014-09-151-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Avoid recompiling of signal handlers defined in QtQuick state changes and Con...Simon Hausmann2014-04-021-0/+2
* Save another 4/8 bytes per QQmlBoundSignalExpressionSimon Hausmann2014-03-271-1/+1
* Combine the source file, line and column number triplet in a common structureSimon Hausmann2014-03-041-6/+2
* Reduce size of QQmlBoundSignalExpression in the common case.Michael Brasser2014-03-041-14/+26
* Retrieve detailed location information when profiling signal handlersUlf Hermann2014-01-211-0/+1
* Fix Persistent/WeakValue APILars Knoll2013-09-261-1/+1
* [new compiler] Initial implementation of signal handler supportSimon Hausmann2013-09-201-0/+3
* Fix regression in tst_qqmlecmascript::signalAssignmentSimon Hausmann2013-07-051-1/+3
* Get rid of the signal expression rewriterSimon Hausmann2013-07-031-13/+5
* Change some v8::Persistent to QV4::PersistentValueLars Knoll2013-05-071-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Avoid dynamic lookup of signal handler argumentsMichael Brasser2012-08-241-20/+21
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-6/+7
* Reduce size of QQmlNotifierEndpointAaron Kennedy2012-05-241-2/+2
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-1/+1
* Detect and abort if an object is deleted during signal handlingKent Hansen2012-05-211-0/+1
* Improve memory usage of Connections and signal handlers.Michael Brasser2012-05-181-3/+7
* Remove unnecessary exportsMatthew Vogt2012-05-181-3/+3
* Permit signals to be emitted in a different threadAaron Kennedy2012-05-111-1/+1
* More robust tracking of signal handler expression ownership.Michael Brasser2012-05-011-5/+10
* Optimise memory usage of bound signalsChris Adams2012-04-261-5/+11
* Support and use parameters in QQmlNotifierEndpoint.Michael Brasser2012-04-231-6/+8
* Use scope, not owner to look up enums in QQmlBoundSignal.Michael Brasser2012-04-031-5/+6
* Revert "Add QQmlBoundSignalNoParams"Michael Brasser2012-04-031-26/+0
* Use minimal javascript expression for bound signalsChris Adams2012-03-291-10/+47
* Add QQmlBoundSignalNoParamsqt-v5.0.0-alpha1Michael Brasser2012-03-271-0/+26
* Remove QObject parenting from QQmlAbstractBoundSignal.Michael Brasser2012-03-261-8/+18
* Use QQmlAbstractBoundSignal where appropriate.Michael Brasser2012-03-261-2/+4
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+103