plasma-framework/scriptengines/javascript
Aaron J. Seigo f8eb8c96e9 runners now support extensions (and network/local io), though without any access restrictions
svn path=/trunk/KDE/kdebase/runtime/; revision=1070945
2010-01-07 02:39:49 +00:00
..
simplebindings isolate out the common QScriptEngine setup that is sharable between the various ScriptEngines; this will prevent having to reimplement (or more likely copy and paste) the extensions loading, print, debug, etc. from the applet implementation to get that support in dataengines and runners. 2010-01-07 02:04:59 +00:00
appletauthorization.cpp isolate out the common QScriptEngine setup that is sharable between the various ScriptEngines; this will prevent having to reimplement (or more likely copy and paste) the extensions loading, print, debug, etc. from the applet implementation to get that support in dataengines and runners. 2010-01-07 02:04:59 +00:00
appletauthorization.h isolate out the common QScriptEngine setup that is sharable between the various ScriptEngines; this will prevent having to reimplement (or more likely copy and paste) the extensions loading, print, debug, etc. from the applet implementation to get that support in dataengines and runners. 2010-01-07 02:04:59 +00:00
authorization.h isolate out the common QScriptEngine setup that is sharable between the various ScriptEngines; this will prevent having to reimplement (or more likely copy and paste) the extensions loading, print, debug, etc. from the applet implementation to get that support in dataengines and runners. 2010-01-07 02:04:59 +00:00
backportglobal.h ok, this time _really_ move it over. svn is sometimes a little too forgiving / sloppy :( 2009-05-13 00:55:25 +00:00
CMakeLists.txt runners now support extensions (and network/local io), though without any access restrictions 2010-01-07 02:39:49 +00:00
javascriptdataengine.cpp dataengines now support extensions (and network/local io), though without any access restrictions 2010-01-07 02:27:54 +00:00
javascriptdataengine.h dataengines now support extensions (and network/local io), though without any access restrictions 2010-01-07 02:27:54 +00:00
javascriptrunner.cpp runners now support extensions (and network/local io), though without any access restrictions 2010-01-07 02:39:49 +00:00
javascriptrunner.h runners now support extensions (and network/local io), though without any access restrictions 2010-01-07 02:39:49 +00:00
Messages.sh rename qtgui to reflect its actual purpose 2009-11-18 22:39:12 +00:00
plasma-scriptengine-applet-simple-javascript.desktop SVN_SILENT made messages (.desktop file) 2010-01-01 11:09:03 +00:00
plasma-scriptengine-dataengine-javascript.desktop SVN_SILENT made messages (.desktop file) 2010-01-02 11:35:49 +00:00
plasma-scriptengine-runner-javascript.desktop SVN_SILENT made messages (.desktop file) 2010-01-01 11:09:03 +00:00
scriptenv.cpp moderately lame way to get conditional compilation of GUI features 2010-01-07 02:26:44 +00:00
scriptenv.h isolate out the common QScriptEngine setup that is sharable between the various ScriptEngines; this will prevent having to reimplement (or more likely copy and paste) the extensions loading, print, debug, etc. from the applet implementation to get that support in dataengines and runners. 2010-01-07 02:04:59 +00:00
scriptenvui.cpp moderately lame way to get conditional compilation of GUI features 2010-01-07 02:26:44 +00:00
simplejavascriptapplet.cpp moderately lame way to get conditional compilation of GUI features 2010-01-07 02:26:44 +00:00
simplejavascriptapplet.h isolate out the common QScriptEngine setup that is sharable between the various ScriptEngines; this will prevent having to reimplement (or more likely copy and paste) the extensions loading, print, debug, etc. from the applet implementation to get that support in dataengines and runners. 2010-01-07 02:04:59 +00:00