summaryrefslogtreecommitdiffstats
path: root/src/gui/animation
Commit message (Collapse)AuthorAgeFilesLines
* Clips color interpolation to range [0, 255]Leonardo Sobral Cunha2009-10-211-4/+4
| | | | | | | This avoid warnings when using easing curves that progress outside the range [0.0, 1.0]. Patch proposed by warwick. Reviewed-by: Warwick Allison
* Update license headers again.Jason McDonald2009-09-091-4/+4
| | | | Reviewed-by: Trust Me
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Register interpolators for math3d classesRhys Weatherley2009-08-211-1/+23
| | | | Reviewed-by: Justin McPherson
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| | | | Reviewed-by: Trust Me
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
| | | | Reviewed-by: Trust Me
* Forgot to remove old code in d5231e0593dcbf226e0ca3d679c2547e8e1c9697.jasplin2009-06-041-1/+0
| | | | Reviewed-by: TrustMe
* Fixed build error with Sun CC 5.5.jasplin2009-06-041-0/+3
| | | | Reviewed-by: tbastian
* Removing QT_EXPERIMENTAL_SOLUTION from the animation apiLeonardo Sobral Cunha2009-05-191-5/+0
|
* Fixes for solution package.Jan-Arve Sæther2009-04-221-2/+3
|
* remove QItemAnimation and add the interpolator for QColorThierry Bastian2009-04-204-508/+27
|
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-174-0/+563