[Kst] branches/work/kst/portto4/kst/src
Barth Netterfield
netterfield at astro.utoronto.ca
Fri Apr 26 14:22:10 UTC 2013
SVN commit 1351419 by netterfield:
Make the asciiconfigwidget work - in that the parameters are recorded
and reloaded, etc.
BUT: not all of the parameters actually do anything yet. That is
coming... soon.
Also, fix a bug in the data wizard: now the x axis is only interpreted
as time if the chosen X vector is time.
M +632 -163 datasources/ascii/asciiconfig.ui
M +78 -59 datasources/ascii/asciiconfigwidget.cpp
M +0 -4 datasources/ascii/asciiconfigwidget.h
M +4 -3 datasources/ascii/asciisource.cpp
M +1 -1 datasources/ascii/asciisource.h
M +82 -11 datasources/ascii/asciisourceconfig.cpp
M +26 -4 datasources/ascii/asciisourceconfig.h
M +3 -3 datasources/ascii/kst_atof.cpp
M +2 -2 datasources/ascii/kst_atof.h
M +2 -1 libkst/datasource.cpp
M +6 -2 libkst/datasource.h
M +4 -0 libkst/datavector.cpp
M +3 -0 libkst/datavector.h
M +3 -0 libkst/vector.h
M +1 -1 libkstapp/datasourcedialog.cpp
M +2 -2 libkstapp/datawizard.cpp
M +25 -0 libkstapp/sharedaxisboxitem.cpp
M +3 -0 libkstapp/sharedaxisboxitem.h
M +4 -0 libkstapp/view.h
http://websvn.kde.org/?view=rev&revision=1351419
More information about the Kst
mailing list