Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compiler warning on RVCT | Aaron Kennedy | 2010-03-05 | 1 | -148/+173 |
| | | | | | Anonymous structures in unions cause warnings on this compiler. QTBUG-8738 | ||||
* | Run signal expressions on attached property objects in correct scope | Aaron Kennedy | 2010-03-04 | 1 | -0/+1 |
| | | | | QTBUG-8677 | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+319 |
QDeclarativeXXX. |