plasma-framework/scriptengines/javascript
2010-03-31 21:32:27 +00:00
..
simplebindings QSizePolicy, need to make size policy setting possible 2010-03-24 23:56:07 +00:00
appletauthorization.cpp return a value 2010-01-11 15:57:54 +00:00
appletauthorization.h make it possible to turn off all eternal extensions 2010-01-08 00:55:46 +00:00
authorization.h make it possible to turn off all eternal extensions 2010-01-08 00:55:46 +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 QSizePolicy, need to make size policy setting possible 2010-03-24 23:56:07 +00:00
javascriptdataengine.cpp A fairly large patch, but mostly moving things. In order to allow 2010-02-22 11:33:21 +00:00
javascriptdataengine.h A fairly large patch, but mostly moving things. In order to allow 2010-02-22 11:33:21 +00:00
javascriptrunner.cpp A fairly large patch, but mostly moving things. In order to allow 2010-02-22 11:33:21 +00:00
javascriptrunner.h A fairly large patch, but mostly moving things. In order to allow 2010-02-22 11:33:21 +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-03-04 16:46:17 +00:00
plasma-scriptengine-dataengine-javascript.desktop SVN_SILENT made messages (.desktop file) 2010-03-18 06:54:13 +00:00
plasma-scriptengine-runner-javascript.desktop SVN_SILENT made messages (.desktop file) 2010-03-04 16:46:17 +00:00
scriptenv.cpp make registerEnums static 2010-03-24 23:31:08 +00:00
scriptenv.h make registerEnums static 2010-03-24 23:31:08 +00:00
scriptenvui.cpp ok, include the moc file everywhere it needs to be, with more ifdef uglies 2010-01-10 13:03:53 +00:00
simplejavascriptapplet.cpp save some code; if profiling later shows it too expensive to set up the args lists for some of these calls, then we can check for the existence of the callbacks after first script evaluation and go from there 2010-03-31 21:32:27 +00:00
simplejavascriptapplet.h pass on the activate() signal 2010-03-09 05:18:52 +00:00