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

Mike Fenton mike at staikos.net
Wed Oct 1 16:51:15 CEST 2008


SVN commit 866645 by fenton:

Add Gradient Unweighted and Gradient Weighted Fits Plugins.


 M  +2 -0      fits.pro  
 A             gradient_unweighted (directory)  
 AM            gradient_unweighted/fitgradient_unweighted.cpp   [License: GPL (v2+)]
 AM            gradient_unweighted/fitgradient_unweighted.h   [License: GPL (v2+)]
 AM            gradient_unweighted/fitgradient_unweightedconfig.ui  
 AM            gradient_unweighted/gradient_unweighted.pro  
 AM            gradient_unweighted/kstplugin_fits_gradient_unweighted.desktop  
 A             gradient_weighted (directory)  
 AM            gradient_weighted/fitgradient_weighted.cpp   [License: GPL (v2+)]
 AM            gradient_weighted/fitgradient_weighted.h   [License: GPL (v2+)]
 AM            gradient_weighted/fitgradient_weightedconfig.ui  
 AM            gradient_weighted/gradient_weighted.pro  
 AM            gradient_weighted/kstplugin_fits_gradient_weighted.desktop  


--- branches/work/kst/portto4/kst/src/plugins/fits/fits.pro #866644:866645
@@ -2,5 +2,7 @@
 CONFIG += ordered
 
 SUBDIRS += \
+    gradient_weighted \
+    gradient_unweighted \
     linear_weighted \
     linear_unweighted
** branches/work/kst/portto4/kst/src/plugins/fits/gradient_unweighted/fitgradient_unweighted.cpp #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/gradient_unweighted/fitgradient_unweighted.h #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/gradient_unweighted/fitgradient_unweightedconfig.ui #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/gradient_unweighted/gradient_unweighted.pro #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/gradient_unweighted/kstplugin_fits_gradient_unweighted.desktop #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/gradient_weighted/fitgradient_weighted.cpp #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/gradient_weighted/fitgradient_weighted.h #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/gradient_weighted/fitgradient_weightedconfig.ui #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/gradient_weighted/gradient_weighted.pro #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/gradient_weighted/kstplugin_fits_gradient_weighted.desktop #property svn:executable
   + *


More information about the Kst mailing list