Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change to release licenses for 4.6.3. | Jason McDonald | 2010-05-30 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Result API review with Jasmin | Thierry Bastian | 2009-11-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | QAbstractAnimation: currentTime returns the "complete" current time currentLoopTime() returns the time inside the current loop add setPaused(bool) for consistency with QTimeLine stateChanged: newState passed as first paramater (before oldState) for consistency with the reset of Qt QAnimationGroup: rename clearAnimations to clear rename insertAnimationAt to insertAnimation rename takeAnimationAt to takeAnimation QSequentialAnimationGroup: rename insertPauseAt to insertPause | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | QPropertyAnimation: use of QWeakPointer instead of QObject::connect | Thierry Bastian | 2009-08-27 | 1 | -1/+0 |
| | |||||
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix compilation with -pedantic | David Faure | 2009-05-29 | 1 | -1/+1 |
| | |||||
* | Fixed docs warnings for Animation API | Thierry Bastian | 2009-05-26 | 1 | -2/+2 |
| | |||||
* | Fix an issue that made appear warnings when the target of a property | Thierry Bastian | 2009-05-20 | 1 | -0/+1 |
| | | | | | | | | | | animation was destroyed The problem was that we were not really detecting when the target was destroyed. So we weren't able to unregister it from the global internal hash we have in QPropertyAnimation. This happens if an animation is running and the target object is destroyed. | ||||
* | Removing QT_EXPERIMENTAL_SOLUTION from the animation api | Leonardo Sobral Cunha | 2009-05-19 | 1 | -5/+1 |
| | |||||
* | remove QItemAnimation and add the interpolator for QColor | Thierry Bastian | 2009-04-20 | 1 | -1/+0 |
| | |||||
* | Initial import of statemachine branch from the old kinetic repository | Alexis Menard | 2009-04-17 | 1 | -0/+94 |