[Kst] [Kst-plot/kst] 9482f6: Major rework of dialog updates.

Barth Netterfield netterfield at astro.utoronto.ca
Wed Oct 30 22:52:38 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/Kst-plot/kst
  Commit: 9482f67d3e5350690a1390b85465af218da98072
      https://github.com/Kst-plot/kst/commit/9482f67d3e5350690a1390b85465af218da98072
  Author: Barth Netterfield <netterfield at astro.utoronto.ca>
  Date:   2013-10-30 (Wed, 30 Oct 2013)

  Changed paths:
    M src/libkst/coredocument.h
    M src/libkst/objectstore.h
    A src/libkst/updateserver.cpp
    A src/libkst/updateserver.h
    M src/libkstapp/commandlineparser.cpp
    M src/libkstapp/csddialog.cpp
    M src/libkstapp/curvedialog.cpp
    M src/libkstapp/datadialog.cpp
    M src/libkstapp/datamanager.cpp
    M src/libkstapp/datamanager.h
    M src/libkstapp/datawizard.cpp
    M src/libkstapp/document.cpp
    M src/libkstapp/equationdialog.cpp
    M src/libkstapp/eventmonitordialog.cpp
    M src/libkstapp/filterfitdialog.cpp
    M src/libkstapp/histogramdialog.cpp
    M src/libkstapp/imagedialog.cpp
    M src/libkstapp/matrixdialog.cpp
    M src/libkstapp/powerspectrumdialog.cpp
    M src/libkstapp/scalardialog.cpp
    M src/libkstapp/scriptserver.cpp
    M src/libkstapp/sessionmodel.cpp
    M src/libkstapp/sessionmodel.h
    M src/libkstapp/stringdialog.cpp
    M src/libkstapp/stringscriptinterface.h
    M src/libkstapp/vectordialog.cpp
    M src/libkstapp/viewvectordialog.cpp
    M src/libkstapp/viewvectordialog.h
    M src/widgets/vectorselector.cpp
    M src/widgets/vectorselector.h

  Log Message:
  -----------
  Major rework of dialog updates.
If a dialog does something that creates a new data object, or
changes how it might appear in a dialog, then register the change
with the new UpdateServer.
Widgets should connect their update/refill routines with the
signal from the update server.


  Commit: 02732cd796ada6a8632dff86bdb54f8c8d4638a4
      https://github.com/Kst-plot/kst/commit/02732cd796ada6a8632dff86bdb54f8c8d4638a4
  Author: Barth Netterfield <netterfield at astro.utoronto.ca>
  Date:   2013-10-30 (Wed, 30 Oct 2013)

  Changed paths:
    M src/libkstapp/changedatasampledialog.cpp
    M src/libkstapp/changedatasampledialog.h
    M src/libkstapp/changefiledialog.cpp
    M src/libkstapp/changefiledialog.h

  Log Message:
  -----------
  Apply new update system to the change sample and change file dialogs.


Compare: https://github.com/Kst-plot/kst/compare/520c4f32578a...02732cd796ad


More information about the Kst mailing list