summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeboundsignal_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | Reviewed-by: Trust Me
* 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.