[Kst] [Bug 298777] Better handling of missing data source files

netterfield at astro.utoronto.ca netterfield at astro.utoronto.ca
Thu Jun 7 16:06:47 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=298777

netterfield at astro.utoronto.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from netterfield at astro.utoronto.ca ---
SVN commit 1298835 by netterfield:

If, when loading a kst file, a datasource can't be found, prompt the
user for an alternate.

This required moving datasourcepluginfactory to libkstapp.  So a
complete recompile will be required, as the libraries will change.

Also,
Add a option to interpret a vector as EXCEL time.


 M  +2 -0      cmake/src/libkst/CMakeLists.txt  
 D             src/libkst/builtindatasources.cpp  
 D             src/libkst/builtindatasources.h  
 M  +8 -0      src/libkst/datasource.cpp  
 M  +12 -3     src/libkst/datasource.h  
 D             src/libkst/datasourcepluginfactory.cpp  
 D             src/libkst/datasourcepluginfactory.h  
 M  +1 -1      src/libkst/datasourcepluginmanager.cpp  
 M  +1 -0      src/libkst/libkst.pro  
 M  +1 -0      src/libkstapp/aboutdialog.cpp  
 A             src/libkstapp/baddatasourcedialog.cpp   [License: GPL (v2+)]
 A             src/libkstapp/baddatasourcedialog.h   [License: GPL (v2+)]
 AM            src/libkstapp/baddatasourcedialog.ui  
 A             src/libkstapp/builtindatasources.cpp  
src/libkst/builtindatasources.cpp#1296680 [License: GPL (v2+)]
 A             src/libkstapp/builtindatasources.h  
src/libkst/builtindatasources.h#1296680 [License: GPL (v2+)]
 A             src/libkstapp/datasourcepluginfactory.cpp  
src/libkst/datasourcepluginfactory.cpp#1296680 [License: GPL (v2+)]
 A             src/libkstapp/datasourcepluginfactory.h  
src/libkst/datasourcepluginfactory.h#1296680 [License: GPL (v2+)]
 M  +1 -1      src/libkstapp/mainwindow.cpp  
 M  +4 -0      src/libkstapp/plotaxis.cpp  
 M  +4 -2      src/libkstmath/plotdefines.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1298835

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kst mailing list