summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation/qvariantanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* update the qdoc tags (\since 4.6, remove \preliminary)Kent Hansen2009-05-201-2/+1
* Removing QT_EXPERIMENTAL_SOLUTION from the animation apiLeonardo Sobral Cunha2009-05-191-4/+1
* Removed unused method from QVariantAnimationPrivateLeonardo Sobral Cunha2009-05-191-6/+0
* Avoid resetting the QVariantAnimation::currentValue when changing stateLeonardo Sobral Cunha2009-05-151-2/+0
* General refactors in QVariantAnimationLeonardo Sobral Cunha2009-05-151-26/+32
* 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-151-8/+6
* Doc: Git merge conflict in QVariantAnimationGeir Vattekar2009-05-051-7/+0
* Doc: Updated QVariantAnimation class descriptionGeir Vattekar2009-05-051-40/+103
* Small refactor of QVariantAnimation::updateCurrentValueThierry Bastian2009-04-291-17/+7
* Expose QVariantAnimationPrivate::getInterpolator in the private headerLeonardo Sobral Cunha2009-04-211-2/+2
* iterationCount becomes loopCount againThierry Bastian2009-04-201-1/+1
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171-0/+599