[KNewFileMenu] KDirNotify::emitFilesAdded after storedPut
ClosedPublic

Authored by broulik on Jan 16 2018, 10:00 AM.

Details

Summary

Ensures KDirLister is updated immediately when a new file is created.
In contrast to a copy, storedPut is a lot simpler and dumber.

BUG: 388887

Test Plan

Created a new file in dolphin, showed up immediately, before it would take half a second
Created a new folder in dolphin, still showed up immediately as before

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Jan 16 2018, 10:00 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptJan 16 2018, 10:00 AM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
broulik requested review of this revision.Jan 16 2018, 10:00 AM
ngraham accepted this revision.Feb 12 2018, 11:51 PM
ngraham added a subscriber: ngraham.

Works great, thanks.

This revision is now accepted and ready to land.Feb 12 2018, 11:51 PM
dfaure accepted this revision.Feb 13 2018, 8:42 AM
This revision was automatically updated to reflect the committed changes.