[Kst] branches/work/kst/portto4/kst

Barth Netterfield netterfield at astro.utoronto.ca
Mon Dec 10 22:21:21 UTC 2012


SVN commit 1328042 by netterfield:

Somewhat major rework of scripting:
-Most functions take objects, not handles to them
-infrastructure added for handling plugins
-Most Fit plugins added
-Documentation updated



 AM            pyKst/demo/dataobjects.py  
 M  +2 -1      pyKst/demo/ksnspire.py  
 M  +1 -1      pyKst/html/Makefile  
 M  +4 -4      pyKst/html/conf.py  
 M  +31 -11    pyKst/html/index.rst  
 M  +269 -90   pyKst/pykst.py  
 M  +16 -1     src/libkstapp/dialogscriptinterface.cpp  
 M  +5 -1      src/libkstapp/dialogscriptinterface.h  
 M  +11 -391   src/libkstapp/kstScript.txt  
 M  +1 -1      src/libkstapp/plotitem.cpp  
 A             src/libkstapp/pluginscriptinterface.cpp   [License: GPL (v2+)]
 A             src/libkstapp/pluginscriptinterface.h   [License: GPL (v2+)]
 M  +42 -0     src/libkstapp/scriptserver.cpp  
 M  +3 -0      src/libkstapp/scriptserver.h  
 M  +52 -0     src/libkstmath/dataobject.cpp  
 M  +2 -0      src/libkstmath/dataobject.h  
 M  +2 -2      src/plugins/fits/kneefrequency/fitkneefrequency.cpp  
 M  +8 -3      src/plugins/fits/linear_unweighted/fitlinear_unweightedconfig.ui  


http://websvn.kde.org/?view=rev&revision=1328042


More information about the Kst mailing list