[Kst] [Kst-plot/kst] 7aefa2: Make editable vectors editable from the view vecto...

Nicolas Brisset nicolas.brisset at free.fr
Fri Nov 28 00:00:09 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/Kst-plot/kst
  Commit: 7aefa257d282dca71789de95808cf027d115f7b8
      https://github.com/Kst-plot/kst/commit/7aefa257d282dca71789de95808cf027d115f7b8
  Author: Nicolas Brisset <nicolas.brisset at free.fr>
  Date:   2014-11-27 (Thu, 27 Nov 2014)

  Changed paths:
    M src/libkstapp/vectormodel.cpp

  Log Message:
  -----------
  Make editable vectors editable from the view vectors dialog.


  Commit: 05bc9b67f3a72e67d9b7c06afaafae267c34c6ea
      https://github.com/Kst-plot/kst/commit/05bc9b67f3a72e67d9b7c06afaafae267c34c6ea
  Author: Nicolas Brisset <nicolas.brisset at free.fr>
  Date:   2014-11-27 (Thu, 27 Nov 2014)

  Changed paths:
    M src/libkst/vector.cpp
    M src/libkst/vector.h
    M src/libkstapp/vectormodel.cpp
    M src/libkstapp/vectormodel.h
    M src/libkstapp/viewvectordialog.cpp
    M src/libkstapp/viewvectordialog.h

  Log Message:
  -----------
  - Add context menu in view vector dialog to make vectors editable
- Try to make vectors editable. It works: the values are changed, but:
 a) the plots don't update automatically
 b) when a vector is changed, it should be saved to disk, which is not yet the case (editable vectors created from python are, so it's possible!)


  Commit: a64e4a46d8d752399ead68778b1fc099777f1161
      https://github.com/Kst-plot/kst/commit/a64e4a46d8d752399ead68778b1fc099777f1161
  Author: Nicolas Brisset <nicolas.brisset at free.fr>
  Date:   2014-11-28 (Fri, 28 Nov 2014)

  Changed paths:
    M src/libkst/datavector.cpp
    M src/libkstapp/viewvectordialog.cpp

  Log Message:
  -----------
  When a datavector has been modified manually, save it as an editable vector.


Compare: https://github.com/Kst-plot/kst/compare/d9f1e142ab45...a64e4a46d8d7


More information about the Kst mailing list