plasma-framework/animations
Adenilson Cavalcanti Da Silva 1049afdab6 First step to improve new animations memory model.
Now the QAbstractAnimations will be cached when running an animation
(instead of creating and destroying them everytime the animation runs).

The next step is to cache *also* the configuration parameters (as aseigo suggested,
by having an event filter to detect changes in the animated widgets and reseting
the animation parameters as needed).


svn path=/trunk/KDE/kdelibs/; revision=1039531
2009-10-23 18:39:57 +00:00
..
abstractanimation.cpp First step to improve new animations memory model. 2009-10-23 18:39:57 +00:00
abstractanimation.h First step to improve new animations memory model. 2009-10-23 18:39:57 +00:00
animation.cpp Fix docstrings in Animation. 2009-10-22 19:11:46 +00:00
animation.h export duration as a property 2009-10-22 02:59:36 +00:00
animationgroup.cpp * consolidate the start() methods 2009-10-21 07:51:11 +00:00
animationgroup.h * consolidate the start() methods 2009-10-21 07:51:11 +00:00
expand_p.h mark the private headers as such 2009-10-22 19:46:16 +00:00
expand.cpp First step to improve new animations memory model. 2009-10-23 18:39:57 +00:00
fade_p.h mark the private headers as such 2009-10-22 19:46:16 +00:00
fade.cpp First step to improve new animations memory model. 2009-10-23 18:39:57 +00:00
grow_p.h mark the private headers as such 2009-10-22 19:46:16 +00:00
grow.cpp First step to improve new animations memory model. 2009-10-23 18:39:57 +00:00
pause_p.h mark the private headers as such 2009-10-22 19:46:16 +00:00
pause.cpp First step to improve new animations memory model. 2009-10-23 18:39:57 +00:00
pulser_p.h mark the private headers as such 2009-10-22 19:46:16 +00:00
pulser.cpp First step to improve new animations memory model. 2009-10-23 18:39:57 +00:00
rotation_p.h mark the private headers as such 2009-10-22 19:46:16 +00:00
rotation.cpp First step to improve new animations memory model. 2009-10-23 18:39:57 +00:00
rotationstacked.cpp First step to improve new animations memory model. 2009-10-23 18:39:57 +00:00
rotationstacked.h create properties to rotatestackedanimation 2009-10-23 02:45:55 +00:00
slide_p.h mark the private headers as such 2009-10-22 19:46:16 +00:00
slide.cpp First step to improve new animations memory model. 2009-10-23 18:39:57 +00:00
stackedlayout.cpp create properties to rotatestackedanimation 2009-10-23 02:45:55 +00:00
stackedlayout.h create properties to rotatestackedanimation 2009-10-23 02:45:55 +00:00