summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation/qabstractanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Animations: better handling of the timerThierry Bastian2009-08-041-24/+6
* Doc: A few cleanups, fixes and improvements.Volker Hilsheimer2009-07-191-3/+2
* Animations: animations with 0 duration would never be auto-deletedThierry Bastian2009-07-171-1/+1
* QAnimation: fix a jump in values when restarting an animationThierry Bastian2009-07-011-26/+21
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* move the QT_NO_ANIMATION macro to the right place (ie after otherThierry Bastian2009-06-041-2/+2
* Fix compilation with -pedanticDavid Faure2009-05-291-1/+1
* Some refactoring of windows specific code + a private class of animationsThierry Bastian2009-05-251-26/+0
* 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-20/+0
* Correct spelling. setConsitentTiming -> setConsistentTimingMichael Brasser2009-05-081-1/+1
* change the API of private class for QAbstractAnimation to allow settingThierry Bastian2009-05-071-9/+25
* Provide a way in private API to have a consistent timer for animations.Thierry Bastian2009-05-071-3/+13
* Doc: Work on QAbstractAnimation class descriptionGeir Vattekar2009-05-051-46/+49
* Doc: Updated QVariantAnimation class descriptionGeir Vattekar2009-05-051-7/+11
* iterationCount becomes loopCount againThierry Bastian2009-04-201-47/+47
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171-0/+747