Bug 330462

Summary: Drag'n'drop images into Reference Docker.
Product: [Applications] krita Reporter: Paul Geraskin <paulgeraskin>
Component: DockersAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Paul Geraskin 2014-01-27 12:31:05 UTC
Hi guys.

I have a wish to drag'n'drop images into Rference Docker. As i use many references a lot. It would be faster to open them through drag'n'drop. 

Here is the explanation: http://i.imgur.com/8Oo3ktL.png

Talk on IRC: 
DmitryK: yes, make a wish please

Thanks.
Comment 1 Dmitry Kazakov 2014-01-27 13:28:41 UTC
Git commit bc5f7e9f66a735f77dffd5a414f1b33cc091198f by Dmitry Kazakov.
Committed on 27/01/2014 at 13:28.
Pushed by dkazakov into branch 'master'.

Implemented drag-and-dropping of files into the Reference Image docker

It supports URLs and embedded images.

TODO: Use KIO to fetch the images form remote urls

M  +45   -0    krita/plugins/extensions/dockers/imagedocker/imagedocker_dock.cpp
M  +5    -1    krita/plugins/extensions/dockers/imagedocker/imagedocker_dock.h

http://commits.kde.org/calligra/bc5f7e9f66a735f77dffd5a414f1b33cc091198f
Comment 3 Dmitry Kazakov 2014-02-04 08:21:43 UTC
Git commit 81e5fe6b9d528c3e55eaf26e1f4f7e6035477a23 by Dmitry Kazakov.
Committed on 27/01/2014 at 13:28.
Pushed by dkazakov into branch 'calligra/2.8'.

Implemented drag-and-dropping of files into the Reference Image docker

It supports URLs and embedded images.

TODO: Use KIO to fetch the images form remote urls

M  +45   -0    krita/plugins/extensions/dockers/imagedocker/imagedocker_dock.cpp
M  +5    -1    krita/plugins/extensions/dockers/imagedocker/imagedocker_dock.h

http://commits.kde.org/calligra/81e5fe6b9d528c3e55eaf26e1f4f7e6035477a23