[Kst] [Kst-plot/kst] 1365cc: Fix another qreal/double issue
Barth Netterfield
netterfield at astro.utoronto.ca
Sat Feb 21 18:00:11 UTC 2015
Branch: refs/heads/master
Home: https://github.com/Kst-plot/kst
Commit: 1365ccf2fd2da59025be623b97b7207f95ba8884
https://github.com/Kst-plot/kst/commit/1365ccf2fd2da59025be623b97b7207f95ba8884
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2015-02-21 (Sat, 21 Feb 2015)
Changed paths:
M src/libkstmath/curve.cpp
Log Message:
-----------
Fix another qreal/double issue
CCBUG: 342642
Commit: 15371065c9fb53123179fda9568e5172b6dd7891
https://github.com/Kst-plot/kst/commit/15371065c9fb53123179fda9568e5172b6dd7891
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2015-02-21 (Sat, 21 Feb 2015)
Changed paths:
M src/libkstapp/plotrenderitem.cpp
Log Message:
-----------
Display time as time in status bar for Y also.
Commit: ee7a591dfb75c719ad48e497fa3fe2179a0a9928
https://github.com/Kst-plot/kst/commit/ee7a591dfb75c719ad48e497fa3fe2179a0a9928
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2015-02-21 (Sat, 21 Feb 2015)
Changed paths:
M src/libkst/objectstore.cpp
M src/libkst/objectstore.h
M src/libkstapp/equationdialog.cpp
M src/libkstapp/equationdialog.h
Log Message:
-----------
Improve default logic for equation X vectors.
Commit: ae9d58b220a1884b477a8421425b7ccff23197ec
https://github.com/Kst-plot/kst/commit/ae9d58b220a1884b477a8421425b7ccff23197ec
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2015-02-21 (Sat, 21 Feb 2015)
Changed paths:
M src/libkstapp/datawizardpagevectors.ui
Log Message:
-----------
Keyboard accelerators for DataWizard vectors page.
Commit: 3b9fcb2f8e6df995f5bec33513162ac433f59678
https://github.com/Kst-plot/kst/commit/3b9fcb2f8e6df995f5bec33513162ac433f59678
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2015-02-21 (Sat, 21 Feb 2015)
Changed paths:
M src/libkstapp/equationdialog.cpp
M src/libkstapp/equationdialog.h
M src/widgets/datarange.cpp
M src/widgets/datarange.h
M src/widgets/datarange.ui
Log Message:
-----------
Add a 'last index' field to the range selector.
The samples read can now be specified by entering any two of
Start, Last, and range. The third one is calculated automatically.
Only works if the range units are the same as the start/end units.
Commit: 1db67d30894c48ff9154d87a89b56bf1ff34939e
https://github.com/Kst-plot/kst/commit/1db67d30894c48ff9154d87a89b56bf1ff34939e
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2015-02-21 (Sat, 21 Feb 2015)
Changed paths:
M src/datasources/sourcelist/sourcelist.cpp
Log Message:
-----------
Fix SourceList datasource INDEX field with skip.
The INDEX field with SourceList data sources was
buggy (it would reset to zero each sub-file).
This fixes it.
Compare: https://github.com/Kst-plot/kst/compare/e74e56b29099...1db67d30894c
More information about the Kst
mailing list