summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeboundsignal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QObject::receivers() within connectNotify()Thomas McGuire2012-10-121-0/+1
* Use QVarLengthArray when creating the connectNotify() argumentThomas McGuire2012-10-121-1/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Include the signal code in the argument of (dis)connectNotify().Thomas McGuire2012-09-261-1/+1
* Make connectNotify() work with QMLThomas McGuire2012-08-311-11/+30
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Allow enum values to be used as signal parametersBea Lam2011-04-121-1/+27
* Allow unknown types to be passed opaquely through signalsAaron Kennedy2011-02-031-6/+15
* Add location information for tracing.Michael Brasser2011-01-251-2/+8
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Fix QtDeclarative compilation warningsJoona Petrell2011-01-181-1/+1
* | Add additional trace range data.Michael Brasser2010-11-191-0/+1
* | Add additional tracing.Michael Brasser2010-11-191-0/+3
|/
* Connect property alias change signals on useAaron Kennedy2010-10-071-2/+2
* Add parent parameter to QDeclarativeExpression constructor.Michael Brasser2010-05-181-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-231-4/+0
|\
| * Rename QDeclarativeExpression::value() to evaluate().Michael Brasser2010-04-221-4/+0
* | Don't crash if Connections::target is changed by one of its signal handlersMartin Jones2010-04-231-2/+4
|/
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-1/+1
* Don't warn on signals emitted after the context has been destroyedAaron Kennedy2010-04-141-1/+1
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-7/+7
* Rename QDeclarativeGraphics_setParent_noEvent QDeclarative_setParent_noEventMartin Jones2010-03-011-2/+2
* Make QDeclarativeMetaType and QDeclarativeType privateAaron Kennedy2010-02-241-1/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+263