Re: [Development] RFC: Managing the Addition of New SSL Backends

2014-05-05 Thread Oliver Wolff
On 06/05/2014 08:11, Jeremy Lainé wrote: > Thanks Richard for taking the time to write up your summary, as the subject > is pretty vast. > > On 05/03/2014 11:23 PM, Richard Moore wrote: >> Support for QNAM >> >> >> It's obvious that to be useful, a backend must allow QNAM to make

Re: [Development] RFC: Managing the Addition of New SSL Backends

2014-05-05 Thread Jeremy Lainé
Thanks Richard for taking the time to write up your summary, as the subject is pretty vast. On 05/03/2014 11:23 PM, Richard Moore wrote: > Support for QNAM > > > It's obvious that to be useful, a backend must allow QNAM to make SSL > requests. It need not support the more advance

Re: [Development] Qt 5.3 qmltypes update

2014-05-05 Thread Hartmann Thomas
Hi, please note that we had to hand edit some files to work around limitations of the code model. Currently I am aware of the fact that we have to "forward declare" Window in the qmltypes file of controls. So please if you update a qmltypes file check the history and if you see something "weird