[Kst] extragear/graphics/kst/src

George Staikos staikos at kde.org
Tue Apr 11 02:11:29 CEST 2006


SVN commit 528439 by staikos:

two patches that I'm stuck committing together:

1) remove KstPoint and make the two functions namespaced (KstCurvePointSymbol)
2) merge back the DataWizard patch by Andrew, with a few bugs fixed and a few
bugs added (UI related)

We decided not to keep the x/y selected label.

BUG: 120329, 120330


 M  +0 -2      extensions/js/bind_point.h  
 M  +435 -169  libkstapp/datawizard.ui  
 M  +265 -189  libkstapp/datawizard.ui.h  
 M  +3 -3      libkstapp/kstcurvedialog_i.cpp  
 M  +1 -1      libkstapp/kstcurvedifferentiate_i.cpp  
 M  +1 -1      libkstapp/ksteqdialog_i.cpp  
 M  +1 -1      libkstapp/kstfilterdialog_i.cpp  
 M  +1 -1      libkstapp/kstfitdialog_i.cpp  
 M  +1 -1      libkstapp/ksthsdialog_i.cpp  
 M  +1 -1      libkstapp/kstpsddialog_i.cpp  
 M  +1 -1      libkstmath/Makefile.am  
 A             libkstmath/kstcurvepointsymbol.cpp   libkstmath/kstpoint.cpp#526781 [License: GPL (v2+)]
 A             libkstmath/kstcurvepointsymbol.h   libkstmath/kstpoint.h#526781 [License: GPL (v2+)]
 D             libkstmath/kstpoint.cpp  
 D             libkstmath/kstpoint.h  
 M  +13 -15    libkstmath/kstvcurve.cpp  
 M  +4 -4      libkstmath/kstvcurve.h  
 M  +1 -1      widgets/curveappearancewidget.ui  
 M  +3 -8      widgets/curveappearancewidget.ui.h  
 M  +1 -1      widgets/datarangewidget.ui  




More information about the Kst mailing list