[Kst] branches/work/kst/portto4/kst
Mike Fenton
mike at staikos.net
Fri Oct 5 15:15:56 CEST 2007
SVN commit 721548 by fenton:
Conversion of kstcurvehint to Kst::CurveHint, KstCurvePointSymbol to
Kst::CurvePointSymbol and KstEquation to Kst::Equation and associated
changes.
M +2 -2 src/libkstapp/labelrenderer.cpp
M +2 -2 src/libkstapp/mainwindow.cpp
A src/libkstmath/curvehint.cpp src/libkstmath/kstcurvehint.cpp#721200 [License: GPL (v2+)]
A src/libkstmath/curvehint.h src/libkstmath/kstcurvehint.h#721200 [License: GPL (v2+)]
A src/libkstmath/curvepointsymbol.cpp src/libkstmath/kstcurvepointsymbol.cpp#721200 [License: GPL (v2+)]
A src/libkstmath/curvepointsymbol.h src/libkstmath/kstcurvepointsymbol.h#721200 [License: GPL (v2+)]
M +3 -3 src/libkstmath/dataobject.cpp
M +3 -3 src/libkstmath/dataobject.h
M +1 -1 src/libkstmath/enodefactory.cpp
M +13 -13 src/libkstmath/enodes.cpp
M +1 -1 src/libkstmath/enodes.h
M +6 -6 src/libkstmath/eparse-eh.cpp
M +1 -1 src/libkstmath/eparse-eh.h
A src/libkstmath/equation.cpp src/libkstmath/kstequation.cpp#721200 [License: GPL (v2+)]
A src/libkstmath/equation.h src/libkstmath/kstequation.h#721200 [License: GPL (v2+)]
M +5 -5 src/libkstmath/equationfactory.cpp
D src/libkstmath/kstcurvehint.cpp
D src/libkstmath/kstcurvehint.h
D src/libkstmath/kstcurvepointsymbol.cpp
D src/libkstmath/kstcurvepointsymbol.h
D src/libkstmath/kstequation.cpp
D src/libkstmath/kstequation.h
M +2 -2 src/libkstmath/kstpsd.cpp
M +1 -1 src/libkstmath/kstpsd.h
M +1 -1 src/libkstmath/kstrelation.h
M +4 -4 src/libkstmath/kstvcurve.cpp
M +1 -1 src/libkstmath/kstvcurve.h
M +6 -6 src/libkstmath/libkstmath.pro
M +13 -13 tests/testeqparser.cpp
More information about the Kst
mailing list