[Kst] [Bug 297568] Reference to plugin lost in equation after saving
netterfield at astro.utoronto.ca
netterfield at astro.utoronto.ca
Mon Apr 23 22:21:56 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=297568
netterfield at astro.utoronto.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from netterfield at astro.utoronto.ca ---
SVN commit 1291312 by netterfield:
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.
M +2 -0 libkst/matrix.cpp
M +6 -0 libkst/primitive.h
M +1 -0 libkst/scalar.cpp
M +1 -0 libkst/string_kst.cpp
M +2 -0 libkst/vector.cpp
M +50 -1 libkstapp/document.cpp
M +4 -1 libkstapp/document.h
M +0 -1 libkstmath/basicpluginfactory.cpp
M +22 -0 libkstmath/dataobject.cpp
M +5 -0 libkstmath/dataobject.h
M +1 -5 libkstmath/equation.cpp
M +4 -0 plugins/filters/despike/filterdespike.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1291312
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kst
mailing list