Revision 1225259
Go back to digest for 20th March 2011Features in Educational
Peter Kümmel committed changes in /branches/work/kst/portto4/kst/src:
When only a filename is passed to kst without any further arguments
and it is not a .kst file try to find a datasource which could load it,
and show all vectors against INDEX. Each datasource could overwrite this
behavior, like it was asked by Syam Krishnan C.R. on the mailinglist.
Having this feature it is now possible to register Kst as default program
for opening data files: double-click on your data file and see Kst previewing
your data!
File Changes
Modified 5 files
- /branches/work/kst/portto4/kst/src
- /libkst/datasource.h
- /libkstapp/commandlineparser.cpp
- /libkstapp/commandlineparser.h
- /datasources/ascii/asciisource.cpp
- /datasources/ascii/asciisource.h
5 files changed in total