plasma-framework/animations
2010-02-10 21:54:12 +00:00
..
animation.cpp this is now completely unecessary 2010-01-12 22:31:12 +00:00
animation.h MovementDirection and Reference enumerators are now QFlags (using Q_DECLARE_FLAGS), as suggested by aseigo 2010-02-02 13:36:23 +00:00
fade_p.h * kill some memory leaks 2010-01-12 22:24:58 +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:24:58 +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:24:58 +00:00
grow.cpp * adapt to API 2010-01-04 09:18:11 +00:00
pixmaptransition_p.h a class to handle transitions betwen pixmap. 2010-01-21 07:23:18 +00:00
pixmaptransition.cpp never make the pixmap fully opaque, because the alpha channel would get disabled, obtaining a so pretty black rectangle 2010-02-10 21:54:12 +00:00
pulser_p.h * kill some memory leaks 2010-01-12 22:24:58 +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:24:58 +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:24:58 +00:00
rotation.cpp * kill some memory leaks 2010-01-12 22:24:58 +00:00
rotationstacked_p.h MovementDirection and Reference enumerators are now QFlags (using Q_DECLARE_FLAGS), as suggested by aseigo 2010-02-02 13:36:23 +00:00
rotationstacked.cpp MovementDirection and Reference enumerators are now QFlags (using Q_DECLARE_FLAGS), as suggested by aseigo 2010-02-02 13:36:23 +00:00
slide_p.h MovementDirection and Reference enumerators are now QFlags (using Q_DECLARE_FLAGS), as suggested by aseigo 2010-02-02 13:36:23 +00:00
slide.cpp MovementDirection and Reference enumerators are now QFlags (using Q_DECLARE_FLAGS), as suggested by aseigo 2010-02-02 13:36:23 +00:00
stackedlayout.cpp --compileWarnings; 2010-01-31 21:44:11 +00:00
stackedlayout.h --compileWarnings; 2010-01-31 21:44:11 +00:00
zoom_p.h * kill some memory leaks 2010-01-12 22:24:58 +00:00
zoom.cpp * adapt to API 2010-01-04 09:18:11 +00:00