| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid resetting the QVariantAnimation::currentValue when changing state | Leonardo Sobral Cunha | 2009-05-15 | 1 | -2/+0 |
|
|
* | General refactors in QVariantAnimation | Leonardo Sobral Cunha | 2009-05-15 | 2 | -27/+35 |
|
|
* | Update current value on QVariantAnimation::setKeyValues | Leonardo Sobral Cunha | 2009-05-15 | 1 | -0/+1 |
|
|
* | Avoid interpolating if we have less than 2 key values in QVariantAnimation | Leonardo Sobral Cunha | 2009-05-15 | 1 | -4/+10 |
|
|
* | Indentation and whitespace fixes in animation api | Leonardo Sobral Cunha | 2009-05-15 | 5 | -13/+10 |
|
|
* | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-05-14 | 3 | -1/+5 |
|\ |
|
| * | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | David Boddie | 2009-05-13 | 19 | -295/+115 |
| |\ |
|
| | * | correctly handle multiple event transitions for same (object,event) | Kent Hansen | 2009-05-13 | 2 | -7/+14 |
|
|
| * | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | David Boddie | 2009-05-12 | 238 | -3127/+6257 |
| |\ \ |
|
| * \ \ | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | David Boddie | 2009-04-29 | 6 | -131/+171 |
| |\ \ \ |
|
| * | | | | Merged local changes. | David Boddie | 2009-04-29 | 3 | -1/+5 |
|
|
* | | | | | Make QAbstractTransition::eventTest() non-const | Eskil Abrahamsen Blomfeldt | 2009-05-14 | 17 | -18/+18 |
|
|
* | | | | | correctly handle multiple event transitions for same (object,event) | Kent Hansen | 2009-05-13 | 2 | -7/+14 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-05-13 | 1 | -55/+85 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | Geir Vattekar | 2009-05-13 | 5 | -16/+24 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Doc: Work on QStateMachine class description | Geir Vattekar | 2009-05-13 | 1 | -55/+85 |
|
|
| * | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animations | Alexis Menard | 2009-05-12 | 202 | -2834/+5597 |
| |\ \ \ \ |
|
* | | | | | | kill the QT_STATEMACHINE_SOLUTION define | Kent Hansen | 2009-05-13 | 19 | -233/+16 |
| |_|/ / /
|/| | | | |
|
* | | | | | correctly handle multiple signal transitions for same (object,signal) | Kent Hansen | 2009-05-12 | 3 | -15/+23 |
|
|
* | | | | | Merge branch 'kinetic-statemachine' of git@scm.dev.nokia.troll.no:qt/kinetic ... | Alexis Menard | 2009-05-12 | 69 | -3370/+1729 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-05-12 | 3 | -7/+65 |
| |\ \ \ \ |
|
| | * | | | | Doc: Work on QPauseAnimation | Geir Vattekar | 2009-05-11 | 1 | -0/+16 |
|
|
| | * | | | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | Geir Vattekar | 2009-05-11 | 5 | -12/+74 |
| | |\ \ \ \ |
|
| | * | | | | | Doc: Work on QParallelAnimationGroup and QSequentialAnimationGroup | Geir Vattekar | 2009-05-11 | 2 | -7/+49 |
|
|
| * | | | | | | Fixes crash when calling QState::setErrorState() with null pointer | Eskil Abrahamsen Blomfeldt | 2009-05-12 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-05-08 | 4 | -44/+114 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Doc: Work on QAnimationGroup class description. | Geir Vattekar | 2009-05-08 | 1 | -12/+40 |
|
|
| | * | | | | Correct spelling. setConsitentTiming -> setConsistentTiming | Michael Brasser | 2009-05-08 | 2 | -2/+2 |
|
|
| | * | | | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | Geir Vattekar | 2009-05-07 | 30 | -145/+272 |
| | |\ \ \ \ |
|
| | | * | | | | change the API of private class for QAbstractAnimation to allow setting | Thierry Bastian | 2009-05-07 | 2 | -14/+35 |
|
|
| | * | | | | | Doc: Work on QPropertyAnimation class description | Geir Vattekar | 2009-05-07 | 1 | -18/+39 |
|
|
| * | | | | | | gracefully handle deletion of transition's target state | Kent Hansen | 2009-05-08 | 3 | -4/+17 |
|
|
| * | | | | | | get rid of warnings | Kent Hansen | 2009-05-08 | 1 | -2/+0 |
|
|
| * | | | | | | make sure connections and event filters are removed when state machine halts | Kent Hansen | 2009-05-08 | 2 | -0/+17 |
|
|
| * | | | | | | don't create transition to null state | Kent Hansen | 2009-05-08 | 1 | -2/+5 |
|
|
| * | | | | | | don't add signal transition if target is null or signal doesn't exist | Kent Hansen | 2009-05-07 | 1 | -0/+9 |
|
|
| * | | | | | | Make it impossible to have root state as source or target of transition or as... | Eskil Abrahamsen Blomfeldt | 2009-05-07 | 3 | -4/+26 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-05-07 | 3 | -3/+18 |
| |\ \ \ \ \ |
|
| | * | | | | | Addeed a warning if one is trying to animate a property that's not part | Thierry Bastian | 2009-05-07 | 1 | -0/+2 |
|
|
| | * | | | | | Provide a way in private API to have a consistent timer for animations. | Thierry Bastian | 2009-05-07 | 2 | -3/+16 |
|
|
| * | | | | | | add QStateMachine::isRunning() | Kent Hansen | 2009-05-07 | 2 | -0/+13 |
|
|
| * | | | | | | store top-level animation in dedicated variable | Kent Hansen | 2009-05-07 | 1 | -3/+4 |
|
|
| * | | | | | | doc: Add documentation for NoCommonAncestorForTransitionError enum | Eskil Abrahamsen Blomfeldt | 2009-05-07 | 1 | -0/+5 |
|
|
| * | | | | | | Rename NoDefaultStateInHistoryState -> NoDefaultStateInHistoryStateError for ... | Eskil Abrahamsen Blomfeldt | 2009-05-07 | 2 | -5/+5 |
|
|
| * | | | | | | Fix infinite loop when source and target of transition are in different trees | Eskil Abrahamsen Blomfeldt | 2009-05-07 | 2 | -15/+34 |
|
|
| * | | | | | | Make sure machine enters error state if history state has no default state | Eskil Abrahamsen Blomfeldt | 2009-05-07 | 1 | -10/+10 |
| |/ / / / / |
|
| * | | | | | Remove superfluous code | Eskil Abrahamsen Blomfeldt | 2009-05-06 | 1 | -7/+0 |
|
|
| * | | | | | Fix bogus default start value when interrupting an animation that has an | Eskil Abrahamsen Blomfeldt | 2009-05-06 | 1 | -5/+7 |
|
|
| * | | | | | doc improvements | Kent Hansen | 2009-05-05 | 4 | -23/+51 |
|
|
| * | | | | | get rid of warnings | Kent Hansen | 2009-05-05 | 2 | -1/+3 |
|
|