https://bugs.kde.org/show_bug.cgi?id=391527
--- Comment #3 from Peter Mühlenpfordt <de...@ukn8.de> --- Git commit fee2942254d630a042f3d9a536da8b97bc84478a by Peter Mühlenpfordt. Committed on 14/03/2018 at 08:03. Pushed by muhlenpfordt into branch 'master'. Set default path of "Copy/Move/Link To" dialog to current folder Summary: D8785 introduced `QStandardPaths::PicturesLocation` as default location for Copy/Move/Link To dialog. This patch sets the starting folder to the current folder (where the source image(s) resist). It also provides an easier handling of switching off the history option in D11263. Test Plan: * Clear `LastTargetDir` config entry (e.g. remove `~/.config/gwenviewrc`) * Start Gwenview * Select one or more images and press {key F7} to copy * Dialog should start in current folder Reviewers: #gwenview, rkflx Reviewed By: #gwenview, rkflx Differential Revision: https://phabricator.kde.org/D11280 M +6 -1 app/fileoperations.cpp M +1 -1 lib/contextmanager.cpp M +0 -3 lib/gwenviewconfig.kcfg https://commits.kde.org/gwenview/fee2942254d630a042f3d9a536da8b97bc84478a -- You are receiving this mail because: You are watching all bug changes.