Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 1 | -1/+1 |
| | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
* | Fix versioning of Qt Declarative's in-built types | Alan Alpert | 2010-04-21 | 1 | -1/+1 |
| | | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081 | ||||
* | Fixed qdeclarativeconnection test. | Rohan McGovern | 2010-02-26 | 1 | -0/+10 |
| | | | | .pro file name must match directory name. | ||||
* | Rename files to follow class name. | Warwick Allison | 2010-02-26 | 1 | -10/+0 |
| | | | | Task-number: QT-2822 | ||||
* | Change Connection syntax as per QT-2822. | Warwick Allison | 2010-02-26 | 1 | -1/+1 |
| | |||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+10 |
QDeclarativeXXX. |