summaryrefslogtreecommitdiffstats
path: root/demos/declarative/twitter/content/MultiTitleBar.qml
Commit message (Collapse)AuthorAgeFilesLines
* Refactor demosAlan Alpert2010-03-021-24/+0
| | | | Samegame and Twitter are now trying the new naming convention.
* Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-231-1/+1
|
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-181-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 Brasser2009-11-061-1/+1
|
* make twitter not depend on flickr exampleYann Bodson2009-10-301-1/+0
|
* lowercase idsYann Bodson2009-10-061-7/+7
|
* Move minehunt and twitter to demos directoryAlan Alpert2009-09-031-0/+25
Minehunt is more a demo than an example, and the twitter app goes with the flickr app.