vkrause created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. vkrause requested review of this revision.
REVISION SUMMARY So far this is done implicitly in KSSLD by not being able to persist these error codes in its config file. This however is rather error prone, and requires manual enum <-> string mapping there. Now we do this explicitly, which allows us to eventually use QMetaEnum for serialization in KSSLD. REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D24742 AFFECTED FILES src/core/ksslcertificatemanager.cpp src/core/ksslcertificatemanager.h To: vkrause Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns