Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor demos | Alan Alpert | 2010-03-02 | 1 | -24/+0 |
| | | | | Samegame and Twitter are now trying the new naming convention. | ||||
* | Updates all qml examples/demos to use the easing curve value type syntax | Leonardo Sobral Cunha | 2010-02-23 | 1 | -1/+1 |
| | |||||
* | Get rid of the matchProperties/properties distinction, as it | Michael Brasser | 2010-02-18 | 1 | -1/+1 |
| | | | | | | | | | | | has proven to be confusing in practice. property/target and properties/targets will be functionally equivilant (the only distinction being singular/plural). In a transition these properties can be used for both 'matching' and explicit animation based on whether a 'to' value is supplied. The documentation, tests, examples and demos have been updated as well. | ||||
* | Rename targets -> matchTargets and properties -> matchProperties. | Michael Brasser | 2009-11-06 | 1 | -1/+1 |
| | |||||
* | make twitter not depend on flickr example | Yann Bodson | 2009-10-30 | 1 | -1/+0 |
| | |||||
* | lowercase ids | Yann Bodson | 2009-10-06 | 1 | -7/+7 |
| | |||||
* | Move minehunt and twitter to demos directory | Alan Alpert | 2009-09-03 | 1 | -0/+25 |
Minehunt is more a demo than an example, and the twitter app goes with the flickr app. |