Port to QTextBrowser
ClosedPublic

Authored by cordlandwehr on Nov 21 2019, 11:56 AM.

Details

Summary

This ports away from the KHTML dependency. Note that QTextBrowser
does not support CSS pseudo class selectors, which means that the
hover property cannot be set for CSS elements. Thus the results view
is changed such that the light-gray background is not bound to the
hovering of a mouse courser but is applied to every odd line.

Diff Detail

Repository
R332 Kiten
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
cordlandwehr created this revision.Nov 21 2019, 11:56 AM
Restricted Application added a project: KDE Edu. · View Herald TranscriptNov 21 2019, 11:56 AM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
cordlandwehr requested review of this revision.Nov 21 2019, 11:56 AM

Kiten after porting:

Kiten before porting:

yurchor accepted this revision.Nov 21 2019, 12:20 PM
yurchor added a subscriber: yurchor.

Compiles, installs and works as expected.

This revision is now accepted and ready to land.Nov 21 2019, 12:20 PM
This revision was automatically updated to reflect the committed changes.