Port away from KTextWidgets

Authored by nicolasfella on Nov 30 2019, 2:43 PM.

Description

Port away from KTextWidgets

Summary:
It is only used for the bugreport dialog for non-KDE apps. By replacing KTextEdit with QTextEdit we can get rid of a rather large dependency with minimal impact.

The only complication is that the krichtexteditor test uses it. For more context see T12195.

To work around this we only look for KTextWidgets if actually building the tests and only include the relevant test if ktextwidgets is found

Test Plan: builds

Reviewers: Frameworks, apol

Reviewed By: apol

Subscribers: apol, kde-frameworks-devel

Tags: Frameworks

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

Details

Committed
nicolasfellaDec 1 2019, 3:50 PM
Reviewer
apol
Differential Revision
D25629: Port away from KTextWidgets
Parents
R263:415402081d92: Add KAboutPluginDialog, to be used with KPluginMetaData
Branches
Unknown
Tags
Unknown