Version: 1.9.1 (using KDE 4.4.0) OS: Linux In the current version of kst the only way to save intermediate vectors is in text format. For large vectors this can become prohibitive in terms of both disk space and time. A much better approach would be to save in a binary format. Reproducible: Didn't try
SVN commit 1131285 by arwalker: CCBUG:238923 first draft of ability to save vectors to dirfile A dirfile (directory) A dirfile/CMakeLists.txt A dirfile/Makefile.am A dirfile/dirfile.cpp [License: GPL (v2+)] A dirfile/dirfile.h [License: GPL (v2+)] AM dirfile/dirfilesave.png A dirfile/dirfilesave.ui A dirfile/dirfilesave_i.cpp [License: GPL (v2+)] A dirfile/dirfilesave_i.h [License: GPL (v2+)] A dirfile/kstextension_dirfile.desktop A dirfile/kstextension_dirfile.rc WebSVN link: http://websvn.kde.org/?view=rev&revision=1131285
SVN commit 1131286 by arwalker: CCBUG:238923 first draft of ability to save vectors to dirfile M +4 -0 CMakeLists.txt M +9 -1 Makefile.am WebSVN link: http://websvn.kde.org/?view=rev&revision=1131286
SVN commit 1131287 by arwalker: CCBUG:238923 first draft of ability to save vectors to dirfile A configure.in.in WebSVN link: http://websvn.kde.org/?view=rev&revision=1131287
SVN commit 1131288 by arwalker: BUG:238923 Build under automake and cmake and basic testing M +1 -0 dirfilesave.ui M +8 -2 dirfilesave_i.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1131288