<table><tr><td style="">marten created this revision.<br />Restricted Application added a project: Plasma.<br />Restricted Application added subscribers: Dolphin, plasma-devel.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D6573" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The plugin originally only allows HTTP URLs to be translated.  With the increasing use of automatic redirection to HTTPS, this seriously restricts the utility of the plugin - neither www.kde.org nor Wikipedia can be translated.</p>

<p>This change enables the plugin for HTTPS URLs also.  Since this can result in secure information being transmitted over the network in clear text and received by the online translation service, a warning dialogue (with the option to not ask again) is shown.</p>

<p>The change also removes some unused header files and ports KUrl -> QUrl, which eliminates the use of KDELibs4Support.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Built konqueror with this change, checked operation of Tools - Translate Web Page for www.kde.org and other secure pages.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R226 Konqueror</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6573" rel="noreferrer">https://phabricator.kde.org/D6573</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>plugins/babelfish/CMakeLists.txt<br />
plugins/babelfish/plugin_babelfish.cpp<br />
plugins/babelfish/plugin_babelfish.h</div></div></div><br /><div><strong>To: </strong>marten, Konqueror, Plasma, dfaure<br /><strong>Cc: </strong>plasma-devel, Dolphin, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas<br /></div>