https://bugs.kde.org/show_bug.cgi?id=413091
--- Comment #11 from Méven Car <meve...@gmail.com> --- Git commit 44c4f46b584b4337944d4611eaa3419701616970 by Méven Car. Committed on 25/04/2020 at 20:14. Pushed by meven into branch 'master'. FileMetaDataWidget: Avoid showing fields when they have no value Summary: When displaying remote:/ recentlyused:/, Search:/ or and Tags:/, the information panel shows modifications time, access time and size with empty field value. This patches avoids displaying those fields when we have no value for them. More precisely https://bugs.kde.org/show_bug.cgi?id=413091#c7 Test Plan: Open remote:/ in Dolphin: Size, Access and modification dates fields are not visible Reviewers: #dolphin, ngraham, bruns Reviewed By: #dolphin, ngraham, bruns Subscribers: #baloo Tags: #baloo Differential Revision: https://phabricator.kde.org/D28972 M +12 -8 src/filemetadataprovider.cpp https://commits.kde.org/baloo-widgets/44c4f46b584b4337944d4611eaa3419701616970 -- You are receiving this mail because: You are watching all bug changes.