Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc | Aaron Kennedy | 2009-10-26 | 1 | -1/+0 |
| | |||||
* | Start updating state and animation docs. | Michael Brasser | 2009-10-22 | 1 | -72/+85 |
| | |||||
* | doc cleanup | Yann Bodson | 2009-10-08 | 1 | -0/+41 |
| | |||||
* | doc cleanup | Yann Bodson | 2009-10-07 | 1 | -4/+4 |
| | |||||
* | fromState -> from, toState -> to for Transition. | Michael Brasser | 2009-08-24 | 1 | -4/+4 |
| | |||||
* | Renamed transition action elements | Martin Jones | 2009-08-21 | 1 | -4/+1 |
| | | | | | RunScriptAction -> ScriptAction ParentChangeAction -> ParentAction | ||||
* | Renaming Rect -> Rectangle | Yann Bodson | 2009-08-19 | 1 | -2/+2 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-06-26 | 1 | -7/+8 |
|\ | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | Color property is required to be explicity set (at least for now). | Michael Brasser | 2009-06-26 | 1 | -1/+2 |
| | | |||||
| * | Rename NumericAnimation -> NumberAnimation | Michael Brasser | 2009-06-26 | 1 | -6/+6 |
| | | |||||
* | | Update SetProperties to handle changing bindings | Aaron Kennedy | 2009-06-26 | 1 | -6/+4 |
|/ | | | | Also removed all uses of SetProperty | ||||
* | Use correct 'from' value for repeating animations. | Michael Brasser | 2009-05-07 | 1 | -11/+6 |
| | | | | | Each loop, we need to check whether the user has set a from value, and if not get the current value. | ||||
* | Documentation. | Martin Jones | 2009-05-06 | 1 | -4/+2 |
| | |||||
* | More doc conversion and cleanup. | Michael Brasser | 2009-05-05 | 1 | -40/+86 |
| | |||||
* | Doc work. | Michael Brasser | 2009-05-01 | 1 | -2/+2 |
| | |||||
* | Documentation fixes. | Michael Brasser | 2009-04-24 | 1 | -1/+1 |
| | | | | | Reduce the number of warnings from qdoc. \todo's have been made into tasks instead. | ||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 1 | -0/+130 |