Re: [Development] New approach to hi-dpi and coordinate system for layouts in Qt 6

2017-09-22 Thread Stephen Kelly via Development
> It's not like devices change DPI, though if > you have multiple monitors this assumption may be invalid if the user moves > the window to between screens or another screen. This is indeed the topic of this thread. The other issues you raise look like they should be raised on another thread.

Re: [Development] New approach to hi-dpi and coordinate system for layouts in Qt 6

2017-09-22 Thread Jason H
First let me say that I have no idea what I'm talking about. That said, given all the times I've used Qt and experienced issues, I only remember had problems when dealing with fonts, and the Canvas element on IOS. (I think the Canvas still is blurry) I've used headless Qt for printing charts

Re: [Development] New approach to hi-dpi and coordinate system for layouts in Qt 6

2017-09-22 Thread Stephen Kelly via Development
> From: doom.ooseve...@gmail.com [mailto:doom.ooseve...@gmail.com] On Behalf Of > Jean-Michaël Celerier > Sent: Friday 22 September 2017 13:25 > To: Stephen Kelly > Cc: Jean-Michaël Celerier ; > development@qt-project.org > Subject: Re:

Re: [Development] New approach to hi-dpi and coordinate system for layouts in Qt 6

2017-09-22 Thread Stephen Kelly via Development
Hi Jean-Michaël, The issue is layouting, not painting. Sorry for not making that clear. Feel free to modify the example code I posted if you think you have a general solution with QPen::setCosmetic alone to fix the layout issues. Thanks, Stephen. From: doom.ooseve...@gmail.com

Re: [Development] MAINTAINERS: your action needed

2017-09-22 Thread Denis Shienkov
https://codereview.qt-project.org/#/c/206395/ :) 22.09.2017 14:33, Jani Heikkinen пишет: Use (which should be already in every changes file) * Qt 5.9.2 Changes

Re: [Development] MAINTAINERS: your action needed

2017-09-22 Thread Jani Heikkinen
Use (which should be already in every changes file) * Qt 5.9.2 Changes *

Re: [Development] MAINTAINERS: your action needed

2017-09-22 Thread Denis Shienkov
>  Let's use that one; it is now in every changes file What's use? I do not understand. 22.09.2017 14:07, Jani Heikkinen пишет: Hi all, There has been different ways of doing this. I some modules there has been that library one, some other the one we used at this time. Let's use that one;

Re: [Development] MAINTAINERS: your action needed

2017-09-22 Thread Jani Heikkinen
Hi all, There has been different ways of doing this. I some modules there has been that library one, some other the one we used at this time. Let's use that one; it is now in every changes file br, Jani From: Development

Re: [Development] MAINTAINERS: your action needed

2017-09-22 Thread Denis Shienkov
Previously, we (e.g. in qtserialport module) had this: * Library* My

Re: [Development] MAINTAINERS: your action needed

2017-09-22 Thread Denis Shienkov
Hi, do we need to keep this: *   Qt 5.9.2 Changes * as is? BR, Denis 22.09.2017 12:34, Jani Heikkinen

[Development] MAINTAINERS: your action needed

2017-09-22 Thread Jani Heikkinen
Hi, We did initial change files for Qt 5.9.2, see https://codereview.qt-project.org/#/q/message:%22Add+changes+file+for+Qt+5.9.2%22,n,z Maintainers: Please do needed modifications immediately and get '+2' . We need these to be able to proceed with Qt 5.9.2 release br, Jani