Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a bug in animation when you set a start value that doesn't have | Thierry Bastian | 2009-05-26 | 1 | -19/+58 |
* | Update current value on QVariantAnimation::setKeyValues | Leonardo Sobral Cunha | 2009-05-15 | 1 | -0/+34 |
* | Avoid interpolating if we have less than 2 key values in QVariantAnimation | Leonardo Sobral Cunha | 2009-05-15 | 1 | -0/+31 |
* | Indentation and whitespace fixes in animation api | Leonardo Sobral Cunha | 2009-05-15 | 1 | -2/+2 |
* | Addeed a warning if one is trying to animate a property that's not part | Thierry Bastian | 2009-05-07 | 1 | -2/+3 |
* | Fixes QPropertyAnimation's default start value update condition | Leonardo Sobral Cunha | 2009-04-22 | 1 | -0/+22 |
* | QPropertyAnimation reevaluates the default start value after each run | Leonardo Sobral Cunha | 2009-04-21 | 1 | -5/+5 |
* | iterationCount becomes loopCount again | Thierry Bastian | 2009-04-20 | 1 | -15/+15 |
* | Initial import of statemachine branch from the old kinetic repository | Alexis Menard | 2009-04-17 | 2 | -0/+836 |