Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update qdeclarativespringanimation visual tests | Alan Alpert | 2010-10-29 | 25 | -3044/+0 |
| | | | | | | | Still correct, main problem was not getting updated visuals when we switched away from follows. Task-number: QTBUG-14792 | ||||
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 2 | -2/+2 |
| | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
* | Remove use of SpringFollow and SmoothedFollow in qmlvisual test | Bea Lam | 2010-07-12 | 2 | -21/+32 |
| | | | | (onvert to use SpringAnimation and SmoothedAnimation instead) | ||||
* | Fix versioning of Qt Declarative's in-built types | Alan Alpert | 2010-04-21 | 4 | -4/+4 |
| | | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081 | ||||
* | Replace "property var " with "property variant " in QML code | Aaron Kennedy | 2010-04-09 | 1 | -3/+3 |
| | |||||
* | Renamed 'source' property from SpringFollow to 'to' | Leonardo Sobral Cunha | 2010-04-08 | 2 | -8/+8 |
| | |||||
* | Rename visual test to qmlvisual. | Michael Brasser | 2010-03-28 | 25 | -0/+3033 |