plasma-framework/animations
Aaron Seigo 90b02f3973 massive step towards QGraphicsView being separated from libplasma
* remove extenders (never panned out, used by exactly two components that we can find .. anywhere)
* move animations to libplasmagqv
* schedule js anims to be put into the js scriptengine
* move all QGraphicsProxyWidgets, except for IconWidget which is still used by PopupApplet, into libplasmaqgv
* create a subclass-able private class for Applet

TODO: move out icon widget, address FIXMES in graphicswidgetappletprivate.cpp and decide how to register the "right" private class for instantiation in Applet ctors
2011-11-17 14:43:37 +01:00
..
animation.cpp fix the moc 2010-09-22 21:14:40 +00:00
animation.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
easinganimation_p.h use the easing curve in all of our animations 2010-04-08 17:07:33 +00:00
easinganimation.cpp use the easing curve in all of our animations 2010-04-08 17:07:33 +00:00
fade_p.h use the easing curve in all of our animations 2010-04-08 17:07:33 +00:00
fade.cpp fix the moc 2010-09-22 21:14:40 +00:00
geometry_p.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
geometry.cpp fix the moc 2010-09-22 21:14:40 +00:00
grow_p.h use the easing curve in all of our animations 2010-04-08 17:07:33 +00:00
grow.cpp fix the moc 2010-09-22 21:14:40 +00:00
pendulumcurve_p.h Added Plasma::Animator::easingCurve() pre-defined easing curves factory. 2010-04-23 20:55:46 +00:00
pendulumcurve.cpp Added Plasma::Animator::easingCurve() pre-defined easing curves factory. 2010-04-23 20:55:46 +00:00
pixmaptransition_p.h bool, not pixmap 2010-09-22 20:52:10 +00:00
pixmaptransition.cpp shush the compiler with Q_UNUSED 2011-06-05 14:30:45 +02:00
pulser_p.h s/pulsershadow/widgetsnapshot 2010-04-15 18:51:26 +00:00
pulser.cpp fix the moc 2010-09-22 21:14:40 +00:00
rotation_p.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
rotation.cpp shush the compiler with Q_UNUSED 2011-06-05 14:30:45 +02:00
rotationstacked_p.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
rotationstacked.cpp fix the moc 2010-09-22 21:14:40 +00:00
slide_p.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
slide.cpp fix the moc 2010-09-22 21:14:40 +00:00
stackedlayout.cpp --compileWarnings; 2010-01-31 21:44:11 +00:00
stackedlayout.h Adding a todo. 2010-02-22 21:22:08 +00:00
widgetsnapshot_p.h s/pulsershadow/widgetsnapshot 2010-04-15 18:51:26 +00:00
widgetsnapshot.cpp s/pulsershadow/widgetsnapshot 2010-04-15 18:51:26 +00:00
zoom_p.h use the easing curve in all of our animations 2010-04-08 17:07:33 +00:00
zoom.cpp SVN_SILENT: ws 2010-07-10 10:41:47 +00:00