summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation/qvariantanimation_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Animation: reordering of private members saves 8 bytesThierry Bastian2009-08-271-3/+3
* Improve memory usage of the connectionlists inside QObjectOlivier Goffart2009-08-191-2/+0
* QPropertyAnimation: refactor of the default-value codeThierry Bastian2009-08-131-2/+2
* Make QPropertyAnimation symetric wrt directionThierry Bastian2009-08-121-1/+0
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Animations: fix compilation with QT_NO_ANIMATIONThierry Bastian2009-07-081-0/+4
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* prepend private/ for included private headersMartin Jones2009-06-011-1/+1
* Export symbol needed by the declarative module.Michael Brasser2009-05-281-1/+2
* small refactor to change the interpolator at the same time as theThierry Bastian2009-05-271-13/+5
* No need to export QVariantAnimationPrivateThierry Bastian2009-05-201-1/+1
* Removing QT_EXPERIMENTAL_SOLUTION from the animation apiLeonardo Sobral Cunha2009-05-191-5/+1
* Removed unused method from QVariantAnimationPrivateLeonardo Sobral Cunha2009-05-191-1/+0
* General refactors in QVariantAnimationLeonardo Sobral Cunha2009-05-151-1/+3
* Fixes QPropertyAnimation's default start value update conditionLeonardo Sobral Cunha2009-04-221-13/+1
* Expose QVariantAnimationPrivate::getInterpolator in the private headerLeonardo Sobral Cunha2009-04-211-0/+2
* iterationCount becomes loopCount againThierry Bastian2009-04-201-1/+1
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171-0/+143