plasma-framework/animations
Aaron J. Seigo 51c2785743 obey the duration
svn path=/trunk/KDE/kdelibs/; revision=1038833
2009-10-22 02:59:24 +00:00
..
abstractanimation.cpp * consolidate the start() methods 2009-10-21 07:51:11 +00:00
abstractanimation.h * consolidate the start() methods 2009-10-21 07:51:11 +00:00
animation.cpp * consolidate the start() methods 2009-10-21 07:51:11 +00:00
animation.h * consolidate the start() methods 2009-10-21 07:51:11 +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.cpp one more API shift 2009-10-20 21:21:40 +00:00
expand.h Removing empty spaces in comments. 2009-10-20 18:40:34 +00:00
fade.cpp use QGraphicsOpacityEffect instead of simple setOpacity. this solves a bug with Plasma::Label and possibly other 2009-10-21 16:29:00 +00:00
fade.h use QGraphicsOpacityEffect instead of simple setOpacity. this solves a bug with Plasma::Label and possibly other 2009-10-21 16:29:00 +00:00
grow.cpp one more API shift 2009-10-20 21:21:40 +00:00
grow.h sort out the API a bit and don't have private classes that are named the same 2009-10-20 21:04:49 +00:00
pulser.cpp obey the duration 2009-10-22 02:59:24 +00:00
pulser.h start() is virtual and so we crash; if we need a pre-starting method, that should go into the animation class returned? 2009-10-22 02:50:58 +00:00
rotation.cpp Coding style. 2009-10-21 05:35:56 +00:00
rotation.h Moving rotation related parameters to common location (now it should 2009-10-21 05:32:04 +00:00
slide.cpp one more API shift 2009-10-20 21:21:40 +00:00
slide.h create arguments default 2009-10-20 15:56:57 +00:00