Summary: | Drag folders to Dolphin | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Dotan Cohen <kde-2011.08> |
Component: | Usability-Drag&Drop | Assignee: | 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 | |
Sentry Crash Report: |
Description
Dotan Cohen
2010-01-12 23:36:30 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 right now only the support that previously existed was transfered to model view port. So we should leave this ticket opened. 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 |