Re: [Interest] Interest Digest, Vol 91, Issue 12

2019-04-07 Thread Roland Hughes
On 4/5/2019 5:00 AM, Denis Shienkov Sorry for the quoting. Thunderbird wasn't cooperating this morning and I didn't have much time before starting work. Never ever ever do I/O in the main GUI thread of a Qt application. Why not? It is an asynchronous. You can do I/O in a main thread, but

Re: [Interest] WebAuthn support

2019-04-07 Thread Allan Sandfeld Jensen
On Sonntag, 7. April 2019 06:13:44 CEST Tom Isaacson wrote: > I was trying to find whether Qt supports WebAuthn but all I could find is > this list of missing use cases for QtWebEngine: > https://wiki.qt.io/QtWebEngine/UseCases > > Is there anything else, does it just require an example or is it s