[Kst] [kst] [Bug 325393] Changing the plugin in the filter dialog loses the vector selection
Nicolas Brisset
nicolas.brisset at eurocopter.com
Sun Sep 29 19:30:54 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=325393
Nicolas Brisset <nicolas.brisset at eurocopter.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Nicolas Brisset <nicolas.brisset at eurocopter.com> ---
Fixed in git master with following commit (it seems bugzilla integration did
not work, so I'm adding the link manually here):
Branch: refs/heads/master
Home: https://github.com/Kst-plot/kst
Commit: 63555295e1a76db0253a11d5b867e48930513dc0
https://github.com/Kst-plot/kst/commit/63555295e1a76db0253a11d5b867e48930513dc0
Author: Nicolas Brisset <nicolas.brisset at free.fr>
Date: 2013-09-29 (Sun, 29 Sep 2013)
Changed paths:
M cmake/src/plugins/CMakeLists.txt
R src/plugins/dataobject/differentiation/differentiation.cpp
R src/plugins/dataobject/differentiation/differentiation.h
R src/plugins/dataobject/differentiation/differentiation.pro
R src/plugins/dataobject/differentiation/differentiationconfig.ui
R src/plugins/dataobject/differentiation/kstplugin_differentiation.desktop
M src/plugins/dataobject/shift/shift.cpp
M src/plugins/dataobject/shift/shift.h
M src/plugins/filters/differentiation/differentiation.cpp
Log Message:
-----------
- Solve wrong vector selection in shift and differentiation plugins -> fix
bug 325393
- Remove one copy of differentiation (dataobject) after merging the 2 slightly
different ones - keep the one in filter/
I haven't (yet) changed the differentiation algorithm, that will come next.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kst
mailing list