[Kst] extragear/graphics/kst/kst
Barth Netterfield
netterfield at astro.utoronto.ca
Tue Nov 8 21:49:42 CET 2005
SVN commit 479009 by netterfield:
KstViewLegend is now created and edited by the plot dialog and data
wizard, and main.cpp
KstLegend has been deleted.
The binding to the old legends has been bypassed.
Still TODO:
-save and load
-load old format
-edit dialog
-non-default names
-escaping of _ etc in default names
-optimize
M +0 -1 Makefile.am
M +1 -1 datawizard.ui
M +2 -6 datawizard.ui.h
M +0 -1 extensions/js/Makefile.am
M +10 -10 extensions/js/bind_plot.cpp
M +1 -1 extensions/js/bind_plot.h
M +68 -162 kst2dplot.cpp
M +2 -7 kst2dplot.h
D kstlegend.cpp
D kstlegend.h
M +29 -51 kstplotdialog_i.cpp
M +1 -1 kstplotdialog_i.h
M +14 -168 kstviewlegend.cpp
M +0 -14 kstviewlegend.h
M +5 -3 main.cpp
M +108 -117 plotdialog.ui
More information about the Kst
mailing list