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

Mike Fenton mike at staikos.net
Wed May 28 20:15:06 CEST 2008


SVN commit 813770 by fenton:

Extend SamplePlugin/Plugin Interface to support custom configuration widgets / editing of plugin objects.


 M  +22 -26    libkstapp/basicplugindialog.cpp  
 M  +6 -5      libkstapp/basicplugindialog.h  
 M  +5 -61     libkstapp/basicplugintab.ui  
 M  +4 -5      libkstapp/datamanager.cpp  
 M  +2 -2      libkstapp/dialoglaunchergui.cpp  
 M  +1 -1      libkstapp/dialoglaunchergui.h  
 M  +5 -8      libkstmath/basicplugin.cpp  
 M  +3 -0      libkstmath/basicplugin.h  
 M  +63 -13    libkstmath/dataobject.cpp  
 M  +34 -2     libkstmath/dataobject.h  
 M  +2 -2      libkstmath/dataobjectplugin.h  
 M  +1 -2      libkstmath/dialoglauncher.cpp  
 M  +1 -1      libkstmath/dialoglauncher.h  
 M  +62 -30    plugins/sampleplugin/sampleplugin.cpp  
 M  +7 -2      plugins/sampleplugin/sampleplugin.h  
 M  +2 -0      plugins/sampleplugin/sampleplugin.pro  
 M  +37 -3     plugins/sampleplugin/samplepluginconfig.ui  




More information about the Kst mailing list