https://bugs.kde.org/show_bug.cgi?id=245221
--- Comment #13 from caulier.gil...@gmail.com --- Git commit a21c390d8ba10266ceafbf104b6bf1c9dbf3b8ef by Gilles Caulier. Committed on 24/09/2022 at 06:18. Pushed by cgilles into branch 'master'. add new BAtch Queue Manager tool to assign Rating, Color label, and Pick label to items. M +2 -0 NEWS M +1 -0 core/dplugins/bqm/metadata/CMakeLists.txt A +26 -0 core/dplugins/bqm/metadata/assignlabels/CMakeLists.txt A +208 -0 core/dplugins/bqm/metadata/assignlabels/assignlabels.cpp [License: GPL(v2.0+)] A +59 -0 core/dplugins/bqm/metadata/assignlabels/assignlabels.h [License: GPL(v2.0+)] A +86 -0 core/dplugins/bqm/metadata/assignlabels/assignlabelsplugin.cpp [License: GPL(v2.0+)] A +52 -0 core/dplugins/bqm/metadata/assignlabels/assignlabelsplugin.h [License: GPL(v2.0+)] M +12 -10 core/utilities/queuemanager/manager/task.cpp https://invent.kde.org/graphics/digikam/commit/a21c390d8ba10266ceafbf104b6bf1c9dbf3b8ef -- You are receiving this mail because: You are watching all bug changes.