https://bugs.kde.org/show_bug.cgi?id=510364
Maik Qualmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version| |8.9.0 Fixed/Implemented| | In| | Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/digikam/-/commit/e32c5 | |5ba1e255f035fcdcf3a548e71d5 | |f17eb3e0 --- Comment #1 from Maik Qualmann <[email protected]> --- Git commit e32c55ba1e255f035fcdcf3a548e71d5f17eb3e0 by Maik Qualmann. Committed on 26/10/2025 at 09:11. Pushed by mqualmann into branch 'master'. add modifier to detect and format a date The modifier can detect metadata date or also date in a file name and format it. FIXED-IN: 8.9.0 M +1 -1 NEWS M +1 -0 core/utilities/advancedrename/CMakeLists.txt M +3 -1 core/utilities/advancedrename/advancedrenameinput.cpp M +2 -0 core/utilities/advancedrename/common/parser.cpp A +79 -0 core/utilities/advancedrename/parser/modifiers/dateformatmodifier.cpp [License: GPL(v2.0+)] A +44 -0 core/utilities/advancedrename/parser/modifiers/dateformatmodifier.h [License: GPL(v2.0+)] M +6 -13 core/utilities/advancedrename/parser/options/dateoption.cpp https://invent.kde.org/graphics/digikam/-/commit/e32c55ba1e255f035fcdcf3a548e71d5f17eb3e0 -- You are receiving this mail because: You are watching all bug changes.
