D10085: Faster drag&drop in directories with thousands of files

Elvis Angelaccio noreply at phabricator.kde.org
Mon Jan 29 21:44:48 GMT 2018


elvisangelaccio requested changes to this revision.
elvisangelaccio added a comment.
This revision now requires changes to proceed.


  This breaks the drag cursor when dropping a folder onto itself, see https://phabricator.kde.org/R318:99e80c1c7e6e77aa26ccbca4fbb0430b35974544. 
  We do need to accept or reject the event in `dragMoveEvent()`, otherwise the cursor will be always green.
  
  That said, we can probably implement some sort of cache to speed up the URLs matching (by avoiding duplicated work).

REPOSITORY
  R318 Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D10085

To: jtamate, #dolphin, elvisangelaccio
Cc: elvisangelaccio, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180129/db7e076e/attachment.htm>


More information about the kfm-devel mailing list