Places: Use Solid::Device::DisplayName for DisplayRole
ClosedPublic

Authored by meven on Dec 20 2019, 7:11 AM.

Details

Reviewers
ngraham
Group Reviewers
Dolphin
Summary

BUG: 415281
FIXED-IN: 20.08
Counter-part of D26113

Test Plan

Before:


After:

Diff Detail

Repository
R318 Dolphin
Branch
arcpatch-D26114
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 27078
Build 27096: arc lint + arc unit
meven created this revision.Dec 20 2019, 7:11 AM
Restricted Application added a project: Dolphin. · View Herald TranscriptDec 20 2019, 7:11 AM
Restricted Application added a subscriber: kfm-devel. · View Herald Transcript
meven requested review of this revision.Dec 20 2019, 7:11 AM
broulik added inline comments.
src/panels/places/placesitem.cpp
218

What when it isn't mounted?

meven edited the summary of this revision. (Show Details)Apr 4 2020, 10:51 AM
meven updated this revision to Diff 79278.Apr 4 2020, 10:52 AM
meven marked an inline comment as done.

Rebasing

meven edited the test plan for this revision. (Show Details)Apr 4 2020, 10:53 AM
meven added inline comments.
src/panels/places/placesitem.cpp
218

if (m_access) { takes care of this.

meven planned changes to this revision.May 23 2020, 11:13 AM

Blocked by D28590

ngraham accepted this revision.May 24 2020, 7:12 PM

(once the dependent patch lands)

meven added inline comments.May 25 2020, 4:30 AM
src/panels/places/placesitem.cpp
212

The change will be here m_device.displayName()

meven marked an inline comment as done.May 25 2020, 4:30 AM
meven retitled this revision from Places: For mounted volume display mount points instead of description to Places: Use Solid::Device::DisplayName for DisplayRole.May 25 2020, 6:13 AM
meven updated this revision to Diff 83161.May 27 2020, 5:40 AM

Update patch to new dependency

This revision is now accepted and ready to land.May 27 2020, 5:40 AM
meven added a comment.May 27 2020, 5:41 AM

Will land after KF 5.71 release

meven closed this revision.Jun 16 2020, 5:37 PM