[Kst] [Kst-plot/kst] 5159d5: Sticky Defaults now actually work for filter plugi...
Barth Netterfield
netterfield at astro.utoronto.ca
Wed Dec 11 14:19:09 UTC 2013
Branch: refs/heads/master
Home: https://github.com/Kst-plot/kst
Commit: 5159d52803998e51bb44afba0889fb128a1b36ae
https://github.com/Kst-plot/kst/commit/5159d52803998e51bb44afba0889fb128a1b36ae
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2013-12-11 (Wed, 11 Dec 2013)
Changed paths:
M src/libkstapp/filterfitdialog.cpp
M src/plugins/filters/butterworth_bandpass/butterworth_bandpass.cpp
M src/plugins/filters/butterworth_bandstop/butterworth_bandstop.cpp
M src/plugins/filters/butterworth_highpass/butterworth_highpass.cpp
M src/plugins/filters/butterworth_lowpass/butterworth_lowpass.cpp
M src/plugins/filters/cumulativeaverage/cumulativeaverage.cpp
M src/plugins/filters/cumulativesum/cumulativesum.cpp
M src/plugins/filters/despike/filterdespike.cpp
M src/plugins/filters/differentiation/differentiation.cpp
M src/plugins/filters/unwind/filterunwind.cpp
Log Message:
-----------
Sticky Defaults now actually work for filter plugins
BUG:
Fix un-initilalized variable.
Commit: b524d01835cd6a21bf3c561451200218c8b56a79
https://github.com/Kst-plot/kst/commit/b524d01835cd6a21bf3c561451200218c8b56a79
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2013-12-11 (Wed, 11 Dec 2013)
Changed paths:
M src/libkstapp/filterfitdialog.cpp
Log Message:
-----------
Filter the correct curve
BUG:
The wrong curve was being selected for filtering.
Select the right one.
Commit: 6d4ff64ea54e423c3c3c85119886688b46dbdbc7
https://github.com/Kst-plot/kst/commit/6d4ff64ea54e423c3c3c85119886688b46dbdbc7
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2013-12-11 (Wed, 11 Dec 2013)
Changed paths:
M src/libkst/namedobject.cpp
M src/libkst/namedobject.h
M src/libkstapp/mainwindow.cpp
Log Message:
-----------
On new session, reset name indexes
BUG:
Name indexes were not being reset on file->New Session.
Now they are
Compare: https://github.com/Kst-plot/kst/compare/32992fd82eec...6d4ff64ea54e
More information about the Kst
mailing list