Summary: | Show and assign Tags while Slideshow | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Ferdinand Gassauer <gassauer> |
Component: | Plugin-Generic-SlideShow | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles, ddarek.ch |
Priority: | NOR | ||
Version: | 4.2.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/7a84fb8f9a7f12c022c94a2224d69e71744d5f55 | Version Fixed In: | 4.4.0 |
Sentry Crash Report: |
Description
Ferdinand Gassauer
2008-06-13 07:05:13 UTC
pls also for HMTL export Vote! It would be really nice to see some pictures' descriptions in presentation mode. Still valid with digiKam 4.2.0. Gilles Caulier Git commit 8217640cc8bb2cbc2b9f100942f2517f4170bd82 by Gilles Caulier. Committed on 16/09/2014 at 21:25. Pushed by cgilles into branch 'master'. new option to pring tag names list while slideshow M +12 -8 app/utils/slideshowbuilder.cpp M +10 -1 utilities/setup/setupslideshow.cpp M +1 -1 utilities/setup/setupslideshow.h M +15 -0 utilities/slideshow/slideshow.cpp M +16 -13 utilities/slideshow/slideshowsettings.cpp M +19 -13 utilities/slideshow/slideshowsettings.h http://commits.kde.org/digikam/8217640cc8bb2cbc2b9f100942f2517f4170bd82 Git commit 7a84fb8f9a7f12c022c94a2224d69e71744d5f55 by Gilles Caulier. Committed on 17/09/2014 at 12:48. Pushed by cgilles into branch 'master'. Slideshow now handle Tags keyboard shortcuts, like Labels There is no GUI way to edit tags without to bloat slide screen. So keyboard shortcuts are best way to change tags while slideshow. FIXED-IN: 4.4.0 M +3 -2 NEWS M +21 -5 app/tags/tagsactionmngr.cpp M +3 -0 app/tags/tagsactionmngr.h M +23 -19 app/views/digikamview.cpp M +2 -1 app/views/digikamview.h M +1 -1 showfoto/main/showfoto.cpp M +6 -26 utilities/imageeditor/main/imagewindow.cpp M +1 -0 utilities/lighttable/lighttablethumbbar.cpp M +1 -1 utilities/lighttable/lighttablewindow.cpp M +63 -18 utilities/slideshow/slideshow.cpp M +7 -1 utilities/slideshow/slideshow.h http://commits.kde.org/digikam/7a84fb8f9a7f12c022c94a2224d69e71744d5f55 |