Re: Review Request 111951: Fix where some file type associations can't be changed anymore

2013-08-22 Thread Thomas Lübking
> On Aug. 21, 2013, 9:28 p.m., Frank Reininghaus wrote: > > I guess what Thomas meant is not that you should use > > QStringList_removeDuplicates directly, but that you should follow a similar > > approach to resolve the following problem with your current patch: > > > > You have two nested lo

Qt Dev Days 2013

2013-08-22 Thread John Layt
Hi, Qt Dev Days Europe is coming up on October 7-9 and once again this year KDE e.V. is partnering with Digia, KDAB and ICS in the running of the event. In particular KDE is once again helping organise a Qt Contributors Day on Monday October 7th. We have been allocated a room for the day to hold

Re: Help solving an IMAP SSL bug

2013-08-22 Thread Daniel Vrátil
On Tuesday 20 of August 2013 20:42:05 Richard Moore wrote: > On 19 August 2013 10:58, Daniel Vrátil wrote: > > Because it's a socket error KSslSocket will emit socketError() and IMAP > > resource will try to reconnect. The interesting part here is, that calling > > QAbstractSocket::disconnect() wi