https://bugs.kde.org/show_bug.cgi?id=420644
Sandro Knauß <skna...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.15.0 Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/pim/ | |messagelib/commit/672a22a9e | |326310f84d39be7e0a67ba2f4db | |01fe Resolution|--- |FIXED --- Comment #1 from Sandro Knauß <skna...@kde.org> --- Git commit 672a22a9e326310f84d39be7e0a67ba2f4db01fe by Sandro Knauß, on behalf of Christoph Vogtländer. Committed on 24/05/2020 at 00:47. Pushed by knauss into branch 'master'. Add field "Folder" to theme content items and to message tool tip Summary: Add possibility to add the messages account/folder as a theme content item. Additionally, show the path in the messages tool tip. FIXED-IN: 5.15.0 Test Plan: New tool tip: {F8321268} New "Folder" item in content items {F8307551} Message list: {F8321283} Reviewers: #vdg, dvratil Reviewed By: dvratil Subscribers: dvratil, kde-pim Tags: #kde_pim, #kde_pim_kmail Differential Revision: https://phabricator.kde.org/D29602 M +10 -0 messagelist/src/core/item.cpp M +10 -0 messagelist/src/core/item.h M +1 -0 messagelist/src/core/item_p.h M +3 -0 messagelist/src/core/theme.cpp M +5 -1 messagelist/src/core/theme.h M +12 -0 messagelist/src/core/themedelegate.cpp M +2 -0 messagelist/src/core/view.cpp M +31 -0 messagelist/src/storagemodel.cpp M +2 -0 messagelist/src/storagemodel.h M +6 -0 messagelist/src/utils/themeeditor.cpp https://invent.kde.org/pim/messagelib/commit/672a22a9e326310f84d39be7e0a67ba2f4db01fe -- You are receiving this mail because: You are watching all bug changes.