plasma-framework/scripting
Aaron J. Seigo 2954087e8d * eliminate the three search lists and have just one
* remove add*Match since they broke the pattern of usage (who owns the match? do you have to add it again? etc..)
* add addMatch to compliment addMatches for those runners that just ever have one match
* make the default SearchMatch type Possible rather than Exact (making Exact and Informational the exceptions, which matches usage patterns)
* const'ify the API a bit better

generally more performant, lower memory usage and clearer API having seen what is beign done in the runners. also makes it a bit easier to turn the Matches into a qt model

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=776931
2008-02-19 03:59:21 +00:00
..
appletscript.cpp BINARY INCOMPATIBLE CHANGE 2008-01-25 00:04:03 +00:00
appletscript.h BINARY INCOMPATIBLE CHANGE 2008-01-25 00:04:03 +00:00
dataenginescript.cpp Scripting update. 2008-02-04 04:41:40 +00:00
dataenginescript.h Scripting update. 2008-02-04 04:41:40 +00:00
runnerscript.cpp * eliminate the three search lists and have just one 2008-02-19 03:59:21 +00:00
runnerscript.h * eliminate the three search lists and have just one 2008-02-19 03:59:21 +00:00
scriptengine.cpp Scripting update. 2008-02-04 04:41:40 +00:00
scriptengine.h BINARY INCOMPATIBLE CHANGE 2008-01-25 00:04:03 +00:00