[Digikam-devel] [digikam] [Bug 276480] Add zoom support in slideshow tool
Gilles Caulier
caulier.gilles at gmail.com
Mon Sep 22 09:59:37 BST 2014
https://bugs.kde.org/show_bug.cgi?id=276480
--- Comment #4 from Gilles Caulier <caulier.gilles at gmail.com> ---
Git commit cafb796485f835f7ba172452c53edd247446eeb4 by Gilles Caulier.
Committed on 22/09/2014 at 08:58.
Pushed by cgilles into branch 'master'.
use QStackedWidget to show slide image view, slide error view, and slide end
view
Related: bug 159824, bug 256361
M +3 -0 CMakeLists.txt
A +96 -0 utilities/slideshow/slideend.cpp [License: GPL (v2+)]
A +50 -0 utilities/slideshow/slideend.h [License: GPL (v2+)]
A +88 -0 utilities/slideshow/slideerror.cpp [License: GPL (v2+)]
A +61 -0 utilities/slideshow/slideerror.h [License: GPL (v2+)]
M +16 -0 utilities/slideshow/slideosd.cpp
M +90 -188 utilities/slideshow/slideshow.cpp
M +6 -6 utilities/slideshow/slideshow.h
A +191 -0 utilities/slideshow/slideview.cpp [License: GPL (v2+)]
A +77 -0 utilities/slideshow/slideview.h [License: GPL (v2+)]
http://commits.kde.org/digikam/cafb796485f835f7ba172452c53edd247446eeb4
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list