Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QtDeclarative: Give name to function bindings and signals. | Olivier Goffart | 2010-07-28 | 1 | -0/+4 |
| | | | | | | | | Currently, bindings and signals are annonymous javascript functions. If one give them a name, a proper name is then shown in the javascript debugger. Reviewed-by: Aaron Kennedy | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+121 |
QDeclarativeXXX. |