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

Jaime Torres Amate noreply at phabricator.kde.org
Sun Feb 4 13:01:36 GMT 2018


jtamate updated this revision to Diff 26498.
jtamate added a comment.


  - Faster drag&drop in directories with thousands of files
  
  Removed the double lookup.
  Hopefully, QHash will have someday a setDefault method like python, that 
  would simplify a lot the code.
  
  The problem with nautilus was already present before the patch.
  But the dragEnterEvent is called.

REPOSITORY
  R318 Dolphin

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D10085?vs=26473&id=26498

BRANCH
  dragrop (branched from master)

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

AFFECTED FILES
  src/kitemviews/kitemlistcontroller.cpp
  src/views/draganddrophelper.cpp
  src/views/draganddrophelper.h

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


More information about the kfm-devel mailing list