Revision 1291312

Go back to digest for 29th April 2012

Bug Fixes in Educational

Barth Netterfield committed changes in /branches/work/kst/portto4/kst/src:

When saving data objects, sort them first so that they are not saved
before things they depend on. This will not fix old kst files where
the data objects are out of order, but it will prevent bad kst files
from being created in the future.

File Changes

Modified 12 files
  • /branches/work/kst/portto4/kst/src
  •   /libkst/matrix.cpp
  •   /libkst/primitive.h
  •   /libkst/scalar.cpp
  •   /libkst/string_kst.cpp
  •   /libkst/vector.cpp
  •   /libkstapp/document.cpp
  •   /libkstapp/document.h
  •   /libkstmath/basicpluginfactory.cpp
  •   /libkstmath/dataobject.cpp
  •   /libkstmath/dataobject.h
  •   /libkstmath/equation.cpp
  •   /plugins/filters/despike/filterdespike.cpp
12 files changed in total