[digikam] [Bug 396743] Adding a way to preview assigned tools output before running the batch queue

2024-05-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396743

--- Comment #3 from caulier.gil...@gmail.com ---
Git commit cc49d320a09b526a5b56bcd42030c84d03253882 by Gilles Caulier.
Committed on 28/05/2024 at 18:24.
Pushed by cgilles into branch 'master'.

export BqmInfoIface class to 3rd party plugins.
Related: bug 417960

M  +1-0core/app/DigikamExportAPI.cmake

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

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

[digikam] [Bug 396743] Adding a way to preview assigned tools output before running the batch queue

2024-05-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396743

--- Comment #2 from caulier.gil...@gmail.com ---
Git commit f46339f8fb35b419c13ab2d902983284aa4bdd0e by Gilles Caulier.
Committed on 28/05/2024 at 18:20.
Pushed by cgilles into branch 'master'.

Add new Batch queue Manager customized version of DInfoInterface class for
plugins.
3 new methods are available to get the list of image patch from the current
selected queue.
The Goal later is to propose to end-user to reder a preview of an assigned
tools list to a set of photo
before to run a workflow.
Related: bug 417960

M  +1-0core/utilities/queuemanager/CMakeLists.txt
A  +65   -0core/utilities/queuemanager/dplugins/bqminfoiface.cpp
[License: GPL(v2.0+)]
A  +63   -0core/utilities/queuemanager/dplugins/bqminfoiface.h
[License: GPL(v2.0+)]
M  +2-2core/utilities/queuemanager/dplugins/dpluginbqm.cpp
M  +2-1core/utilities/queuemanager/dplugins/dpluginbqm.h
M  +7-1core/utilities/queuemanager/main/queuemgrwindow.cpp
M  +16   -13   core/utilities/queuemanager/main/queuemgrwindow.h
M  +4-4core/utilities/queuemanager/manager/batchtoolsfactory.cpp
M  +2-2core/utilities/queuemanager/manager/batchtoolsfactory.h
M  +31   -4core/utilities/queuemanager/views/queuelist.cpp
M  +11   -1core/utilities/queuemanager/views/queuelist.h
M  +2-2core/utilities/queuemanager/views/queuepool.cpp
M  +13   -13   core/utilities/queuemanager/views/queuepool.h

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

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

[digikam] [Bug 396743] Adding a way to preview assigned tools output before running the batch queue

2020-02-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=396743

Maik Qualmann  changed:

   What|Removed |Added

 CC||nigel.a...@gmail.com

--- Comment #1 from Maik Qualmann  ---
*** Bug 417960 has been marked as a duplicate of this bug. ***

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