Description: WebkitGTK Kparts for Konqueror/KDE 3.5.x.
Acctually, this is a bridge to use webkit2gtk(Gtk webkit widget with webkit2 API) as the render engine of konqueror 3.5.x.
I developed this utility years ago to demonstrate how to use Gtk Widget with Qt widgets at same time. recently, the old/outdated khtml shiped with KDE 3.5.x always crash with some websites, so I spend some time on this utility. at least, it works now.
It depend on glib mainloop patch for QT 3.
webkitgtk still had a lot of bugs with loading progress, slow loading performance...
But it should better than old/outdated khtml shipped with KDE 3.5.x and this bridge utility makes old konqueror work as a decent "WebBrowser" again.Last changelog:
Ratings & Comments
1 Comment
Could You please post the build commands for a newb :-) Thanks.