Switch from KMime::Headers::Date -> QDateTime for message header.
ClosedPublic

Authored by knauss on May 28 2019, 10:10 AM.

Diff Detail

Repository
R94 PIM: Message Library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
knauss created this revision.May 28 2019, 10:10 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptMay 28 2019, 10:10 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
knauss requested review of this revision.May 28 2019, 10:10 AM
dvratil added inline comments.
messageviewer/src/header/grantleeheaderformatter.cpp
124

Why is the specialization for a non-const ref? The argument is a const reference, shouldn't it be const, too?

This revision was not accepted when it landed; it landed in state Needs Review.Aug 22 2019, 10:37 PM
This revision was automatically updated to reflect the committed changes.