Summary: | Custom list of metadata cannot be customized | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Nicofo <nicofo> |
Component: | Setup-Metadata | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 3.5.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/7942226cbb9a0cb47a64cfa9a5c60401a872b339 | Version Fixed In: | 4.0.0 |
Sentry Crash Report: |
Description
Nicofo
2013-11-16 22:33:03 UTC
Git commit 7942226cbb9a0cb47a64cfa9a5c60401a872b339 by Gilles Caulier. Committed on 18/11/2013 at 08:45. Pushed by cgilles into branch 'master'. Reload metadata filters with right config section. Fix metadata filter parsing in metadata list view. I don't know what have changed in time here to break this code. At least, code is more robust now. In digiKam, use AlbumSettings signal to force metadata viewer to reload filters In Showfoto, use ApplySettings to force to reload filters FIXED-IN: 4.0.0 M +12 -4 libs/imageproperties/imagepropertiesmetadatatab.cpp M +2 -0 libs/imageproperties/imagepropertiesmetadatatab.h M +5 -0 libs/imageproperties/imagepropertiessidebar.cpp M +1 -0 libs/imageproperties/imagepropertiessidebar.h M +5 -1 libs/imageproperties/imagepropertiessidebardb.cpp M +1 -1 libs/widgets/metadata/exifwidget.cpp M +11 -11 libs/widgets/metadata/metadatalistview.cpp M +1 -0 libs/widgets/metadata/metadatawidget.cpp M +2 -0 showfoto/main/showfoto.cpp http://commits.kde.org/digikam/7942226cbb9a0cb47a64cfa9a5c60401a872b339 |