Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add .qmlproject files to declarative examples. | Yann Bodson | 2010-04-20 | 1 | -0/+16 |
| | |||||
* | Fix code style in examples | Bea Lam | 2010-04-13 | 1 | -2/+5 |
| | |||||
* | Replace "import Qt 4.6" with "import Qt 4.7" | Michael Brasser | 2010-04-08 | 2 | -2/+2 |
| | |||||
* | 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 | -2/+2 |
| | |||||
* | 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. | ||||
* | slideswitch example fixes | Yann Bodson | 2009-11-25 | 1 | -3/+3 |
| | |||||
* | toggle switch example documentation | Yann Bodson | 2009-11-23 | 1 | -23/+33 |
| | |||||
* | cleanup slideswitch example | Yann Bodson | 2009-11-23 | 5 | -60/+66 |
| | |||||
* | Rename targets -> matchTargets and properties -> matchProperties. | Michael Brasser | 2009-11-06 | 1 | -1/+1 |
| | |||||
* | lowercase ids | Yann Bodson | 2009-10-06 | 1 | -19/+19 |
| | |||||
* | Rename State change elements. | Martin Jones | 2009-08-21 | 1 | -4/+4 |
| | | | | | | SetProperties -> PropertyChanges RunScript -> StateChangeScript SetAnchors -> AnchorChanges | ||||
* | Renaming Rect -> Rectangle | Yann Bodson | 2009-08-19 | 1 | -1/+1 |
| | |||||
* | API improvements for MouseRegion and Drag | Martin Jones | 2009-08-19 | 1 | -1/+1 |
| | |||||
* | MouseRegion API changes following review. | Martin Jones | 2009-08-18 | 1 | -1/+1 |
| | |||||
* | Rename centeredIn to centerIn. | Michael Brasser | 2009-07-31 | 1 | -1/+1 |
| | |||||
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 2 | -0/+4 |
| | | | | | Adjust examples and demos accordingly. As per QT-558 | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-06-26 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | 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 | -1/+1 |
| | | |||||
* | | Update SetProperties to handle changing bindings | Aaron Kennedy | 2009-06-26 | 1 | -4/+4 |
|/ | | | | Also removed all uses of SetProperty | ||||
* | Join some lines in examples. | Martin Jones | 2009-05-11 | 1 | -45/+10 |
| | |||||
* | Use QML properties syntax | Aaron Kennedy | 2009-05-01 | 1 | -3/+3 |
| | |||||
* | Doc work. | Michael Brasser | 2009-05-01 | 1 | -1/+0 |
| | |||||
* | fix | Warwick Allison | 2009-04-30 | 1 | -1/+1 |
| | |||||
* | Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore. | Yann Bodson | 2009-04-29 | 1 | -2/+2 |
| | |||||
* | Converted the examples. | Roberto Raggi | 2009-04-27 | 2 | -35/+80 |
| | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 4 | -0/+945 |