Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix code style in examples | Bea Lam | 2010-04-13 | 1 | -2/+3 |
* | Replace "property var " with "property variant " in QML code | Aaron Kennedy | 2010-04-09 | 1 | -1/+1 |
* | Renamed 'source' property from SpringFollow to 'to' | Leonardo Sobral Cunha | 2010-04-08 | 1 | -3/+3 |
* | Replace "import Qt 4.6" with "import Qt 4.7" | Michael Brasser | 2010-04-08 | 1 | -1/+1 |
* | Qt.Infinite -> Animation.Infinite | Michael Brasser | 2010-03-25 | 1 | -1/+1 |
* | Replace Animation's repeat property with loops. | Michael Brasser | 2010-03-25 | 1 | -1/+1 |
* | Remove Qt.playSound() | Michael Brasser | 2010-03-04 | 1 | -4/+8 |
* | Make "on" syntax mandatory for value sources and interceptors | Aaron Kennedy | 2010-03-02 | 1 | -4/+4 |
* | Removed "running: true" for animations used as propertyvaluesource | Leonardo Sobral Cunha | 2010-02-11 | 1 | -1/+1 |
* | spring follows do not like to operate on "var" sources | mae | 2009-12-14 | 1 | -1/+1 |
* | move examples/follow.qml to visuals/qmlspringfollow.qml | Yann Bodson | 2009-11-06 | 3 | -0/+74 |