summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeboundsignal_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Don't crash if Connections::target is changed by one of its signal handlersMartin Jones2010-04-231-1/+4
| | | | Reviewed-by: Michael Brasser
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+100
QDeclarativeXXX.