https://bugs.kde.org/show_bug.cgi?id=388707
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |7.1.0 Latest Commit| |https://invent.kde.org/grap | |hics/digikam/commit/c09182b | |30d656b2e68f7458cc412a84e32 | |a46359 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #6 from caulier.gil...@gmail.com --- Git commit c09182b30d656b2e68f7458cc412a84e32a46359 by Gilles Caulier. Committed on 07/08/2020 at 15:21. Pushed by cgilles into branch 'master'. Batch Queue Manager : add new tool to fix hot pixels from images. FIXED-IN: 7.1.0 M +4 -2 NEWS M +1 -0 core/dplugins/bqm/enhance/CMakeLists.txt A +26 -0 core/dplugins/bqm/enhance/hotpixels/CMakeLists.txt A +113 -0 core/dplugins/bqm/enhance/hotpixels/hotpixels.cpp [License: GPL (v2+)] A +68 -0 core/dplugins/bqm/enhance/hotpixels/hotpixels.h [License: GPL (v2+)] A +97 -0 core/dplugins/bqm/enhance/hotpixels/hotpixelsplugin.cpp [License: GPL (v2+)] A +60 -0 core/dplugins/bqm/enhance/hotpixels/hotpixelsplugin.h [License: GPL (v2+)] M +1 -1 core/dplugins/editor/TODO M +0 -1 core/libs/dimg/filters/hotpixels/hotpixelsettings.h https://invent.kde.org/graphics/digikam/commit/c09182b30d656b2e68f7458cc412a84e32a46359 -- You are receiving this mail because: You are watching all bug changes.