Bug 222469

Summary: Drag folders to Dolphin
Product: [Applications] digikam Reporter: Dotan Cohen <kde-2011.08>
Component: Usability-Drag&DropAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.1.0   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Unspecified   
Latest Commit: Version Fixed In: 1.1.0

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