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

Adam Treat treat at kde.org
Tue Sep 19 00:36:00 CEST 2006


SVN commit 586184 by treat:

* Modify dialog infrastructure to allow the basic
plugin dialog to initialize when showing for a new
object.  This will also allow to fix a bug introduced in the
datamanager GUI for creating C Plugins. 
* Programmatically create the input/output widgets in
the basic plugin dialog.
* A couple more style fixes.


 M  +30 -30    libkstapp/dialoglauncher-gui.cpp  
 M  +10 -10    libkstapp/dialoglauncher-gui.h  
 M  +159 -4    libkstapp/kstbasicdialog_i.cpp  
 M  +15 -0     libkstapp/kstbasicdialog_i.h  
 M  +2 -1      libkstapp/kstdatadialog.ui  
 M  +12 -5     libkstapp/kstdatadialog.ui.h  
 M  +4 -11     libkstapp/kstdatamanager_i.cpp  
 M  +0 -1      libkstapp/kstdatamanager_i.h  
 M  +20 -10    libkstmath/dialoglauncher.cpp  
 M  +10 -10    libkstmath/dialoglauncher.h  
 M  +5 -1      libkstmath/kstbasicplugin.cpp  
 M  +17 -13    libkstmath/kstdataobject.cpp  
 M  +2 -2      libkstmath/kstdataobject.h  




More information about the Kst mailing list