Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent assignment of values (string, number, bool) to signal handlers. | Michael Brasser | 2010-05-18 | 1 | -1/+2 |
| | | | | | Task-number: QTBUG-10764 Reviewed-by: Aaron Kennedy | ||||
* | Make sure strings are escaped when returned via asScript. | Michael Brasser | 2010-05-18 | 1 | -1/+1 |
| | | | | Makes 273024e58d90bb9b3a5da0161f884f1af22d75df more correct. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+6 |
QDeclarativeXXX. |