https://bugs.kde.org/show_bug.cgi?id=183103
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |7.2.0 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/digikam/commit/b93d8db | |d99b263586954aca8a11b07c2a0 | |74cbc6 --- Comment #8 from caulier.gil...@gmail.com --- Git commit b93d8dbd99b263586954aca8a11b07c2a074cbc6 by Gilles Caulier. Committed on 21/02/2021 at 05:18. Pushed by cgilles into branch 'master'. Apply patch #119088 from Phuoc Khanh Le to allow to change Presentation and SlideShow tools delay on the fly. FIXED-IN: 7.2.0 M +2 -1 NEWS M +2 -2 core/dplugins/generic/view/presentation/dialogs/presentation_mainpage.cpp M +2 -1 core/dplugins/generic/view/presentation/dialogs/presentation_mainpage.h M +28 -8 core/dplugins/generic/view/presentation/opengl/presentationgl.cpp M +4 -2 core/dplugins/generic/view/presentation/opengl/presentationgl.h M +6 -0 core/dplugins/generic/view/presentation/presentationplugin.cpp M +1 -1 core/dplugins/generic/view/presentation/presentationplugin.h M +24 -3 core/dplugins/generic/view/presentation/widgets/presentationctrlwidget.cpp M +6 -4 core/dplugins/generic/view/presentation/widgets/presentationctrlwidget.h M +7 -0 core/dplugins/generic/view/presentation/widgets/presentationctrlwidget.ui M +32 -9 core/dplugins/generic/view/presentation/widgets/presentationwidget.cpp M +4 -2 core/dplugins/generic/view/presentation/widgets/presentationwidget.h M +1 -1 core/dplugins/generic/view/slideshow/CMakeLists.txt M +12 -12 core/dplugins/generic/view/slideshow/common/slideshowloader.cpp M +2 -2 core/dplugins/generic/view/slideshow/common/slideshowloader.h M +24 -24 core/dplugins/generic/view/slideshow/common/slideshowsettings.cpp M +2 -2 core/dplugins/generic/view/slideshow/common/slideshowsettings.h M +21 -21 core/dplugins/generic/view/slideshow/dialogs/setupslideshow_dialog.cpp M +7 -2 core/dplugins/generic/view/slideshow/slideshowplugin.cpp M +1 -1 core/dplugins/generic/view/slideshow/slideshowplugin.h M +1 -1 core/dplugins/generic/view/slideshow/widgets/slideerror.cpp M +1 -1 core/dplugins/generic/view/slideshow/widgets/slidehelp.cpp M +2 -2 core/dplugins/generic/view/slideshow/widgets/slideimage.cpp M +29 -20 core/dplugins/generic/view/slideshow/widgets/slideosd.cpp M +4 -2 core/dplugins/generic/view/slideshow/widgets/slideosd.h M +2 -2 core/dplugins/generic/view/slideshow/widgets/slideproperties.cpp M +37 -15 core/dplugins/generic/view/slideshow/widgets/slidetoolbar.cpp M +4 -1 core/dplugins/generic/view/slideshow/widgets/slidetoolbar.h https://invent.kde.org/graphics/digikam/commit/b93d8dbd99b263586954aca8a11b07c2a074cbc6 -- You are receiving this mail because: You are watching all bug changes.