Re: [Development] Qt 5.11 Alpha released

2018-02-21 Thread Thiago Macieira
On Wednesday, 21 February 2018 08:43:23 PST Edward Welbourne wrote: > and so, of course, we also have 5.11 API reviews, vs v5.10.1: Thanks, Eddy! -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center

Re: [Development] Qt 5.11 Alpha released

2018-02-21 Thread Edward Welbourne
Jani Heikkinen (20 February 2018 11:14) > We have release Qt 5.11 Alpha today, see > http://blog.qt.io/blog/2018/02/20/qt-5-11-alpha-released/ and so, of course, we also have 5.11 API reviews, vs v5.10.1: https://codereview.qt-project.org/221039 qtbase https://codereview.qt-project.org/221040 qt

Re: [Development] Prebuilt 32-bit versjon for MSVC 2017

2018-02-21 Thread Henry Skoglund
On 2018-02-21 14:22, Maurice Kalinowski wrote: The reason we have had x86 and x64 packages for UWP is not to target those two architectures for the desktop, but rather that the x86 version also works for the emulators for Windows Phone 8 / Windows 10 Mobile as well as Windows 10 IoT (Core). G

Re: [Development] [HEADS UP] 5.9 now in cherry-pick mode; 5.10 closed

2018-02-21 Thread Oswald Buddenhagen
On Mon, Feb 12, 2018 at 02:53:36PM +0100, Oswald Buddenhagen wrote: > there will be final forward merges from 5.10 and 5.9 to 5.11 still, so > don't cherry-pick anything just yet. only if your commits to 5.9 don't > show up on 5.11 in a few days, you need to forward-pick them. new and > not yet int

Re: [Development] Prebuilt 32-bit versjon for MSVC 2017

2018-02-21 Thread Maurice Kalinowski
The reason we have had x86 and x64 packages for UWP is not to target those two architectures for the desktop, but rather that the x86 version also works for the emulators for Windows Phone 8 / Windows 10 Mobile as well as Windows 10 IoT (Core). Given that two out of those are basically gone by

Re: [Development] Prebuilt 32-bit versjon for MSVC 2017

2018-02-21 Thread Henry Skoglund
Hi, if I want to download prebuilt Qt binaries for the UWP platform then I can choose between 32-bit and 64-bit flavors of both MSVC 2015 and MSVC 2017. It should be possible to offer the same variety for the Win32 versions, especially since I think the # of downloads for the Win32 Qt version

Re: [Development] Prebuilt 32-bit versjon for MSVC 2017

2018-02-21 Thread NIkolai Marchenko
This dedication to dropping MSVC2015x32 seems quite stange after the whole controversy of dropping MSVC2013 and how many people prefered to tread very carefully and slowly. Unlike msvc 2013, 15th compiler is way better and doesn't restrain Qt codebase nearly as much On Wed, Feb 21, 2018 at 3:44 P

Re: [Development] My understanding on a GoSC project

2018-02-21 Thread Paolo Angelelli
Hi Yuchen, great to hear you are interested in this project! You are quite right there, such a plugin should essentially wrap valhalla. The project steps you describe seem already a good approximation of a potential project. Actually, a starting point for wrapping Valhalla could be looking at th

[Development] Prebuilt 32-bit versjon for MSVC 2017

2018-02-21 Thread Harald Kjølberg
Hi, Currently Qt ships with 32-bit binaries for MSVC 2015, but not for MSVC 2017. The Qt Company have received requests for adding prebuilt 32-bit binaries also for MSVC 2017. By adding more prebuilt binaries, we increase the complexity, and add to the overall maintenance of our QA system. Our