[Digikam-devel] extragear/graphics/digikam/digikam

Jörn Ahrens joern.ahrens at kdemail.net
Fri Jul 15 12:40:11 BST 2005


SVN commit 434781 by jahrens:

Added drag 'n drop to albumfolderview and tagfolderview

- Dropping an image on its album in folderview assigns that
  image as the folder thumbnail. To avoid the popup menu,
  press CTRL when dropping the image.

- Dropping an image(s) on another folder, opens a popup menu, which
  lets the user decide, if he wants to move/copy the image(s) to that
  folder. Pressing CTRL (copy) / SHIFT (move) avoids the popup menu.

- An image(s) can also be dropped on an external application, which 
  understands KURLDrag, to move/copy the image to that application.

CCMAIL: digikam-devel at kde.org



 M  +124 -3    albumfolderview.cpp  
 M  +13 -13    albumfolderview_deprecated.cpp  
 M  +6 -8      albumiconview.cpp  
 M  +56 -46    dragobjects.cpp  
 M  +19 -20    dragobjects.h  
 M  +126 -3    tagfolderview.cpp  





More information about the Digikam-devel mailing list