Allow to forget recentlyused resources
AbandonedPublic

Authored by meven on Dec 1 2019, 1:22 PM.

Details

Reviewers
ngraham
elvisangelaccio
ivan
Group Reviewers
Dolphin
Summary

Depends on D25615

Test Plan

Diff Detail

Repository
R318 Dolphin
Branch
add-forget-action
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 19336
Build 19354: arc lint + arc unit
meven created this revision.Dec 1 2019, 1:22 PM
Restricted Application added a project: Dolphin. · View Herald TranscriptDec 1 2019, 1:22 PM
Restricted Application added a subscriber: kfm-devel. · View Herald Transcript
meven requested review of this revision.Dec 1 2019, 1:22 PM
meven updated this revision to Diff 70668.Dec 1 2019, 1:28 PM

Rename addRecentlyUsedActions to addForgetRecentlyUsedAction

meven updated this revision to Diff 70752.Dec 2 2019, 1:56 PM

Rebase on master

This doesn't seem to work for me. When I click on the new menu item, the view refreshes but the item I told it to forget it still visible in the ioslave.

This doesn't seem to work for me. When I click on the new menu item, the view refreshes but the item I told it to forget it still visible in the ioslave.

Unfortunately the

This doesn't seem to work for me. When I click on the new menu item, the view refreshes but the item I told it to forget it still visible in the ioslave.

I may be due to the asynchronous nature of KActivities::Stats calling dbus and sqlite.
I will see what I can do to improve on the situation.

This doesn't seem to work for me. When I click on the new menu item, the view refreshes but the item I told it to forget it still visible in the ioslave.

Unfortunately the

This doesn't seem to work for me. When I click on the new menu item, the view refreshes but the item I told it to forget it still visible in the ioslave.

I may be due to the asynchronous nature of KActivities::Stats calling dbus and sqlite.
I will see what I can do to improve on the situation.

@meven What's the status of this?

meven abandoned this revision.Jan 13 2021, 6:55 AM

This is not the way to do it. I think the proper way will be to implement the feature in the kioworker recentlyused similarly to TrashProtocol::special.