Re: [Development] Cross-platform high-DPI Qt tech preview

2015-08-25 Thread Paul Olav Tvete
On Sunday 23. August 2015 19.53.51 Knoll Lars wrote: > The changes made it into 5.6. I'm pretty sure documentation will be in place > for the release :) http://doc-snapshots.qt.io/qt5-5.6/highdpi.html#qt-support - Paul ___ Development mailing list Devel

Re: [Development] Cross-platform high-DPI Qt tech preview

2015-08-24 Thread Adam Light
On Sun, Aug 23, 2015 at 12:53 PM, Knoll Lars wrote: > On 21/08/15 17:07, " > development-bounces+lars.knoll=theqtcompany@qt-project.org on behalf > of Adam Light" < > development-bounces+lars.knoll=theqtcompany@qt-project.org on behalf > of acli...@gmail.com> wrote: > > > > On Thu, Jun 4,

Re: [Development] Cross-platform high-DPI Qt tech preview

2015-08-23 Thread Knoll Lars
On 21/08/15 17:07, "development-bounces+lars.knoll=theqtcompany@qt-project.org on behalf of Adam Light" mailto:development-bounces+lars.knoll=theqtcompany@qt-project.org> on behalf of acli...@gmail.com

Re: [Development] Cross-platform high-DPI Qt tech preview

2015-08-21 Thread Adam Light
On Thu, Jun 4, 2015 at 1:46 PM, Sorvig Morten < morten.sor...@theqtcompany.com> wrote: > We are happy to share the results of our work on cross-platform high-DPI > scaling in Qt, which is planned for Qt 5.6. It is now at a stage where it > can be tested by others. You can get the code from our bra

[Development] Cross-platform high-DPI Qt tech preview

2015-06-04 Thread Sorvig Morten
We are happy to share the results of our work on cross-platform high-DPI scaling in Qt, which is planned for Qt 5.6. It is now at a stage where it can be tested by others. You can get the code from our branch in qtbase: wip/highdpi. The branch is open for business, and contributions are welcome.