Bug 150309

Summary: Better default "export to graphics file" name
Product: [Applications] kst Reporter: D. V. Wiebe <dvw>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description D. V. Wiebe 2007-09-28 20:57:36 UTC
Version:           1.5.0_svn_716462 (using KDE KDE 3.5.7)
Installed from:    Compiled From Sources
Compiler:          gcc (GCC) 4.1.2 
OS:                Linux

Currently the "save location" in the Export to Graphics File dialog defaults to the last filename used.  It would be more useful if the default would instead be the basename of the current .kst file, plus the appropriate image suffix.

I'm in the process of generating thesis plots.  Each plot has its own .kst file, and switching between them currently requires me to manually change the export filename each time a particular plot is changed (with the occasional accidental overwriting of the wrong exported plot).
Comment 1 Andrew Walker 2007-10-09 23:01:12 UTC
SVN commit 723509 by arwalker:

BUG:150309 Change the default graphics file export name to match that of the kst file when a new kst file is opened. Also, select a better default graphics file export name the first time kst is started.

 M  +12 -1     kst.cpp  
 M  +11 -1     kstgraphfiledialog_i.cpp  
 M  +20 -1     kstquickstartdialog_i.cpp  
 M  +1 -1      kstquickstartdialog_i.h  


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