[gwenview] [Bug 169408] Wish: Drag and drop image file to onto Gwenview window in view mode to view that image

2018-06-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=169408

--- Comment #9 from Nate Graham  ---
Great!

BTW, if you like Unity, you might consider checking out KDE Plasma again. IMHO,
you can set Plasma up to emulate the look-and-feel of Unity much better than
Canonical could when they switched to GNOME 3 with Ubuntu 18.04.

-- 
You are receiving this mail because:
You are watching all bug changes.

[gwenview] [Bug 169408] Wish: Drag and drop image file to onto Gwenview window in view mode to view that image

2018-06-03 Thread Ivo Anjo
https://bugs.kde.org/show_bug.cgi?id=169408

--- Comment #8 from Ivo Anjo  ---
Woah! Took a bit longer than I expected but thank you!

I actually no longer use KDE (on Unity now), but I *do* still use gwenview over
the usual gnome image viewer, so 

-- 
You are receiving this mail because:
You are watching all bug changes.

[gwenview] [Bug 169408] Wish: Drag and drop image file to onto Gwenview window in view mode to view that image

2018-06-02 Thread Huon
https://bugs.kde.org/show_bug.cgi?id=169408

Huon  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/gwe
   ||nview/131d25855e11174ab9783
   ||86c14ab09cdc07f3fb9
   Version Fixed In||18.08.0
 Status|CONFIRMED   |RESOLVED

--- Comment #7 from Huon  ---
Git commit 131d25855e11174ab978386c14ab09cdc07f3fb9 by Huon Imberger.
Committed on 02/06/2018 at 23:30.
Pushed by huoni into branch 'master'.

Allow dragging files/folders to View mode

Summary:
Specifically accepts drop events within the viewport of {nav View} mode.
If a folder that contains images is dropped, it will open that folder
and remain in {nav View} mode with the first image selected. If the
folder doesn't contain images, it switches to {nav Browse} mode.
Dragging multiple items is supported but only the first item is opened.
FIXED-IN: 18.08.0

{F5781556}

Test Plan:
Test with different image formats, as well as unsupported format (Gwenview
should display a nice error).
Test with folder (with and without images within).
{nav Browse} mode and the {nav Thumbnail Bar} drag drop should work as before.
Drop operations should not be accepted anywhere else in the GUI where they
aren't
already supported. In other words, this should only add drop functionality to
the
{nav View} viewport.

Ensure drops are only accepted for URL mimetypes (e.g. ignore text).

Reviewers: #gwenview, rkflx, ngraham

Reviewed By: #gwenview, rkflx

Tags: #gwenview

Differential Revision: https://phabricator.kde.org/D11879

M  +4-0app/mainwindow.cpp
M  +2-0app/viewmainpage.cpp
M  +4-0app/viewmainpage.h
M  +22   -0lib/documentview/documentview.cpp
M  +6-0lib/documentview/documentview.h

https://commits.kde.org/gwenview/131d25855e11174ab978386c14ab09cdc07f3fb9

-- 
You are receiving this mail because:
You are watching all bug changes.

[gwenview] [Bug 169408] Wish: Drag and drop image file to onto Gwenview window in view mode to view that image

2017-09-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=169408

Nate Graham  changed:

   What|Removed |Added

Summary|Wish: Drag and drop image   |Wish: Drag and drop image
   |in view mode|file to onto Gwenview
   ||window in view mode to view
   ||that image
 CC||pointedst...@zoho.com

--- Comment #6 from Nate Graham  ---
You can now as of Gwenview 17.11.70 drag from the thumbnail pane while in View
mode. But you can't drag a picture to the window to replace the current vierw
with the dragged picture.

-- 
You are receiving this mail because:
You are watching all bug changes.