Allow dolphin to format DateTime at later stage than KBalooRolesProvider
ClosedPublic

Authored by meven on Nov 10 2019, 5:15 PM.

Details

Summary

KFileItemListWidgetInformant::roleText expected imageDateTime value to be a QDateTime but KBalooRolesProvider formatted it to QString previously, preventing KFileItemListWidgetInformant::roleText to format properly the imageDateTime

BUG: 411173
FIXED-IN: 20.04

Diff Detail

Repository
R318 Dolphin
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 18677
Build 18695: arc lint + arc unit
meven created this revision.Nov 10 2019, 5:15 PM
Restricted Application added a project: Dolphin. · View Herald TranscriptNov 10 2019, 5:15 PM
Restricted Application added a subscriber: kfm-devel. · View Herald Transcript
meven requested review of this revision.Nov 10 2019, 5:15 PM
ngraham accepted this revision.Nov 11 2019, 8:29 PM
This revision is now accepted and ready to land.Nov 11 2019, 8:29 PM
This revision was automatically updated to reflect the committed changes.
meven edited the summary of this revision. (Show Details)Nov 12 2019, 12:56 PM

Is there a reason why this was pushed only to master ?