plasma-framework/scripting
Aaron J. Seigo 6019dc7b27 huge patch, but it's needed to avoid crashes and i can't wait on other people's pending work forever. so...
QueryMatch by value! shared dptr == no copy of data either! so (nearly) all the speed love of pointers with none of the crash hate. woo!

RunnerContext also by value! die pointers die!

also get rid of tons of locking that just doesn't make sense anymore; get rid of data priority enum as well since it's completely meaningless.

speed, glory, stability! ftw!

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=805661
2008-05-09 03:49:11 +00:00
..
appletscript.cpp * Oops, the scripting method 'showConfigurationInterface()' was correctly named after all, so 2008-05-08 17:46:28 +00:00
appletscript.h * Oops, the scripting method 'showConfigurationInterface()' was correctly named after all, so 2008-05-08 17:46:28 +00:00
dataenginescript.cpp API review: sourceRequested() -> sourceRequestEvent() 2008-04-26 12:59:44 +00:00
dataenginescript.h API review: sourceRequested() -> sourceRequestEvent() 2008-04-26 12:59:44 +00:00
runnerscript.cpp huge patch, but it's needed to avoid crashes and i can't wait on other people's pending work forever. so... 2008-05-09 03:49:11 +00:00
runnerscript.h huge patch, but it's needed to avoid crashes and i can't wait on other people's pending work forever. so... 2008-05-09 03:49:11 +00:00
scriptengine.cpp Language->API 2008-04-30 11:41:07 +00:00
scriptengine.h API REVIEW: contructor -> protected 2008-04-27 13:50:49 +00:00