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
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
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
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
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
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
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
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
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