Move away from KMime::Headers::Generic overloaded ctors.
commitb44b3ec091bf0b170d9edae09eab4eb210b9a3d2
authorVolker Krause <vkrause@kde.org>
Tue, 11 Aug 2015 20:51:11 +0000 (11 22:51 +0200)
committerVolker Krause <vkrause@kde.org>
Tue, 11 Aug 2015 20:51:11 +0000 (11 22:51 +0200)
tree7616a11fd3ce2ff836ae63d968a0c12bd636b3d1
parent8571e708fad9ca550ca2fda0a5511eb384257ed7
Move away from KMime::Headers::Generic overloaded ctors.

They are unsafe with implicit ascii casts enabled, and thus are going to
be removed from KMime.
18 files changed:
kmail/editor/kmcomposewin.cpp
kmail/kmkernel.cpp
knotes/kontactplugin/knotesiconview.cpp
knotes/notes/knote.cpp
mailcommon/filter/filteractions/filteractionaddheader.cpp
mailcommon/filter/filteractions/filteractionreplyto.cpp
mailcommon/filter/filteractions/filteractionrewriteheader.cpp
mailcommon/filter/filteractions/filteractionsetidentity.cpp
mailcommon/filter/filteractions/filteractionsettransport.cpp
mailcommon/filter/filteractions/filteractionwithcommand.cpp
messagecomposer/composer/composer.cpp
messagecomposer/composer/composerviewbase.cpp
messagecomposer/helper/messagefactory.cpp
messagecomposer/helper/messagehelper.cpp
messagecomposer/job/skeletonmessagejob.cpp
messagecore/helpers/messagehelpers.cpp
plugins/messageviewer/bodypartformatter/calendar/text_calendar.cpp
templateparser/templateparser.cpp