summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...Michael Brasser2009-05-188-68/+166
|\
| * Avoid resetting the QVariantAnimation::currentValue when changing stateLeonardo Sobral Cunha2009-05-151-2/+0
| * General refactors in QVariantAnimationLeonardo Sobral Cunha2009-05-152-27/+35
| * Update current value on QVariantAnimation::setKeyValuesLeonardo Sobral Cunha2009-05-151-0/+1
| * Avoid interpolating if we have less than 2 key values in QVariantAnimationLeonardo Sobral Cunha2009-05-151-4/+10
| * Indentation and whitespace fixes in animation apiLeonardo Sobral Cunha2009-05-155-13/+10
| * Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...David Boddie2009-05-128-128/+334
| |\
| | * Doc: Work on QPauseAnimationGeir Vattekar2009-05-111-0/+16
| | * Doc: Work on QParallelAnimationGroup and QSequentialAnimationGroupGeir Vattekar2009-05-112-7/+49
| | * Doc: Work on QAnimationGroup class description.Geir Vattekar2009-05-081-12/+40
| | * Correct spelling. setConsitentTiming -> setConsistentTimingMichael Brasser2009-05-082-2/+2
| * | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...David Boddie2009-04-291-17/+7
| |\ \
| * | | Merged local changes.David Boddie2009-04-291-1/+1
* | | | qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-9/+7
* | | | qdoc: Fixed some qdoc errors.Martin Smith2009-05-121-1/+1
* | | | qdoc: Fixed some qdoc errors.Martin Smith2009-05-121-1/+1
* | | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...Michael Brasser2009-05-074-133/+229
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...Geir Vattekar2009-05-073-8/+44
| |\ \ \
| | * | | change the API of private class for QAbstractAnimation to allow settingThierry Bastian2009-05-072-14/+35
| | * | | Addeed a warning if one is trying to animate a property that's not partThierry Bastian2009-05-071-0/+2
| | * | | Provide a way in private API to have a consistent timer for animations.Thierry Bastian2009-05-072-3/+16
| * | | | Doc: Work on QPropertyAnimation class descriptionGeir Vattekar2009-05-071-18/+39
| |/ / /
| * | | Doc: Work on QAbstractAnimation class descriptionGeir Vattekar2009-05-051-46/+49
| * | | Doc: Git merge conflict in QVariantAnimationGeir Vattekar2009-05-051-7/+0
| * | | Doc: Updated QVariantAnimation class descriptionGeir Vattekar2009-05-052-47/+114
| | |/ | |/|
| * | Small refactor of QVariantAnimation::updateCurrentValueThierry Bastian2009-04-291-17/+7
| |/
* | qdoc: Corrected some qdoc warnings.Martin Smith2009-05-047-7/+7
* | qdoc: Corrected some qdoc warnings.Martin Smith2009-04-281-1/+1
* | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...Michael Brasser2009-04-222-20/+16
|\ \ | |/
| * Fixes QPropertyAnimation's default start value update conditionLeonardo Sobral Cunha2009-04-222-20/+16
* | Merge branch 'kinetic-animations' of ../../qt/kinetic into kinetic-declarativeuiMichael Brasser2009-04-2213-97/+100
|\ \ | |/
| * Expose QVariantAnimationPrivate::getInterpolator in the private headerLeonardo Sobral Cunha2009-04-212-2/+4
| * QPropertyAnimation reevaluates the default start value after each runLeonardo Sobral Cunha2009-04-211-2/+4
| * Fixes bug when adding the same child animation twice to the same groupLeonardo Sobral Cunha2009-04-211-1/+2
| * remove QItemAnimation and add the interpolator for QColorThierry Bastian2009-04-202-3/+1
| * iterationCount becomes loopCount againThierry Bastian2009-04-209-89/+89
| * Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-1721-0/+4295
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-2221-0/+4309