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

Mike Fenton mike at staikos.net
Thu Sep 25 20:41:36 CEST 2008


SVN commit 864855 by fenton:

Add Linear Weighted Fits plugin.


 A             fits (directory)  
 A             fits/common.h   [License: GPL (v2+)]
 A             fits/fits.pro  
 A             fits/linear_weighted (directory)  
 AM            fits/linear_weighted/fitlinear_weighted.cpp   [License: GPL (v2+)]
 AM            fits/linear_weighted/fitlinear_weighted.h   [License: GPL (v2+)]
 AM            fits/linear_weighted/fitlinear_weightedconfig.ui  
 AM            fits/linear_weighted/kstplugin_fits_linear_weighted.desktop  
 AM            fits/linear_weighted/linear_weighted.pro  
 M  +2 -1      plugins.pro  


** branches/work/kst/portto4/kst/src/plugins/fits/linear_weighted/fitlinear_weighted.cpp #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/linear_weighted/fitlinear_weighted.h #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/linear_weighted/fitlinear_weightedconfig.ui #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/linear_weighted/kstplugin_fits_linear_weighted.desktop #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/linear_weighted/linear_weighted.pro #property svn:executable
   + *
--- branches/work/kst/portto4/kst/src/plugins/plugins.pro #864854:864855
@@ -3,5 +3,6 @@
 
 SUBDIRS += \
     sampleplugin \
-    filters
+    filters \
+    fits
 


More information about the Kst mailing list