Bug 275080

Summary: Add keyboard shortcut for "Open With" default application
Product: [Applications] digikam Reporter: AT <andreas>
Component: Usability-OpenWithAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles, dack, marder
Priority: NOR    
Version: 2.0.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 4.3.0

Description AT 2011-06-06 23:04:35 UTC
Version:           2.0.0 (using KDE 4.6.2) 
OS:                Linux

Could probably constituted as a duplicate of Bug 150471, but that was filed for digikam 0.9.1 (using KDE KDE 3.5.7) and not yet implemented, so it would be nice to open it again.

As written before, a shortcut to "open with" --> application would be nice, saving righ-clicking --> open with --> application.

Even more lovely would be to get something like The Gimps "dynamic shortcuts".

Reproducible: Didn't try
Comment 1 caulier.gilles 2011-06-07 09:17:14 UTC
*** Bug 150471 has been marked as a duplicate of this bug. ***
Comment 2 caulier.gilles 2012-06-11 13:56:06 UTC
*** Bug 301536 has been marked as a duplicate of this bug. ***
Comment 3 caulier.gilles 2014-09-06 13:15:15 UTC
Git commit 75c7f0137e6f1049bd0139a97914f05cf9949766 by Gilles Caulier.
Committed on 06/09/2014 at 13:14.
Pushed by cgilles into branch 'master'.

Add a META+F4 keyboard shortcut to open files selected to default application set in desktop type mime configration.
FIXED-IN: 4.3.0

M  +2    -1    NEWS
M  +1    -0    digikam/items/digikamimageview.cpp
M  +25   -11   digikam/items/imageviewutilities.cpp
M  +2    -0    digikam/items/imageviewutilities.h
M  +9    -9    digikam/main/digikamapp.cpp
M  +2    -1    digikam/main/digikamui.rc
M  +11   -1    digikam/views/digikamview.cpp
M  +1    -0    digikam/views/digikamview.h
M  +1    -0    digikam/views/imagepreviewview.cpp
M  +1    -0    digikam/views/tableview/tableview.cpp

http://commits.kde.org/digikam/75c7f0137e6f1049bd0139a97914f05cf9949766
Comment 4 marder 2014-09-07 10:23:40 UTC
Thanks for fixing. Would it be possible to chosse a letter or a number from the numbersblock to open?
Comment 5 caulier.gilles 2014-09-07 11:21:12 UTC
Yes, it customizable into shortcuts dialog...

I plan to do the same feature for editor and light table.

Gilles Caulier
Comment 6 caulier.gilles 2014-09-07 15:20:44 UTC
Git commit cdd04922efc52beeb0419acb8bb9c63b6cb6f267 by Gilles Caulier.
Committed on 07/09/2014 at 15:19.
Pushed by cgilles into branch 'master'.

Showfoto, Image Editor, Light Table : add shortcut to open current file with default application assigned to desktop configuration

M  +1    -1    digikam/items/imageviewutilities.cpp
M  +1    -1    digikam/main/digikamapp.cpp
M  +6    -0    showfoto/main/showfoto.cpp
M  +1    -0    showfoto/main/showfoto.h
M  +2    -1    showfoto/main/showfotoui.rc
M  +2    -2    utilities/imageeditor/core/fileoperation.cpp
M  +2    -2    utilities/imageeditor/core/fileoperation.h
M  +8    -2    utilities/imageeditor/editor/editorwindow.cpp
M  +1    -0    utilities/imageeditor/editor/editorwindow.h
M  +2    -1    utilities/imageeditor/main/digikamimagewindowui.rc
M  +6    -0    utilities/imageeditor/main/imagewindow.cpp
M  +1    -0    utilities/imageeditor/main/imagewindow.h
M  +15   -0    utilities/lighttable/lighttablewindow.cpp
M  +1    -0    utilities/lighttable/lighttablewindow.h
M  +2    -1    utilities/lighttable/lighttablewindowui.rc
M  +2    -2    utilities/queuemanager/manager/task.cpp

http://commits.kde.org/digikam/cdd04922efc52beeb0419acb8bb9c63b6cb6f267