https://bugs.kde.org/show_bug.cgi?id=339082
--- Comment #36 from Gilles Caulier <[hidden email]> --- Git commit 6d9bf9ffc869424075f108bfad57ca5ed17a0310 by Gilles Caulier. Committed on 08/09/2015 at 08:49. Pushed by cgilles into branch 'frameworks'. backport commit #e65663863acf06671adc3e719d6f75ce3fbb4fa9 from git/mùaster to frameworks branch M +1 -0 app/CMakeLists.txt M +17 -0 app/items/digikamimageview.cpp M +2 -0 app/items/digikamimageview.h M +27 -0 app/items/digikamimageview_p.cpp M +3 -0 app/items/digikamimageview_p.h A +125 -0 app/items/overlays/imagefsoverlay.cpp [License: GPL (v2+)] A +85 -0 app/items/overlays/imagefsoverlay.h [License: GPL (v2+)] M +25 -5 app/utils/slideshowbuilder.cpp M +18 -2 app/utils/slideshowbuilder.h M +34 -3 app/views/digikamview.cpp M +2 -0 app/views/digikamview.h M +13 -2 app/views/imagepreviewview.cpp M +1 -0 app/views/imagepreviewview.h M +3 -0 app/views/stackedview.cpp M +1 -0 app/views/stackedview.h M +2 -0 libs/settings/applicationsettings.cpp M +4 -1 libs/settings/applicationsettings.h M +10 -0 libs/settings/applicationsettings_iconview.cpp M +3 -0 libs/settings/applicationsettings_p.cpp M +2 -0 libs/settings/applicationsettings_p.h M +10 -1 utilities/setup/setupalbumview.cpp M +8 -0 utilities/slideshow/slideshowsettings.h M +5 -2 utilities/slideshow/slidetoolbar.cpp http://commits.kde.org/digikam/6d9bf9ffc869424075f108bfad57ca5ed17a0310 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Luca Carlon
https://bugs.kde.org/show_bug.cgi?id=339082
--- Comment #37 from Maik Qualmann <[hidden email]> --- Git commit d17b3cfa756af28278d61ba9756aed418ec57b38 by Maik Qualmann. Committed on 11/09/2015 at 16:52. Pushed by mqualmann into branch 'master'. implements full-screen slideshow from the current image in the Light Table preview M +6 -0 utilities/lighttable/lighttableview.cpp M +3 -0 utilities/lighttable/lighttableview.h M +52 -56 utilities/lighttable/lighttablewindow.cpp M +7 -3 utilities/lighttable/lighttablewindow.h M +0 -2 utilities/lighttable/lighttablewindow_p.h http://commits.kde.org/digikam/d17b3cfa756af28278d61ba9756aed418ec57b38 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Luca Carlon
https://bugs.kde.org/show_bug.cgi?id=339082
--- Comment #38 from Gilles Caulier <[hidden email]> --- Git commit 3b5960fbd54723aee595f8abe437957c91001dd3 by Gilles Caulier. Committed on 15/09/2015 at 10:49. Pushed by cgilles into branch 'frameworks'. backport commit #d17b3cfa756af28278d61ba9756aed418ec57b38 from git/master to frameworks branch M +8 -1 utilities/lighttable/lighttableview.cpp M +3 -0 utilities/lighttable/lighttableview.h M +52 -56 utilities/lighttable/lighttablewindow.cpp M +7 -3 utilities/lighttable/lighttablewindow.h M +0 -2 utilities/lighttable/lighttablewindow_p.h http://commits.kde.org/digikam/3b5960fbd54723aee595f8abe437957c91001dd3 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Luca Carlon
https://bugs.kde.org/show_bug.cgi?id=339082
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #39 from [hidden email] --- *** Bug 361689 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Luca Carlon
https://bugs.kde.org/show_bug.cgi?id=339082
--- Comment #40 from [hidden email] --- Is there a way to have that effect (full screen overlay) when double clicking on an image (instead of clicking on the icon)? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Luca Carlon
https://bugs.kde.org/show_bug.cgi?id=339082
--- Comment #41 from [hidden email] --- No. The icon is dedicated for FS mode. Double click on thumbnail open Editor or preview mode. The user can see the main interface visible in opposite of FS mode. Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |