[Kst] [Kst-plot/kst] 492776: Fix off by one error in data range widget.
Barth Netterfield
netterfield at astro.utoronto.ca
Wed Apr 29 16:00:09 UTC 2015
Branch: refs/heads/master
Home: https://github.com/Kst-plot/kst
Commit: 4927768ef3b5635e1981854dbcbb3dade1975011
https://github.com/Kst-plot/kst/commit/4927768ef3b5635e1981854dbcbb3dade1975011
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths:
M src/widgets/datarange.cpp
Log Message:
-----------
Fix off by one error in data range widget.
Commit: 611ee177d808431b2ff870edd142234a0648f091
https://github.com/Kst-plot/kst/commit/611ee177d808431b2ff870edd142234a0648f091
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths:
M src/datasources/bis/bisdatasource.cpp
M src/datasources/bis/bisdatasource.h
Log Message:
-----------
BIS datasource gets an INDEX vector.
Commit: 5f2a617c5fe83502a197893e3a83be7d51201d4e
https://github.com/Kst-plot/kst/commit/5f2a617c5fe83502a197893e3a83be7d51201d4e
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths:
M src/libkst/datamatrix.cpp
M src/libkst/datamatrix.h
M src/libkstapp/mainwindow.cpp
Log Message:
-----------
Forward, etc now works for image streams
Commit: 17a93953198663bba9e501dfbe001ce19d958dc1
https://github.com/Kst-plot/kst/commit/17a93953198663bba9e501dfbe001ce19d958dc1
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths:
M src/libkstapp/commandlineparser.cpp
Log Message:
-----------
Recognize column numbers from command line.
Properly recognise column numbers from the command line for
ascii files, even when the columns have been renamed.
So "kst2 data.dat -y 3" will plot the third column
of the ascii file, even if column 3 has been reconfigured
to have a new name.
Compare: https://github.com/Kst-plot/kst/compare/8373161ff1af...17a939531986
More information about the Kst
mailing list