Summary: | Import metadata: More sensitive choice of directory in file-open dialog [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Michael G. Hansen <mike> |
Component: | Plugin-Generic-MetadataEdit | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.7.0 | |
Sentry Crash Report: | |||
Attachments: |
Patch agains r998300, uses directory of first image for file-open dialog
Remember last chosen directory, use directory of first image at first attempt |
Description
Michael G. Hansen
2009-07-17 14:23:35 UTC
Created attachment 35415 [details]
Patch agains r998300, uses directory of first image for file-open dialog
Created attachment 37102 [details] Remember last chosen directory, use directory of first image at first attempt In response to bug #207997: Change the behavior to initially use the directory of the first selected image, and re-use the selected directory on subsequent usage of the import tool. The directory is stored only once for Xmp, Iptc and Exif, not independently. patch is ok for me to be applied on svn gilles caulier Michael, Do yo have an svn account now? Gilles SVN commit 1027105 by cgilles: apply patch #37102 from Michael G. Hansen to remember image selected between each metadata import session. BUGS: 200554 BUGS: 207997 M +28 -4 plugin_metadataedit.cpp M +6 -0 plugin_metadataedit.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1027105 |