summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeboundsignal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-161-24/+24
* Update licenseheader text in source filesJyri 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-111-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-231-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