[Interest] Installer Framework: dynamically adding to list widget

2018-10-23 Thread Kevin Wang
Hello all, I am resuming work on my installer, and there is a page I would like to add: a listing of all a user's network interfaces, that a user can choose from to complete our custom installation script. I have written a script to detect and parse what network interfaces a computer has. I

Re: [Interest] Help with QSslSocket race condition?

2018-10-23 Thread Thiago Macieira
On Tuesday, 23 October 2018 11:43:24 PDT Israel Brewster wrote: > I am using QSslSockets with a QTcpServer to create a simple client/server > program (is there a higher level API I could use instead?). I have > subclassed QTcpServer to create my server side sockets as QSslSockets and > call startSe

Re: [Interest] Help with QSslSocket race condition?

2018-10-23 Thread Israel Brewster
On Oct 23, 2018, at 1:27 PM, Henry Skoglund mailto:fro...@tungware.se>> wrote: On 23/10/2018 20.43, Israel Brewster wrote: I am using QSslSockets with a QTcpServer to create a simple client/server program (is there a higher level API I could use instead?). I have subclassed QTcpServer to create

Re: [Interest] Help with QSslSocket race condition?

2018-10-23 Thread Henry Skoglund
On 23/10/2018 20.43, Israel Brewster wrote: I am using QSslSockets with a QTcpServer to create a simple client/server program (is there a higher level API I could use instead?). I have subclassed QTcpServer to create my server side sockets as QSslSockets and call startServerEncryption(), but ot

[Interest] Help with QSslSocket race condition?

2018-10-23 Thread Israel Brewster
I am using QSslSockets with a QTcpServer to create a simple client/server program (is there a higher level API I could use instead?). I have subclassed QTcpServer to create my server side sockets as QSslSockets and call startServerEncryption(), but otherwise it is just a standard QTcpServer. Wh

Re: [Interest] Bug Reports

2018-10-23 Thread Dan Allen
Thanks Mitch. Appreciate the feedback. Regards, Dan. On 23/10/2018 10:42, Mitch Curtis wrote: -Original Message- From: Interest On Behalf Of Dan Allen Sent: Monday, 22 October 2018 9:37 PM To: Qt Project Subject: [Interest] Bug Reports Hi All, I'm frustrated by what has happened o

Re: [Interest] Bug Reports

2018-10-23 Thread Mitch Curtis
> -Original Message- > From: Interest On > Behalf Of Dan Allen > Sent: Monday, 22 October 2018 9:37 PM > To: Qt Project > Subject: [Interest] Bug Reports > > Hi All, > > I'm frustrated by what has happened on the last bug report > I posted