Hi all,
We have now Qt 5.7.0 final packages available
Windows: http://download.qt.io/snapshots/qt/5.7/5.7.0/505/
Linux: http://download.qt.io/snapshots/qt/5.7/5.7.0/450/
Mac: http://download.qt.io/snapshots/qt/5.7/5.7.0/386/
src: http://download.qt.io/snapshots/qt/5.7/5.7.0/latest_src
Hello,
One month ago, URLs that contain proper class names, e.g.
http://doc.qt.io/qt-5/QObject.html, worked as expected. However, they now
lead to Error 404. It looks like the server currently allows lowercase URLs
only, e.g. http://doc.qt.io/qt-5/qobject.html
This change might break bookmarks or
On lunes, 13 de junio de 2016 8:36:22 A. M. ART you wrote:
> Hi,
>
>
> Which example/file you are talking about? License change should be done from
> 5.7 -> and I checked quickly the qtserialport examples & everything seems
> to be ok (like
> http://code.qt.io/cgit/qt/qtserialport.git/tree/exampl
> QScopedPointer?
Do you have real example? ;)
2016-06-13 7:47 GMT+03:00 Bo Thorsen :
> Den 12-06-2016 kl. 12:59 skrev Denis Shienkov:
>
>> No, use of the C++11 Standard Library features is not permitted
>>>
>>
>> Lousy to hear it...
>>
>> How to do then RAII to avoid a leaks e.g. for Windows ha
Dear list,
I have upgraded my Mac OS X CI node to Qt 5.6.1. Since then I see several
warnings at the build step 'make install' similar to:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip:
symbols referenced by indirect symbol table entries that can't b
Hi,
Which example/file you are talking about? License change should be done from
5.7 -> and I checked quickly the qtserialport examples & everything seems to be
ok (like
http://code.qt.io/cgit/qt/qtserialport.git/tree/examples/serialport/creaderasync/main.cpp?h=5.7.0)
br,
Jani
___
If we don't have unique_ptr, then, probably, we don't have move semantics
too
2016-06-13 10:51 GMT+03:00 Sean Harmer :
> On Monday 13 June 2016 06:47:44 Bo Thorsen wrote:
> > Den 12-06-2016 kl. 12:59 skrev Denis Shienkov:
> > >> No, use of the C++11 Standard Library features is not permitted
> >
On Monday 13 June 2016 06:47:44 Bo Thorsen wrote:
> Den 12-06-2016 kl. 12:59 skrev Denis Shienkov:
> >> No, use of the C++11 Standard Library features is not permitted
> >
> > Lousy to hear it...
> >
> > How to do then RAII to avoid a leaks e.g. for Windows handles (HANDLE,
> > HKEY, HDEVINFO and