Why KIO's put-ioslave-on-hold feature sometimes does not work...

2011-04-19 Thread Dawit A
As can be seen with my recent commit [1] that reverted my own previous patch, I recently spent sometime trying to find out how KIO's ioslave-on-hold feature was originally designed to work and more importantly why it reliably fails in certain situations. Here is what I found out: #1. The ioslave-o

Re: Please, return removed Konqueror feature bug (embedded advanced text editor) in KDE 4.6

2011-04-19 Thread Alexander Neundorf
On Tuesday 19 April 2011, Josef Spillner wrote: > :: David Faure Dienstag 19 April 2011 > > > > I can see how some users are saying "yes", but a large majority of users > > has been criticizing konqueror for the amount of menus and toolbars, so > > adding editing functionality will just make it loo

Re: Review Request: Using KWallet to store Cookies

2011-04-19 Thread Dawit A
On Tue, Apr 19, 2011 at 11:55 AM, todd rme wrote: > On Tue, Apr 19, 2011 at 7:40 AM, Leo Savernik wrote: >> 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. >>

Re: Review Request: Improvements to KFileDialog filtering

2011-04-19 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101013/#review2746 --- This review has been submitted with commit 6344c4f0505f7a0994bd

Re: Review Request: GUI configuration for the 'Do Not Track' feature...

2011-04-19 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101124/#review2745 --- This review has been submitted with commit 5daad5fc120c00a69f31

Re: Review Request: [PATCH] Make the FTP ioslave emit mime-type of the content before actually reading it

2011-04-19 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101149/#review2744 --- This review has been submitted with commit 217836074da0229a561a

Re: Review Request: Using KWallet to store Cookies

2011-04-19 Thread todd rme
On Tue, Apr 19, 2011 at 7:40 AM, Leo Savernik wrote: > 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 w

Re: Please, return removed Konqueror feature bug (embedded advanced text editor) in KDE 4.6

2011-04-19 Thread Josef Spillner
:: David Faure Dienstag 19 April 2011 > I can see how some users are saying "yes", but a large majority of users > has been criticizing konqueror for the amount of menus and toolbars, so > adding editing functionality will just make it look like an even bigger > beast that only 1% of the existing k

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

Re: Please, return removed Konqueror feature bug (embedded advanced text editor) in KDE 4.6

2011-04-19 Thread David Faure
On Saturday 16 April 2011, Dominik Haumann wrote: > In KDE3 konqueror was never able to edit text with the embedded text view. > By accident, this was possible in KDE 4.5. In KDE 4.6 we are back to read- > only-mode in the embedded text part. > > Changing this is rather simple, but the question is