Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -86/+0 |
| | | | | QDeclarativeXXX. | ||||
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | fix headers | Warwick Allison | 2009-10-29 | 1 | -16/+16 |
| | |||||
* | Add a QmlExpression::error() method | Aaron Kennedy | 2009-10-28 | 1 | -0/+2 |
| | | | | | QmlExpression should not print errors itself. This is the responsibility of the caller. | ||||
* | Add a QmlError::toString() method | Aaron Kennedy | 2009-07-16 | 1 | -0/+2 |
| | |||||
* | Improve error handling consistency | Aaron Kennedy | 2009-05-05 | 1 | -0/+82 |