Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-30 | 1 | -16/+16 |
|\ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/debugger/qmldebug.cpp src/declarative/fx/qmlgraphicsimagebase_p.h src/declarative/util/qmlanimation.h src/declarative/util/qmlstate.h src/declarative/util/qmltimer.cpp | ||||
| * | fix headers | Warwick Allison | 2009-10-29 | 1 | -16/+16 |
| | | |||||
* | | Make private headers _p | Aaron Kennedy | 2009-10-30 | 1 | -5/+5 |
|/ | |||||
* | Doc. | Michael Brasser | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | fromState -> from, toState -> to for Transition. | Michael Brasser | 2009-08-24 | 1 | -6/+6 |
| | |||||
* | Property changes after API review. | Michael Brasser | 2009-08-20 | 1 | -5/+6 |
| | | | | | State:operations -> changes Transition:operations -> animations | ||||
* | doc cleanup | Yann Bodson | 2009-08-19 | 1 | -28/+0 |
| | |||||
* | Make sure we get a complete when reversing a transition. | Michael Brasser | 2009-08-14 | 1 | -1/+3 |
| | | | | This fixes task 258702. | ||||
* | Allow span of versions to be defined, not just one. | Warwick Allison | 2009-07-23 | 1 | -1/+1 |
| | | | | Span is from version where introduced (all 4.6) to current QT_VERSION. | ||||
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 1 | -1/+1 |
| | | | | | Adjust examples and demos accordingly. As per QT-558 | ||||
* | Rename QmlBindableValue to QmlBinding | Aaron Kennedy | 2009-07-20 | 1 | -1/+0 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-07-02 | 1 | -0/+1 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Change reversible transition semantics. | Michael Brasser | 2009-07-01 | 1 | -0/+1 |
| | | | | | | | | | | The new semantics match those of playing a QAbstractionAnimation backward. (i.e. it is now an exact visual reverse) | ||||
* | | Remove QmlSetProperty | Aaron Kennedy | 2009-07-01 | 1 | -3/+4 |
|/ | | | | This involves the introduction of separation between states and transition application. This was necessary to allow layouts to continue to use transitions. | ||||
* | Remove extraneous semicolons. | Martin Jones | 2009-05-26 | 1 | -1/+1 |
| | | | | Caused massive number of warnings with winscw | ||||
* | doc | Warwick Allison | 2009-05-06 | 1 | -1/+1 |
| | |||||
* | Format conversion for animation, states and transitions, and transform | Michael Brasser | 2009-05-01 | 1 | -2/+4 |
| | | | | elements. | ||||
* | Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for (' | Leonardo Sobral Cunha | 2009-04-28 | 1 | -3/+3 |
| | |||||
* | Merge in changes to old kinetic-dui branch. | Michael Brasser | 2009-04-23 | 1 | -1/+1 |
| | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 1 | -0/+283 |