plasma-framework/scriptengines/javascript
Aaron J. Seigo 14ec881538 * correct lower case of "addoncreated" for event listener calling
* semi-failed experiment on adding things to the object (would love to have them availabe when construct() is called). will need to consult with QtScript gurus in their mountaintop fortress dojo

svn path=/trunk/KDE/kdebase/runtime/; revision=1159621
2010-08-05 20:08:26 +00:00
..
data register the servicetype 2010-08-05 19:26:25 +00:00
simplebindings --buildWarnings; 2010-05-21 18:49:40 +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 register the servicetype 2010-08-05 19:26:25 +00:00
javascriptaddonpackagestructure.h we will want this in code/ .. addons may want to grab other data as well 2010-08-05 19:40:13 +00:00
javascriptdataengine.cpp allow the common properties implemented in ScriptEnv (for code sharing, consistency) to be assigned to any object (e.g. the m_self/m_iface script values created in the DataEngine and Runner ScriptEngines) 2010-08-05 19:05:37 +00:00
javascriptdataengine.h include functionality 2010-06-29 22:11:15 +00:00
javascriptrunner.cpp allow the common properties implemented in ScriptEnv (for code sharing, consistency) to be assigned to any object (e.g. the m_self/m_iface script values created in the DataEngine and Runner ScriptEngines) 2010-08-05 19:05:37 +00:00
javascriptrunner.h include() 2010-06-29 23:44:27 +00:00
Messages.sh rename qtgui to reflect its actual purpose 2009-11-18 22:39:12 +00:00
scriptenv.cpp * correct lower case of "addoncreated" for event listener calling 2010-08-05 20:08:26 +00:00
scriptenv.h * correct lower case of "addoncreated" for event listener calling 2010-08-05 20:08:26 +00:00
scriptenvui.cpp bring back the old hack 2010-08-05 04:42:39 +00:00
simplejavascriptapplet.cpp move the event listener concept to the scriptenv, introduce the concept of addons for javascript components 2010-08-04 03:53:41 +00:00
simplejavascriptapplet.h move the event listener concept to the scriptenv, introduce the concept of addons for javascript components 2010-08-04 03:53:41 +00:00