kwin/scripting
Oliver Henshaw bf044bf509 Drop unneeded duplicate addImportPath
Let KDeclarative::setupBindings() add the import paths: it too takes
paths from KGlobal::dirs()->findDirs("module", "imports"); it adds paths
in the correct (reverse) order [1].

[1] See kdelibs 400b9f2e9d10386bb175b6123fe0cdaafeaffe61 for further
details.

REVIEW: 110670
2013-05-28 17:21:48 +01:00
..
documentation-effect-global.xml Export QEasingCurve to scripted Effects 2012-11-24 10:19:59 +01:00
documentation-global.xml Fix documentation error for global KWin script method 2012-10-28 09:50:34 +01:00
kwinscript.desktop SVN_SILENT made messages (.desktop file) 2013-01-31 16:31:28 +01:00
meta.cpp
meta.h
scriptedeffect.cpp Export QEasingCurve to scripted Effects 2012-11-24 10:19:59 +01:00
scriptedeffect.h Export QEasingCurve to scripted Effects 2012-11-24 10:19:59 +01:00
scripting.cpp Drop unneeded duplicate addImportPath 2013-05-28 17:21:48 +01:00
scripting.h Merge branch 'KDE/4.9' 2012-09-19 20:21:18 +02:00
scriptingutils.cpp
scriptingutils.h Allow Scripts to add menus to the UserActionsMenu 2012-09-07 07:32:00 +02:00
timer.cpp
workspace_wrapper.cpp Return displayHeight for property displayHeight and not displayWidth 2012-09-04 06:26:39 +02:00
workspace_wrapper.h