Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Animations: update the documentation | Thierry Bastian | 2009-08-18 | 1 | -7/+0 |
| | | | | Removed the reference to the QAnimationState that doesn't exist anymore | ||||
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | move the QT_NO_ANIMATION macro to the right place (ie after other | Thierry Bastian | 2009-06-04 | 1 | -2/+2 |
| | | | | includes) | ||||
* | Fixed docs warnings for Animation API | Thierry Bastian | 2009-05-26 | 1 | -1/+1 |
| | |||||
* | update the qdoc tags (\since 4.6, remove \preliminary) | Kent Hansen | 2009-05-20 | 1 | -2/+1 |
| | |||||
* | Doc: Added information about ownership of animations. | David Boddie | 2009-05-19 | 1 | -7/+14 |
| | | | | Reviewed-by: Thierry Bastian | ||||
* | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic ↵ | David Boddie | 2009-05-12 | 1 | -12/+40 |
|\ | | | | | | | into kinetic-animations | ||||
| * | Doc: Work on QAnimationGroup class description. | Geir Vattekar | 2009-05-08 | 1 | -12/+40 |
| | | |||||
* | | Merged local changes. | David Boddie | 2009-04-29 | 1 | -1/+1 |
|/ | |||||
* | Fixes bug when adding the same child animation twice to the same group | Leonardo Sobral Cunha | 2009-04-21 | 1 | -1/+2 |
| | | | | | | | | The child animation was removed twice from the group because in QAnimationGroup::insertAnimationAt the insertion in the list was done before removing the animation. Reviewed-by: Jan-Arve | ||||
* | Initial import of statemachine branch from the old kinetic repository | Alexis Menard | 2009-04-17 | 1 | -0/+274 |