KDE browser work team

David Faure faure at kde.org
Thu Jul 2 16:37:59 BST 2009


On Thursday 02 July 2009, Lubos Lunak wrote:
>  Moreover, I don't know Konqueror very well, but could somebody point out how 
> Konqueror is tied to KHTML? I thought Konqueror was mostly a shell that 
> didn't care that much about what the part does. 

Correct. The integration with KHTML is done in generic ways, which allows to
write other browser kparts - like kwebkitpart.

> Grepping the sources for KHTML doesn't show anything interesting. 

Correct, konqueror doesn't even link to KHTML.

Indeed the settings modules write to khtmlrc. It's not that hard to come up
with a more standardized config file (simply writing to konquerorrc might
even work, iirc KHTML reads from both khtmlrc and KGlobal::config()),
or (if other parts have too different settings) to come up with a way to only
show the config modules that relate to the user-chosen html-part.

-- 
David Faure, faure at kde.org, sponsored by Qt Software @ Nokia to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kde-core-devel mailing list