[Kst] branches/work/kst/portto4/kst/src
Barth Netterfield
netterfield at astro.utoronto.ca
Thu Nov 29 15:58:47 CET 2007
SVN commit 742983 by netterfield:
More work on defaults.
-Widgets handle their own defaults with setWidgetDefault and
loadWidgetDefault
-Defaults added to curves, psds, matrixes, equations.
M +10 -1 libkstapp/curvedialog.cpp
M +1 -1 libkstapp/curvedialog.h
M +4 -21 libkstapp/datawizard.cpp
D libkstapp/dialogdefaults.cpp
D libkstapp/dialogdefaults.h
M +7 -1 libkstapp/equationdialog.cpp
M +12 -1 libkstapp/histogramdialog.cpp
M +1 -1 libkstapp/histogramdialog.h
M +0 -2 libkstapp/libkstapp.pro
M +23 -1 libkstapp/matrixdialog.cpp
M +7 -14 libkstapp/powerspectrumdialog.cpp
M +3 -7 libkstapp/vectordialog.cpp
M +25 -0 widgets/curveappearance.cpp
M +2 -1 widgets/curveappearance.h
M +22 -0 widgets/datarange.cpp
M +3 -0 widgets/datarange.h
A widgets/dialogdefaults.cpp [License: GPL (v2+)]
A widgets/dialogdefaults.h [License: GPL (v2+)]
M +31 -20 widgets/fftoptions.cpp
M +3 -0 widgets/fftoptions.h
M +2 -0 widgets/widgets.pro
More information about the Kst
mailing list