https://bugs.kde.org/show_bug.cgi?id=410341
amyspark <a...@amyspark.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/db407cd79 | |93794ebb125ae63b720e11325f7 | |365c --- Comment #4 from amyspark <a...@amyspark.me> --- Git commit db407cd7993794ebb125ae63b720e11325f7365c by L. E. Segovia. Committed on 17/08/2021 at 16:37. Pushed by lsegovia into branch 'master'. Metadata editor: reimplement entry handling This commit implements entry handling based entirely on a few compile time macros and Qt's newer signal/slot syntax. This allows me to add support for flash metadata, which was broken since at least 67b39577b6dc9e5f2e5e2885b2188cbd393c55f6. While at it, add a default icon to the Dublin Core pane; the old one in the xmlgui file was missing since forever. CCMAIL: kimages...@kde.org M +0 -6 Messages.sh M +0 -1 plugins/extensions/metadataeditor/CMakeLists.txt M +12 -30 plugins/extensions/metadataeditor/editors/dublincore.ui D +0 -33 plugins/extensions/metadataeditor/editors/dublincore.xmlgui M +4 -101 plugins/extensions/metadataeditor/editors/exif.ui D +0 -157 plugins/extensions/metadataeditor/editors/exif.xmlgui M +144 -99 plugins/extensions/metadataeditor/kis_meta_data_editor.cc M +1 -0 plugins/extensions/metadataeditor/kis_meta_data_editor.h https://invent.kde.org/graphics/krita/commit/db407cd7993794ebb125ae63b720e11325f7365c -- You are receiving this mail because: You are watching all bug changes.