summaryrefslogtreecommitdiffstats
path: root/examples/declarative/xmldata/yahoonews.qml
Commit message (Collapse)AuthorAgeFilesLines
* Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-231-1/+1
|
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-1/+1
|
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-181-2/+2
| | | | | | | | | | | 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.
* Use console.log, not printWarwick Allison2009-11-231-1/+1
|
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-061-2/+2
|
* Fixes yahoonews.qmlYann Bodson2009-10-091-86/+60
| | | | Task-number: QT-2281
* Fix example errorsAaron Kennedy2009-10-091-1/+1
|
* lowercase idsYann Bodson2009-10-061-12/+12
|
* ListView currentItemMode API replaced with highlight range API.Martin Jones2009-09-141-1/+0
|
* fromState -> from, toState -> to for Transition.Michael Brasser2009-08-241-2/+2
|
* Rename State change elements.Martin Jones2009-08-211-2/+2
| | | | | | SetProperties -> PropertyChanges RunScript -> StateChangeScript SetAnchors -> AnchorChanges
* Renaming Rect -> RectangleYann Bodson2009-08-191-2/+2
|
* Change Item.contents to Item.childrenRect.Michael Brasser2009-08-181-1/+1
|
* Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-141-1/+1
|
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-0/+2
| | | | | Adjust examples and demos accordingly. As per QT-558
* Cleanup, fixes, and basic docs for XmlListModel.Michael Brasser2009-06-291-4/+4
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-06-261-2/+2
|\ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: examples/declarative/states/states.qml examples/declarative/states/transitions.qml examples/declarative/tutorials/helloworld/t3/tutorial3.qml src/declarative/util/qmlanimation.cpp
| * Rename NumericAnimation -> NumberAnimationMichael Brasser2009-06-261-2/+2
| |
* | Update SetProperties to handle changing bindingsAaron Kennedy2009-06-261-10/+2
|/ | | | Also removed all uses of SetProperty
* Some XmlListModel cleanup.Michael Brasser2009-06-121-1/+0
|
* Better gradient support for Rect.Martin Jones2009-05-271-2/+4
|
* Convert all examples and demos from XML formatAaron Kennedy2009-04-301-38/+111
|
* Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore.Yann Bodson2009-04-291-1/+1
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+38