[Kst] [Kst-plot/kst] 1b3cb5: More scripting work.

Barth Netterfield netterfield at astro.utoronto.ca
Tue Jun 10 21:00:10 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/Kst-plot/kst
  Commit: 1b3cb5200aab0dba703885b5600ab95414107f8b
      https://github.com/Kst-plot/kst/commit/1b3cb5200aab0dba703885b5600ab95414107f8b
  Author: Barth Netterfield <netterfield at astro.utoronto.ca>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M pyKst/demo/testdataobjects.py
    M pyKst/pykst.py
    M src/libkstapp/scriptserver.cpp
    M src/libkstapp/scriptserver.h
    M src/libkstmath/dataobject.cpp
    M src/libkstmath/dataobjectscriptinterface.cpp
    M src/libkstmath/dataobjectscriptinterface.h
    M src/libkstmath/equation.cpp
    M src/libkstmath/psd.cpp
    M src/libkstmath/psd.h

  Log Message:
  -----------
  More scripting work.

Finish equations and start on spectra.


  Commit: 9e30a9cadb7c7688a2804a4d6478e18e403a9091
      https://github.com/Kst-plot/kst/commit/9e30a9cadb7c7688a2804a4d6478e18e403a9091
  Author: Barth Netterfield <netterfield at astro.utoronto.ca>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M src/kst/main.cpp

  Log Message:
  -----------
  Use "native" if "use raster" is not selected.

QT's default graphics system on all platforms has changed to
"raster" so the code to select "raster" or not did nothing.
However, native works far better for remote X, so it is
a very good idea to have it available.  This patch makes
sure that the selection box actually does something.


Compare: https://github.com/Kst-plot/kst/compare/03e7da152a6e...9e30a9cadb7c


More information about the Kst mailing list