[Kst] [Kst-plot/kst] 63611c: Minimal changes to use the progress bar from the m...

Nicolas Brisset nicolas.brisset at free.fr
Sun Nov 3 15:14:11 UTC 2013


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

  Changed paths:
    M src/datasources/ascii/asciisource.cpp
    M src/datasources/ascii/asciisource.h

  Log Message:
  -----------
  Minimal changes to use the progress bar from the mainwindow instead of a floating widget.
However, it remains a ugly hack. One thing I really dislike is that I had to pull in a dependency to libkstapp.
As Peter said previously, we'd need to rework a couple of things...
But before we make any further changes, I think we need to work out a plan how we want to do it!

One interesting thing is that the configuration of an ASCII file leads to reparsing the file each time a setting is changed. Not
ideal when the parsing takes a long time. This is clearly visible now, and I think we need to fix this!





More information about the Kst mailing list