Re: Review Request: Using KWallet to store Cookies

2011-05-03 Thread Brad Hards
On Wed, 4 May 2011 12:25:07 PM José Millán Soto wrote: > It's a simple way to store the cookies encrypted. I think Ingo's question is about _why_ you want to encrypt cookies. We don't usually encrypt for no reason (it just makes everything slower). We encrypt to protect information from some spec

Re: Review Request: Using KWallet to store Cookies

2011-05-03 Thread José Millán Soto
> On April 27, 2011, 8:49 p.m., Ingo Klöcker wrote: > > No review of your patch. Rather a question about it's usefulness: Why do > > you think cookies should be stored in KWallet? What is the threat model? > > > > The main reason for storing passwords in KWallet is that KWallet remembers > > a

Re: Review Request: Add a QSplitter between the places view and the directory tree in KDirSelectDialog

2011-05-03 Thread Sergio Martins
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/758/#review10092 --- trunk/KDE/kdelibs/kfile/kdirselectdialog.cpp

Re: Review Request: Add a QSplitter between the places view and the directory tree in KDirSelectDialog

2011-05-03 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/758/#review10091 --- trunk/KDE/kdelibs/kfile/kdirselectdialog.cpp

Re: [solid] Docs / API Docs?

2011-05-03 Thread Kevin Ottens
On Tuesday 3 May 2011 09:42:30 Georg Grabler wrote: > Is there any proper ressource with documentation for Solid? http://api.kde.org/4.x-api/kdelibs-apidocs/solid/html/hierarchy.html http://techbase.kde.org/Development/Architecture/KDE4/Solid http://techbase.kde.org/Development/Tutorials/Solid_Tut

Fwd: My application for Season of KDE 2011

2011-05-03 Thread tushar mehta
-- Forwarded message -- From: tushar mehta Date: Mon, May 2, 2011 at 9:25 PM Subject: My application for Season of KDE 2011 To: kde-soc-men...@kde.org Hello all :) I applied for the GSoC-2011 for KIO application but did get selected for it. I am still looking for project in this

[solid] Docs / API Docs?

2011-05-03 Thread Georg Grabler
Hello, I've been trying to get tutorials / api docs or similar to solid. First of all, http://solid.kde.org looks good, but none of the links works in any way for me. Secondly, I found http://api.kde.org/4.x-api/kdelibs-apidocs/solid/html/index.html, which does not seem to have any proper document

Review Request: Enable kdialog to set an icon for passivepopup as well

2011-05-03 Thread Kai Uwe Broulik
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101282/ --- Review request for KDE Base Apps. Summary --- Since I use kdialog a l

Re: Season of KDE project on speed optimization

2011-05-03 Thread Mark
On Mon, May 2, 2011 at 2:44 PM, David Edmundson wrote: > On Mon, May 2, 2011 at 1:39 PM, Sebastian Kügler wrote: > > > > On Friday, April 29, 2011 14:55:01 Markus Slopianka wrote: > > > Am Freitag 29 April 2011, 12:52:18 schrieb Lydia Pintscher: > > > > Aaditya applied for a Season of KDE slot. H

Re: Review Request: Add KMessageWidget, an alternative to KMessageBox

2011-05-03 Thread Hugo Pereira Da Costa
> On May 1, 2011, 10:14 a.m., Hugo Pereira Da Costa wrote: > > Hello Aurelien, > > > > Though I have nothing to say against the current design of your kmessagebox > > widget, something I miss in your implementation is the possibility for a > > widget style to override/replace your rendering.

Re: Review Request: Add KMessageWidget, an alternative to KMessageBox

2011-05-03 Thread Aurélien Gâteau
> On May 1, 2011, 10:14 a.m., Hugo Pereira Da Costa wrote: > > Hello Aurelien, > > > > Though I have nothing to say against the current design of your kmessagebox > > widget, something I miss in your implementation is the possibility for a > > widget style to override/replace your rendering.

Re: Review Request: Add KMessageWidget, an alternative to KMessageBox

2011-05-03 Thread Aurélien Gâteau
> On May 1, 2011, 11:44 a.m., Albert Astals Cid wrote: > > kdeui/widgets/kmessagewidget.h, line 134 > > > > > > I personally prefer all the variables having a name in the header too > > even if in this case it's pr