[Digikam-devel] [digikam] [Bug 276480] Add zoom support in	slideshow tool
    Gilles Caulier 
    caulier.gilles at gmail.com
       
    Sun Sep 21 20:30:16 BST 2014
    
    
  
https://bugs.kde.org/show_bug.cgi?id=276480
--- Comment #3 from Gilles Caulier <caulier.gilles at gmail.com> ---
Git commit 05f67e3f6fe46b37221c7073c4e31b95532b3471 by Gilles Caulier.
Committed on 21/09/2014 at 19:26.
Pushed by cgilles into branch 'master'.
move slideshow info rendering code to dedicated widgets to simplify
implementation in goal to use later a stack of widgets, support zoom feature,
use main digiKam image preview cache, and play video files.
Related: bug 159824, bug 256361
M  +2    -0    CMakeLists.txt
A  +355  -0    utilities/slideshow/slideinfo.cpp     [License: GPL (v2+)]
A  +68   -0    utilities/slideshow/slideinfo.h     [License: GPL (v2+)]
A  +189  -0    utilities/slideshow/slideosd.cpp     [License: GPL (v2+)]
A  +72   -0    utilities/slideshow/slideosd.h     [License: GPL (v2+)]
M  +20   -378  utilities/slideshow/slideshow.cpp
M  +3    -4    utilities/slideshow/slideshow.h
http://commits.kde.org/digikam/05f67e3f6fe46b37221c7073c4e31b95532b3471
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the Digikam-devel
mailing list