Re: [Interest] Pixelated canvas on Qt 5.7 and iOS devices ... still?

2016-10-26 Thread Morten Sorvig
> On 15 Sep 2016, at 09:55, Nuno Santos wrote: > > Hi, > > I was wondering if there is already a way of not having pixelated canvas > drawn on iOS. I was hoping Qt 5.7 would fix that. Is there any special thing > I need to do? Hi, we’ve recently merged a fix for

[Interest] Qt high-DPI configuration patches for testing

2016-10-03 Thread Morten Sorvig
Hi all, Lately I’ve spent some time on high-DPI configuration options for Qt. This is a somewhat complex area, with many different setups in the field. I’d like to expose the patches to a wider audience to make sure we implement something that works as well as possible. Please feel free to

Re: [Interest] Status of Qt and WebAssembly, Emscripten, NaCl...

2016-09-30 Thread Morten Sorvig
> On 29 Sep 2016, at 14:35, Jean-Michaël Celerier > wrote: > > Hello, > > Is there an official "stance" on the Qt Project regarding the "C++ ported > Web" platforms ? > > With 4.8 there was emscripten-qt, then Morten Sørvig did a lot of work on the >

Re: [Interest] Prevent tabbing of Qt application on macOS Sierra

2016-09-26 Thread Morten Sorvig
> On 26 Sep 2016, at 17:39, Adam Light wrote: > > macOS Sierra added an automatic tabbing mechanism that is enabled for > applications by default. This behavior is entirely inappropriate for our Qt > 5.6 based application, and I'd like to be able to have my application