Summary: | Add a "Forget File"/"Forget Location" context menu action to remove individual history items in recentlyused:/ | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Al Schaapman <kde-bugs> |
Component: | general | Assignee: | KIO Bugs <kio-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | kdelibs-bugs, kfm-devel, meven.car, meven29, nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/kio-extras/commit/ea6a8ff0e1355ac6fb8937b6be6cc81cfd4b9728 | Version Fixed In: | 22.08 |
Sentry Crash Report: |
Description
Al Schaapman
2021-12-20 22:15:02 UTC
MR: https://invent.kde.org/system/dolphin/-/merge_requests/391 kio-extras part already merged: https://invent.kde.org/network/kio-extras/-/merge_requests/68 Git commit ea6a8ff0e1355ac6fb8937b6be6cc81cfd4b9728 by Méven Car. Committed on 31/05/2022 at 20:33. Pushed by meven into branch 'master'. Add ForgetFileItemAction M +9 -0 recentlyused/CMakeLists.txt A +80 -0 recentlyused/forgetfileitemaction.cpp [License: LGPL(3+eV) LGPL(v3.0) LGPL(v2.1)] A +29 -0 recentlyused/forgetfileitemaction.h [License: LGPL(3+eV) LGPL(v3.0) LGPL(v2.1)] A +15 -0 recentlyused/forgetfileitemaction.json M +11 -5 recentlyused/recentlyused.cpp M +8 -4 recentlyused/recentlyused.h M +0 -1 recentlyused/recentlyused.json https://invent.kde.org/network/kio-extras/commit/ea6a8ff0e1355ac6fb8937b6be6cc81cfd4b9728 |