On Wednesday 08 July 2015 13:42:12 Thiago Macieira wrote:
> So here's the plan:
> * Qt 5.6: will use std::atomic, if available
> * Qt 5.7: will use std::atomic unconditionally
Well, first snag: MSVC has no support for constexpr, so it won't work.
The above should read then:
* Qt 5.7: will use std
On Wednesday 08 July 2015 13:43:16 Thiago Macieira wrote:
> On Tuesday 23 June 2015 10:17:40 Knoll Lars wrote:
> > Qt 5.6:
> >
> > * We make 5.6 a long term supported release
> > * We still support C++98 compilers in this release (for the last time),
> > i.e. We keep the 5.5 compiler baseline
> >
On Tuesday 23 June 2015 10:17:40 Knoll Lars wrote:
> Qt 5.6:
>
> * We make 5.6 a long term supported release
> * We still support C++98 compilers in this release (for the last time),
> i.e. We keep the 5.5 compiler baseline
> * WEC7 will be still supported
> * QNX 6.5 is not supported anymore
> *
On Tuesday 23 June 2015 10:17:40 Knoll Lars wrote:
> Qt 5.7:
>
> * New compiler baseline with gcc 4.7 and VC++ 2012
> * Enable and use the C++11 features supported by these compilers
> unconditionally
BTW, there's one more C++11 feature I'd like to use unconditionally starting
in Qt 5.7: atomics
On Wednesday 08 July 2015 12:07:20 Keith Gardner wrote:
> > Please take the patches starting at
> > https://codereview.qt-project.org/95531.
> > Follow the chain of dependency.
>
> Would you like someone to pick up those changes and finish them for you? I
> am just asking since you started many of
We are happy to announce the release of Qt Creator 3.5 beta1 !
Blog post: http://blog.qt.io/blog/2015/07/08/qt-creator-3-5-beta1-released/
--
Eike Ziller, Senior Software Engineer - The Qt Company GmbH
The Qt Company GmbH, Rudower Chaussee 13, D-12489 Berlin
Geschäftsführer: Mika Pälsi, Juha
>
> It's already done and approved. You just need to move qversionnumber_p.h
> back
> to qversionnumber.h in a separate commit and check that the patch series
> still
> applies. IIRC, only the unexporting was applied out-of-order, so you can
> revert that one temporarily, to make the other changes
On Wednesday 08 July 2015 14:07:20 Keith Gardner wrote:
> > Please take the patches starting at
> > https://codereview.qt-project.org/95531.
> > Follow the chain of dependency.
>
> Would you like someone to pick up those changes and finish them for you? I
> am just asking since you started many of
>
> Please take the patches starting at
> https://codereview.qt-project.org/95531.
> Follow the chain of dependency.
>
Would you like someone to pick up those changes and finish them for you? I
am just asking since you started many of them but I know you have a lot on
your plate.
The only change
On 08 Jul 2015, at 03:29, Paul Hesse
mailto:hds...@bellsouth.net>> wrote:
My question, Has VAAPI calls been implemented as part of what gets passed to
gstreamer so as to leverage HW video decode in QT 5.5 Multimedia ?
Qt Multimedia doesn’t currently support HW-accelerated video decoding using
10 matches
Mail list logo