Re: What about DATAKIOSLAVE?

2012-05-05 Thread Leo Savernik
Am Samstag, 5. Mai 2012 12:45 schrieb Rolf Eike Beer: > > However, given that data-urls don't depend on any external data it seemed > > overkill, therefore I added a special hack that the kio-dataslave is > > invoked in-process on the client side. > > > > Hence, by defining DATAKIOSLAVE you can dis

Re: What about DATAKIOSLAVE?

2012-05-05 Thread Leo Savernik
Am Freitag, 4. Mai 2012 18:53 schrieb Rolf Eike Beer: > In kio/kio/dataprotocol.h you will find this documentation of that #define: > > // DATAKIOSLAVE: define if you want to compile this into a stand-alone > //  kioslave > > And in this header and the implementation a bunch of #ifdef's

Re: getting rid of qt3support in kde-workspace

2011-05-26 Thread Leo Savernik
Am Mittwoch, 25. Mai 2011 schrieb Boudewijn Rempt: > No, I'm not joking. If QWidget/QPainter are declared "done" now, then with > Qt6, they will be gone, just like qt3support will be gone in Qt5. And that > will be in a relatively short period of time: five years or so. Which > might sound like a l

Re: Review Request: Using KWallet to store Cookies

2011-04-19 Thread Leo Savernik
Am Freitag, 21. Januar 2011 schrieb José Millán Soto: > Currently cookies are stored in a plain text file. This patch allows > KCookieJar to store the cookies securely using KWallet. > > The main problem I had writing this patch was that when a web page is > requested, KIO ask for the cookies to k