Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Save secondary scope inside the expression's scope object | Aaron Kennedy | 2010-03-03 | 1 | -2/+28 |
| | | | | | | | This prevents the secondary scope from contaminating scopes outside itself when used as a signal expression. QTBUG-8641 | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+275 |
QDeclarativeXXX. |