Summary: | Add keyboard shorcut to apply Labels while Slideshow | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Stas <stas.kazmin> |
Component: | Plugin-Generic-SlideShow | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 4.2.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/6ef056fabff33221425229265f6c9651acb6ad76 | Version Fixed In: | 4.4.0 |
Sentry Crash Report: |
Description
Stas
2013-01-24 23:49:26 UTC
digiKam 4.2.0 do not provide this feature yet Gilles Caulier Git commit 6ef056fabff33221425229265f6c9651acb6ad76 by Gilles Caulier. Committed on 16/09/2014 at 13:24. Pushed by cgilles into branch 'master'. Add Labels keyboard shortcut management while Slideshow FIXED-IN: 4.4.0 M +7 -5 NEWS M +59 -11 app/tags/tagsactionmngr.cpp M +2 -0 app/tags/tagsactionmngr.h M +2 -0 app/views/digikamview.cpp M +5 -2 utilities/imageeditor/main/imagewindow.cpp M +1 -0 utilities/lighttable/lighttablewindow.cpp M +34 -22 utilities/slideshow/slideshow.cpp M +6 -3 utilities/slideshow/slideshow.h http://commits.kde.org/digikam/6ef056fabff33221425229265f6c9651acb6ad76 For tags assignment while SlideShow, see bug #163941 Gilles Caulier |