[Kst] [Kst-plot/kst] 47b814: Fix some bugs with update check type.

Barth Netterfield netterfield at astro.utoronto.ca
Wed Jul 16 16:00:06 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/Kst-plot/kst
  Commit: 47b814db2e7e2973a9e2f37ddb851821f377b4e8
      https://github.com/Kst-plot/kst/commit/47b814db2e7e2973a9e2f37ddb851821f377b4e8
  Author: Barth Netterfield <netterfield at astro.utoronto.ca>
  Date:   2014-07-16 (Wed, 16 Jul 2014)

  Changed paths:
    M src/datasources/ascii/asciisourceconfig.cpp
    M src/libkst/datasource.cpp
    M src/libkstapp/datasourcepluginfactory.cpp
    M src/libkstapp/mainwindow.cpp
    M src/libkstapp/vectordialog.cpp

  Log Message:
  -----------
  Fix some bugs with update check type.

-File is a bad default, since it fails for files which are links on linux (and perhaps more).
 Now the default is Timer (which always works, even if it isn't always ideal).
-The type was not saved with the kst file.
-Unpause started another timer each time it was called.  Now it doesn't.

This patch makes no UI string changes, and could be considered for inclusion in 2.0.8
if it hasn't already been released.




More information about the Kst mailing list