Diffusion KIO 1a70d5f0e4ec

Make KSslError hold a QSslError internally

Authored by vkrause on Sep 12 2019, 10:15 PM.

Description

Make KSslError hold a QSslError internally

Summary:
This implies a bit back and forth conversion for now, but it enables
migrating the code using KSslError to use QSslError instead, without
breaking API compatibility. Using QSslError gives us a greater level
of detail for the error messages, and enables deprecating KSslError.

Reviewers: dfaure, aacid

Reviewed By: aacid

Subscribers: kde-frameworks-devel

Tags: Frameworks

Maniphest Tasks: T11620

Differential Revision: https://phabricator.kde.org/D23919

Details

Committed
vkrauseSep 13 2019, 7:27 AM
Reviewer
aacid
Differential Revision
D23919: Make KSslError hold a QSslError internally
Parents
R241:57780c20b00a: [KIO] Port away from deprecated methods in Qt 5.14
Branches
Unknown
Tags
Unknown