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

Barth Netterfield netterfield at astro.utoronto.ca
Fri Jul 18 18:04:57 UTC 2014


  Branch: refs/heads/kst2.0.8
  Home:   https://github.com/Kst-plot/kst
  Commit: 1778af812cabf6c1f8115049d5c16db806f9a8a7
      https://github.com/Kst-plot/kst/commit/1778af812cabf6c1f8115049d5c16db806f9a8a7
  Author: Barth Netterfield <netterfield at astro.utoronto.ca>
  Date:   2014-07-18 (Fri, 18 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