kwin/scripting
Martin Gräßlin b88f7ad8ce Remove QDeclarativeView from DeclarativeScript
The view is never shown or used in any way except to create the
QDeclarativeEngine. So instead of using a view as a wrapper, let's create
a QDeclarativeEngine and a Component and create the script from the
Component.

To have Plasma.Dialog working we also need to add the created script item
to a QGraphicsScene.
2013-04-16 08:10:15 +02:00
..
CMakeLists.txt
documentation-effect-global.xml
documentation-global.xml
genericscriptedconfig.cpp
genericscriptedconfig.h
kwinscript.desktop
Messages.sh
meta.cpp
meta.h
scriptedeffect.cpp
scriptedeffect.h
scripting.cpp Remove QDeclarativeView from DeclarativeScript 2013-04-16 08:10:15 +02:00
scripting.h Remove QDeclarativeView from DeclarativeScript 2013-04-16 08:10:15 +02:00
scripting_model.cpp
scripting_model.h
scriptingutils.cpp
scriptingutils.h
timer.cpp
workspace_wrapper.cpp
workspace_wrapper.h