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 Provide config interface for scripted effects and KWin scripts 2013-03-04 10:29:24 +01:00
documentation-effect-global.xml export AnimationEffect::set and ::cancel to script 2013-03-28 19:47:30 +01:00
documentation-global.xml
genericscriptedconfig.cpp i18n: typo fix 2013-03-04 10:34:16 +01:00
genericscriptedconfig.h Provide config interface for scripted effects and KWin scripts 2013-03-04 10:29:24 +01:00
kwinscript.desktop
Messages.sh Extract messages from scripts and scripting module 2013-03-04 10:29:25 +01:00
meta.cpp Export Toplevel to KWin::Scripts 2013-02-14 08:16:19 +01:00
meta.h Export Toplevel to KWin::Scripts 2013-02-14 08:16:19 +01:00
scriptedeffect.cpp export AnimationEffect::set and ::cancel to script 2013-03-28 19:47:30 +01:00
scriptedeffect.h export AnimationEffect::set and ::cancel to script 2013-03-28 19:47:30 +01:00
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 Split out screen handling from Workspace into own class Screens 2013-04-15 10:25:10 +02:00
scripting_model.h Split out screen handling from Workspace into own class Screens 2013-04-15 10:25:10 +02:00
scriptingutils.cpp
scriptingutils.h
timer.cpp Strip module path from all Qt #include <> 2013-03-06 10:26:56 +01:00
workspace_wrapper.cpp Split out screen handling from Workspace into own class Screens 2013-04-15 10:25:10 +02:00
workspace_wrapper.h Strip module path from all Qt #include <> 2013-03-06 10:26:56 +01:00