[Kst] kdeextragear-2/kst/kst

Barth Netterfield netterfield at astro.utoronto.ca
Fri May 23 01:25:16 CEST 2003


CVS commit by netterfield: 

Made kstvector a kstdataobject
	this breaks d2asc compiles, but kst is still OK: Help
Made doc->scalarList a static member of kstvector, so that kstvectors
	can insert their scalars into the list.

I think it would be better to add doc->scalarList to KstScalar
	and doc->vectorList as static member of KstVector so things
	can insert and delete themselves!


  M +1 -1      Makefile.am   1.19
  M +3 -1      kstdataobject.h   1.3
  M +3 -1      kstdoc.cpp   1.12
  M +6 -5      kstequationcurve.cpp   1.13
  M +1 -1      kstequationcurve.h   1.7
  M +4 -2      ksthistogram.cpp   1.5
  M +1 -1      ksthistogram.h   1.5
  M +4 -2      kstplugin.cpp   1.15
  M +1 -1      kstplugin.h   1.9
  M +5 -3      kstpsdcurve.cpp   1.7
  M +1 -1      kstpsdcurve.h   1.6
  M +2 -2      kstquickcurvesdialog_i.cpp   1.8
  M +1 -1      kstquickpsddialog_i.cpp   1.7
  M +3 -2      kstvcurve.cpp   1.6
  M +1 -1      kstvcurve.h   1.6
  M +22 -11    kstvector.cpp   1.11
  M +8 -9      kstvector.h   1.12
  M +1 -1      kstvectordialog_i.cpp   1.7
  M +4 -4      main.cpp   1.11





More information about the Kst mailing list