plasma-framework/animations
Bruno de Oliveira Abinader 2a7ab28951 Backport from trunk:
Replaced combined movement direction enumerations (i.e. MoveUpRight) with OR-combinations (i.e. MoveUp|MoveLeft) plus MovementDirection and Reference enumerators are now QFlags (using Q_DECLARE_FLAGS)


svn path=/branches/KDE/4.4/kdelibs/; revision=1084111
2010-02-02 14:24:21 +00:00
..
animation.cpp completely unecessary now 2010-01-12 22:31:40 +00:00
animation.h Backport from trunk: 2010-02-02 14:24:21 +00:00
fade_p.h * kill some memory leaks 2010-01-12 22:27:23 +00:00
fade.cpp * adapt to API 2010-01-04 09:18:11 +00:00
geometry_p.h * kill some memory leaks 2010-01-12 22:27:23 +00:00
geometry.cpp * adapt to API 2010-01-04 09:18:11 +00:00
grow_p.h * kill some memory leaks 2010-01-12 22:27:23 +00:00
grow.cpp * adapt to API 2010-01-04 09:18:11 +00:00
pulser_p.h * kill some memory leaks 2010-01-12 22:27:23 +00:00
pulser.cpp missing property 2010-01-04 23:06:50 +00:00
pulsershadow_p.h * kill some memory leaks 2010-01-12 22:27:23 +00:00
pulsershadow.cpp Making sure that recursion will not go beyond 20 levels. 2010-01-05 18:55:45 +00:00
rotation_p.h * kill some memory leaks 2010-01-12 22:27:23 +00:00
rotation.cpp * kill some memory leaks 2010-01-12 22:27:23 +00:00
rotationstacked_p.h Backport from trunk: 2010-02-02 14:24:21 +00:00
rotationstacked.cpp Backport from trunk: 2010-02-02 14:24:21 +00:00
slide_p.h Backport from trunk: 2010-02-02 14:24:21 +00:00
slide.cpp Backport from trunk: 2010-02-02 14:24:21 +00:00
stackedlayout.cpp Fix segfault at plasma_applet_animation_example from kdeexample 2010-01-29 21:00:57 +00:00
stackedlayout.h Fix segfault at plasma_applet_animation_example from kdeexample 2010-01-29 21:00:57 +00:00
zoom_p.h * kill some memory leaks 2010-01-12 22:27:23 +00:00
zoom.cpp * adapt to API 2010-01-04 09:18:11 +00:00