Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates all qml examples/demos to use the easing curve value type syntax | Leonardo Sobral Cunha | 2010-02-23 | 1 | -1/+1 |
| | |||||
* | Rename MouseRegion -> MouseArea | Martin Jones | 2010-02-22 | 1 | -1/+1 |
| | |||||
* | Get rid of the matchProperties/properties distinction, as it | Michael Brasser | 2010-02-18 | 1 | -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 print | Warwick Allison | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | Rename targets -> matchTargets and properties -> matchProperties. | Michael Brasser | 2009-11-06 | 1 | -2/+2 |
| | |||||
* | Fixes yahoonews.qml | Yann Bodson | 2009-10-09 | 1 | -86/+60 |
| | | | | Task-number: QT-2281 | ||||
* | Fix example errors | Aaron Kennedy | 2009-10-09 | 1 | -1/+1 |
| | |||||
* | lowercase ids | Yann Bodson | 2009-10-06 | 1 | -12/+12 |
| | |||||
* | ListView currentItemMode API replaced with highlight range API. | Martin Jones | 2009-09-14 | 1 | -1/+0 |
| | |||||
* | fromState -> from, toState -> to for Transition. | Michael Brasser | 2009-08-24 | 1 | -2/+2 |
| | |||||
* | Rename State change elements. | Martin Jones | 2009-08-21 | 1 | -2/+2 |
| | | | | | | SetProperties -> PropertyChanges RunScript -> StateChangeScript SetAnchors -> AnchorChanges | ||||
* | Renaming Rect -> Rectangle | Yann Bodson | 2009-08-19 | 1 | -2/+2 |
| | |||||
* | Change Item.contents to Item.childrenRect. | Michael Brasser | 2009-08-18 | 1 | -1/+1 |
| | |||||
* | Get rid of QmlFont and use the QFont value type instead. | Michael Brasser | 2009-08-14 | 1 | -1/+1 |
| | |||||
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 1 | -0/+2 |
| | | | | | Adjust examples and demos accordingly. As per QT-558 | ||||
* | Cleanup, fixes, and basic docs for XmlListModel. | Michael Brasser | 2009-06-29 | 1 | -4/+4 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-06-26 | 1 | -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 -> NumberAnimation | Michael Brasser | 2009-06-26 | 1 | -2/+2 |
| | | |||||
* | | Update SetProperties to handle changing bindings | Aaron Kennedy | 2009-06-26 | 1 | -10/+2 |
|/ | | | | Also removed all uses of SetProperty | ||||
* | Some XmlListModel cleanup. | Michael Brasser | 2009-06-12 | 1 | -1/+0 |
| | |||||
* | Better gradient support for Rect. | Martin Jones | 2009-05-27 | 1 | -2/+4 |
| | |||||
* | Convert all examples and demos from XML format | Aaron Kennedy | 2009-04-30 | 1 | -38/+111 |
| | |||||
* | Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore. | Yann Bodson | 2009-04-29 | 1 | -1/+1 |
| | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 1 | -0/+38 |