https://bugs.kde.org/show_bug.cgi?id=275080
Summary: Keyboard shortcut for "Open With" default app Product: digikam Version: 2.0.0 Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] 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 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=275080
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2011-06-07 09:17:14 --- *** Bug 150471 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas T. Ege
https://bugs.kde.org/show_bug.cgi?id=275080
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Component|general |Usability -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas T. Ege
https://bugs.kde.org/show_bug.cgi?id=275080
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #2 from Gilles Caulier <[hidden email]> --- *** Bug 301536 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas T. Ege
https://bugs.kde.org/show_bug.cgi?id=275080
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Keyboard shortcut for "Open |Add keyboard shortcut for |With" default app |"Open With" default app -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas T. Ege
https://bugs.kde.org/show_bug.cgi?id=275080
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add keyboard shortcut for |Add keyboard shortcut for |"Open With" default app |"Open With" default | |application -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas T. Ege
https://bugs.kde.org/show_bug.cgi?id=275080
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/digi | |kam/75c7f0137e6f1049bd0139a | |97914f05cf9949766 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Version Fixed In| |4.3.0 --- Comment #3 from Gilles Caulier <[hidden email]> --- 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 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas T. Ege
https://bugs.kde.org/show_bug.cgi?id=275080
--- Comment #4 from [hidden email] --- Thanks for fixing. Would it be possible to chosse a letter or a number from the numbersblock to open? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas T. Ege
https://bugs.kde.org/show_bug.cgi?id=275080
--- Comment #5 from Gilles Caulier <[hidden email]> --- Yes, it customizable into shortcuts dialog... I plan to do the same feature for editor and light table. Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas T. Ege
https://bugs.kde.org/show_bug.cgi?id=275080
--- Comment #6 from Gilles Caulier <[hidden email]> --- 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 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas T. Ege
https://bugs.kde.org/show_bug.cgi?id=275080
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Usability |Usability-Shortcuts -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |