Bug 222469 - Drag folders to Dolphin
Summary: Drag folders to Dolphin
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-Drag&Drop (show other bugs)
Version: 1.1.0
Platform: Unlisted Binaries Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-12 23:36 UTC by Dotan Cohen
Modified: 2017-08-01 12:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 1.1.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dotan Cohen 2010-01-12 23:36:30 UTC
Version:            (using KDE 4.3.4)
Installed from:    Unspecified Linux

Currently, Digikam lets one drag photos to Dolphin. Please add the ability to drag albums/folders/directories to Dolphin as well. Thanks.
Comment 1 caulier.gilles 2010-01-15 12:05:24 UTC
I confirm. D&D an album from digiKam to dolphin or konqueror don't work.

Johannes, do you have take a care about D&D album properties in album-tree-view model view port ?

Gilles Caulier
Comment 2 Johannes Wienke 2010-01-15 12:13:06 UTC
right now only the support that previously existed was transfered to model view port. So we should leave this ticket opened.
Comment 3 Marcel Wiesweg 2010-01-23 16:03:27 UTC
SVN commit 1079075 by mwiesweg:

Allow dragging of PAlbums to Dolphin (and all other places)
So far we used the database url to specify an album. Now, optionally,
a file url can be provided. Dolphin now nicely shows a drop menu as well.
Additionally, unify internal mimetype usage.

BUG: 222469

 M  +2 -1      NEWS  
 M  +3 -1      digikam/albumdragdrop.cpp  
 M  +1 -1      digikam/albumfolderview.cpp  
 M  +35 -30    digikam/ddragobjects.cpp  
 M  +1 -1      digikam/ddragobjects.h  
 M  +1 -1      digikam/folderview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1079075