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

Barth Netterfield netterfield at astro.utoronto.ca
Tue Sep 23 01:55:29 CEST 2008


SVN commit 863731 by netterfield:

-Invent data scalars
-Add data scalars to the scalar dialog
-upgrade data sources to know about data scalars
-put basic data scalars into dirfiles and ascii data sources
-fix a few little bugs here and there
-capriciously fix a few compiler warnings



 M  +28 -16    datasources/ascii/ascii.cpp  
 M  +8 -4      datasources/ascii/ascii.h  
 M  +14 -3     datasources/dirfile/dirfile.cpp  
 M  +2 -1      datasources/dirfile/dirfile.h  
 A             libkst/datascalar.cpp   [License: GPL (v2+)]
 A             libkst/datascalar.h   [License: GPL (v2+)]
 M  +9 -18     libkst/datasource.cpp  
 M  +8 -7      libkst/datasource.h  
 M  +4 -4      libkst/datavector.h  
 M  +2 -0      libkst/libkst.pro  
 M  +4 -2      libkst/scalar.h  
 M  +4 -4      libkst/vectorfactory.cpp  
 M  +1 -1      libkstapp/plotaxis.cpp  
 M  +177 -6    libkstapp/scalardialog.cpp  
 M  +32 -1     libkstapp/scalardialog.h  
 M  +176 -53   libkstapp/scalartab.ui  
 M  +0 -2      libkstapp/vectordialog.cpp  
 M  +2 -2      libkstapp/vectortab.ui  
 M  +2 -2      libkstmath/curvefactory.cpp  




More information about the Kst mailing list