https://bugs.kde.org/show_bug.cgi?id=332853
Peter Mühlenpfordt <de...@ukn8.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/gwe | |nview/8bd2f625c67966ed9d32f | |98c74f769caf56f6fdd Status|CONFIRMED |RESOLVED --- Comment #4 from Peter Mühlenpfordt <de...@ukn8.de> --- Git commit 8bd2f625c67966ed9d32f98c74f769caf56f6fdd by Peter Mühlenpfordt. Committed on 14/03/2018 at 08:22. Pushed by muhlenpfordt into branch 'master'. Prevent saving Recent Files and LastTargetDir if history is disabled Summary: Disabling history in {nav Settings > Configure > Advanced > History} does not prevent showing and populating {nav File > Open Recent}. The last target directory for Copy/Move/Link To dialog does not check for history option too. This patch only saves/restores file history if the option is enabled and hides the menu entry if disabled. Related: bug 391527 Depends on D11280 Test Plan: * Enable/disable history option * Open some images/folders in Gwenview * Copy/Move/Link To some images * Check if history is (not) saved/restored according to option value Reviewers: #gwenview, rkflx Reviewed By: #gwenview, rkflx Subscribers: rkflx Differential Revision: https://phabricator.kde.org/D11263 M +10 -4 app/mainwindow.cpp M +2 -1 lib/contextmanager.cpp https://commits.kde.org/gwenview/8bd2f625c67966ed9d32f98c74f769caf56f6fdd -- You are receiving this mail because: You are watching all bug changes.