[Kst] [Kst-plot/kst] ccc53f: Improve feedback when loading large ASCII files:

Nicolas Brisset nicolas.brisset at free.fr
Thu Nov 14 20:01:05 UTC 2013


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

  Changed paths:
    M src/datasources/ascii/asciisource.cpp
    M src/libkstapp/changefiledialog.cpp
    M src/libkstapp/vectordialog.cpp

  Log Message:
  -----------
  Improve feedback when loading large ASCII files:
- Slightly nicer messages
- Add a small text message when loading a vector (no progress bar, I think it's not worth the extra complexity)
- Hook the change data file tool and the create vector dialog into the system

I still have an issue: loading from file does not bring the progress info. Working on it...


  Commit: 903a8c701ca2b659181b0d170ed958662c2eaf44
      https://github.com/Kst-plot/kst/commit/903a8c701ca2b659181b0d170ed958662c2eaf44
  Author: Nicolas Brisset <nicolas.brisset at free.fr>
  Date:   2013-11-14 (Thu, 14 Nov 2013)

  Changed paths:
    M src/libkstapp/datasourcepluginfactory.cpp

  Log Message:
  -----------
  And now also get progress messages when loading from a file :-)
I think I have covered all places now, but I'm not sure. Please check and report if something's missing.
We have to see whether it makes sense for other sources as well.


Compare: https://github.com/Kst-plot/kst/compare/67cea42ec2d6...903a8c701ca2


More information about the Kst mailing list