[Kst] kdeextragear-2/kst/kst
Andrew Walker
arwalker at sumusltd.com
Tue Jan 4 20:48:02 CET 2005
CVS commit by arwalker:
Allow the user to specify asymmetric error bars. Be default the same error values will be used in both the +ve and -ve directions. If an older kst file is read in that supported only symmetric error bars then the same error values will be used in both the +ve and -ve directions. If an older version of kst reads in a kst file that uses asymmetric error bars then only the +ve value will be honoured and will be used for both +ve and -ve values.
CCMAIL: 96236-done at bugs.kde.org
M +166 -82 curvedialog.ui 1.23
M +3 -3 datawizard.ui.h 1.103
M +103 -17 kst2dplot.cpp 1.342
M +10 -2 kstbasecurve.h 1.34
M +82 -3 kstcurvedialog_i.cpp 1.77
M +2 -0 kstcurvedialog_i.h 1.18
M +1 -1 kstcurvehint.cpp 1.3
M +1 -1 ksteqdialog_i.cpp 1.74
M +1 -1 kstfilterdialog_i.cpp 1.27
M +1 -1 kstfitdialog_i.cpp 1.50
M +1 -1 ksthsdialog_i.cpp 1.77
M +3 -3 kstiface_impl.cpp 1.58
M +25 -0 kstpoint.cpp 1.10
M +1 -1 kstpoint.h 1.9
M +1 -1 kstpsddialog_i.cpp 1.71
M +115 -4 kstvcurve.cpp 1.55
M +14 -1 kstvcurve.h 1.29
M +5 -5 main.cpp 1.94
More information about the Kst
mailing list