[Development] HEADS-UP: Branching from '5.13' to '5.13.2' started

2019-10-03 Thread Jani Heikkinen
Hi all, We have now soft branched '5.13.2' from '5.13'. Final downmerge from '5.13' to '5.13.2' will happen Fri 11th October. So please start using '5.13.2' for new changes targeted to Qt 5.13.2 release. Target is to get Qt 5.13.2 out at week 42 (17th October) so please make sure all release b

Re: [Development] Updated high-DPI support for Qt 5.14

2019-10-03 Thread Christoph Cullmann
On 2019-10-03 13:42, Morten Sørvig wrote: On 1 Oct 2019, at 23:18, Christoph Cullmann wrote: Hi, actually, unrelated to how one can configure the stuff, at the moment, I see still a lot of Qt internal rendering artifacts for fractional scaling. See https://bugreports.qt.io/browse/QTBUG-660

Re: [Development] Updated high-DPI support for Qt 5.14

2019-10-03 Thread Morten Sørvig
> On 1 Oct 2019, at 23:18, Christoph Cullmann wrote: > > Hi, > > actually, unrelated to how one can configure the stuff, at the moment, > I see still a lot of Qt internal rendering artifacts for fractional scaling. > > See https://bugreports.qt.io/browse/QTBUG-66036 > > For some I made now h

Re: [Development] Nominating Fabian Kosmale as approver

2019-10-03 Thread Volker Hilsheimer
> On 2 Oct 2019, at 17:07, Edward Welbourne wrote: > > Simon Hausmann (2 October 2019 15:21) > >> I'd like to nominate Fabian as approver as well. > > His contributions to Volker's pool allocator reviews have left a positive > impression here, +1. Indeed, thanks Fabian! +1 from me. Cheer

Re: [Development] Updated high-DPI support for Qt 5.14

2019-10-03 Thread Mark De Wit
Is there a chance that the high-dpi work will fix the dpi-awareness of the Fusion theme as reported in https://bugreports.qt.io/browse/QTBUG-74100 ? Last time I checked there was a fair amount of drawing code that didn't check what screen a widget was on, and hence used "global" scaling (if any)