https://bugs.kde.org/show_bug.cgi?id=501292

--- Comment #21 from [email protected] ---
Git commit f66f454468aa5060d052c8961effacf7555936fe by Gilles Caulier.
Committed on 07/01/2026 at 14:31.
Pushed by cgilles into branch 'master'.

switch the Survey view to the survey stack to be able to show image and video.
It's based on the stack view used by icon-view, and use the item icon view
instance.
Big advantage : Survey Tool follow dynamically the items selection from the
icon-view.
It use also the same configuration (filtering, grouping, sorting).
It's a completly different workflow than ligth table than use a preconfigured
pull of items.
Typically, the Survey view will be a dupplicate of the preview mode (image |
video) used in
Album Icon view, but on a separated screen and using full screen.
It still plenty of stuff to tune and to finalize, but the global idea of the
Survey Tool is there.

M  +0    -40   core/app/items/utils/itemviewutilities.cpp
M  +0    -3    core/app/items/utils/itemviewutilities.h
M  +0    -4    core/app/items/views/digikamitemview.cpp
M  +0    -1    core/app/utils/digikam_globals.h
M  +0    -2    core/app/views/stack/itemiconview.h
M  +1    -0    core/app/views/stack/itemiconview_p.h
M  +4    -28   core/app/views/stack/itemiconview_tools.cpp
M  +3    -0    core/app/views/stack/stackedview.cpp
M  +0    -4    core/app/views/tableview/tableview.cpp
M  +0    -1    core/libs/settings/applicationsettings.h
M  +0    -10   core/libs/settings/applicationsettings_miscs.cpp
M  +0    -1    core/libs/settings/applicationsettings_p.cpp
M  +0    -1    core/libs/tags/engine/tagsactionmngr_actions.cpp
M  +0    -1    core/libs/tags/engine/tagsactionmngr_p.h
M  +0    -26   core/libs/tags/engine/tagsactionmngr_shortcuts.cpp
M  +0    -1    core/utilities/setup/album/setupalbumview.cpp
M  +1    -1    core/utilities/survey/CMakeLists.txt
C  +54   -197  core/utilities/survey/surveystack.cpp [from:
core/app/views/stack/stackedview.cpp - 063% similarity]
A  +130  -0    core/utilities/survey/surveystack.h     [License: GPL(v2.0+)]
D  +0    -202  core/utilities/survey/surveyview.cpp
D  +0    -98   core/utilities/survey/surveyview.h
M  +90   -93   core/utilities/survey/surveywindow.cpp
M  +16   -16   core/utilities/survey/surveywindow.h
M  +2    -4    core/utilities/survey/surveywindow_config.cpp
M  +1    -1    core/utilities/survey/surveywindow_import.cpp
M  +5    -8    core/utilities/survey/surveywindow_p.h
M  +30   -63   core/utilities/survey/surveywindow_setup.cpp
M  +5    -5    core/utilities/survey/surveywindow_tools.cpp

https://invent.kde.org/graphics/digikam/-/commit/f66f454468aa5060d052c8961effacf7555936fe

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to