Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | add animation and state machine examples to qtdemo | Kent Hansen | 2009-05-20 | 1 | -0/+15 | |
| | * | | | | | | fix compiler warnings | Kent Hansen | 2009-05-20 | 3 | -4/+4 | |
| | * | | | | | | fix two .pro file bugs | Kent Hansen | 2009-05-20 | 2 | -2/+1 | |
| | * | | | | | | compile with -qtnamespace, clean up the example .pro files | Kent Hansen | 2009-05-20 | 32 | -100/+131 | |
| | * | | | | | | compile when using qt namespace | Kent Hansen | 2009-05-20 | 2 | -2/+8 | |
| | * | | | | | | add README file for examples/animation | Kent Hansen | 2009-05-20 | 1 | -0/+38 | |
| | * | | | | | | Merge branch 'kinetic-statemachine' into kinetic-animations | Kent Hansen | 2009-05-20 | 14 | -956/+0 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | remove the citizenquartz example | Kent Hansen | 2009-05-20 | 14 | -956/+0 | |
| | * | | | | | | | remove QT_EXPERIMENTAL stuff | Kent Hansen | 2009-05-20 | 11 | -67/+10 | |
| | * | | | | | | | update the qdoc tags (\since 4.6, remove \preliminary) | Kent Hansen | 2009-05-20 | 8 | -13/+8 | |
| | * | | | | | | | kill experimental QtAnimation module stuff, the module doesn't exist anymore | Kent Hansen | 2009-05-20 | 2 | -4/+1 | |
| | * | | | | | | | Remove old examples and demos for animations | Thierry Bastian | 2009-05-20 | 33 | -3437/+0 | |
| | * | | | | | | | Fix an issue that made appear warnings when the target of a property | Thierry Bastian | 2009-05-20 | 3 | -2/+31 | |
| | * | | | | | | | No need to export QVariantAnimationPrivate | Thierry Bastian | 2009-05-20 | 1 | -1/+1 | |
| | * | | | | | | | Removing QT_EXPERIMENTAL_SOLUTION from the animation api | Leonardo Sobral Cunha | 2009-05-19 | 40 | -258/+24 | |
| | * | | | | | | | Removed unused method from QVariantAnimationPrivate | Leonardo Sobral Cunha | 2009-05-19 | 2 | -7/+0 | |
| | * | | | | | | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | David Boddie | 2009-05-19 | 10 | -73/+190 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Removed memory leak in QEasingCurvePrivate | Leonardo Sobral Cunha | 2009-05-19 | 1 | -0/+1 | |
| | | * | | | | | | | Whitespace cleanup in QEasingCurve | Leonardo Sobral Cunha | 2009-05-19 | 1 | -45/+44 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-05-19 | 10 | -49/+478 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | doc: Minor fixes + update UML diagrams for stick man example | Eskil Abrahamsen Blomfeldt | 2009-05-18 | 5 | -4/+10 | |
| | | * | | | | | | | doc: New state chart diagrams for Stickman example | Eskil Abrahamsen Blomfeldt | 2009-05-15 | 3 | -0/+0 | |
| | | * | | | | | | | doc: Update signature of eventTest() in documentation | Eskil Abrahamsen Blomfeldt | 2009-05-15 | 1 | -1/+1 | |
| | | * | | | | | | | Remove the connectByAnimation() function and add some documentation for the S... | Eskil Abrahamsen Blomfeldt | 2009-05-14 | 5 | -28/+137 | |
| | | * | | | | | | | Start work on docs for Stickman example | Eskil Abrahamsen Blomfeldt | 2009-05-14 | 1 | -3/+5 | |
| | * | | | | | | | | Doc: Added information about ownership of animations. | David Boddie | 2009-05-19 | 1 | -7/+14 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Fixed access to members of an object. | David Boddie | 2009-05-18 | 1 | -2/+2 | |
| | * | | | | | | | Doc: Added architecture image to animation overview. | Geir Vattekar | 2009-05-15 | 2 | -1/+4 | |
| | * | | | | | | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | David Boddie | 2009-05-15 | 45 | -106/+293 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | 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 | 2 | -0/+35 | |
| | | * | | | | | | | Avoid interpolating if we have less than 2 key values in QVariantAnimation | Leonardo Sobral Cunha | 2009-05-15 | 2 | -4/+41 | |
| | | * | | | | | | | Indentation and whitespace fixes in animation api | Leonardo Sobral Cunha | 2009-05-15 | 6 | -15/+12 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-05-14 | 5 | -10/+14 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fix top level compile in examples/animation | Eskil Abrahamsen Blomfeldt | 2009-05-14 | 1 | -3/+0 | |
| | | * | | | | | | | Make QAbstractTransition::eventTest() non-const | Eskil Abrahamsen Blomfeldt | 2009-05-14 | 29 | -45/+45 | |
| | | * | | | | | | | Pop up message when a tank wins the game | Eskil Abrahamsen Blomfeldt | 2009-05-14 | 8 | -12/+113 | |
| | | * | | | | | | | Fix run-time error in Seek AI's state machine | Eskil Abrahamsen Blomfeldt | 2009-05-14 | 1 | -1/+5 | |
| | | * | | | | | | | Fix SpinState in Tank Game Example to spin more than 180 degrees | Eskil Abrahamsen Blomfeldt | 2009-05-14 | 2 | -2/+12 | |
| | | * | | | | | | | correctly handle multiple event transitions for same (object,event) | Kent Hansen | 2009-05-13 | 3 | -7/+62 | |
| | * | | | | | | | | Doc: Added a work in progress class hierarchy overview. | David Boddie | 2009-05-15 | 1 | -0/+351 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Doc: Marked up a link correctly. | David Boddie | 2009-05-14 | 1 | -1/+1 | |
| | * | | | | | | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | David Boddie | 2009-05-13 | 29 | -326/+464 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | correctly handle multiple event transitions for same (object,event) | Kent Hansen | 2009-05-13 | 3 | -7/+62 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | 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 | 53 | -498/+689 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Doc: Work on QStateMachine class description | Geir Vattekar | 2009-05-13 | 1 | -55/+85 | |
| | | * | | | | | | | | more statemachine docs | Kent Hansen | 2009-05-13 | 2 | -5/+40 | |
| | | * | | | | | | | | doc: Add screenshot for Tank Game Example | Eskil Abrahamsen Blomfeldt | 2009-05-13 | 1 | -0/+0 | |