Re: [rekonq] KDE Webkit library found.............. NO

2009-07-02 Thread Tom Arnold
Yeah, I didn't really get how cmake works. I got it now. Thanks a lot.

But why do I need
-DCMAKE_MODULE_PATH=/usr/local/share/apps/cmake/modules shouldn't
that be set by default?

And maybe a small Howto in the Readme like:

First get cmake, svn, git, kdelibs-dev, gcc etc.
then
svn checkout svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/
then build both with cd build, cmake
-DCMAKE_MODULE_PATH=/usr/local/share/apps/cmake/modules .. , make
install
then
git clone git://gitorious.org/rekonq/mainline.git
cd build, cmake
-DCMAKE_MODULE_PATH=/usr/local/share/apps/cmake/modules .. , make
install

wouldn't be such a bad idea. Or did I just miss that?

Cheers,

- Tom -
___
rekonq mailing list
rekonq@kde.org
https://mail.kde.org/mailman/listinfo/rekonq


[rekonq] Mark word, right click, google

2009-07-03 Thread Tom Arnold
Hello,

now that I got it working I wanted to (try to) add some functionality
I need. I used it a bit and so far I hate to not have add blocking (I
need to edit my hosts ;) and I need right click Google integration. I
searched the source but I couldn't find the place for the right click
menu. Is that in QtWebkit?

Cheers,

- Thomas -

PS: I agree with the license issue. Better fix it now with a low
number of contributors. I guess you have to go for GPL2 and later.
___
rekonq mailing list
rekonq@kde.org
https://mail.kde.org/mailman/listinfo/rekonq