plasma-framework/scripting
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
..
appletscript.cpp massive step towards QGraphicsView being separated from libplasma 2011-11-17 14:43:37 +01:00
appletscript.h massive step towards QGraphicsView being separated from libplasma 2011-11-17 14:43:37 +01:00
dataenginescript.cpp Package replaces PackageStructure+Package 2011-07-15 13:04:16 +02:00
dataenginescript.h Package replaces PackageStructure+Package 2011-07-15 13:04:16 +02:00
runnerscript.cpp Package replaces PackageStructure+Package 2011-07-15 13:04:16 +02:00
runnerscript.h Package replaces PackageStructure+Package 2011-07-15 13:04:16 +02:00
scriptengine.cpp Merge branch 'libplasma2' into frameworks 2011-08-12 11:45:49 +02:00
scriptengine.h Package replaces PackageStructure+Package 2011-07-15 13:04:16 +02:00
wallpaperscript.cpp Package replaces PackageStructure+Package 2011-07-15 13:04:16 +02:00
wallpaperscript.h Package replaces PackageStructure+Package 2011-07-15 13:04:16 +02:00