On 4/05/2016 7:39 PM, Lars Knoll wrote:
On 02/05/16 14:37, "Development on behalf of Sze Howe Koh"
wrote:
Hello,
The LICENSE.GPLvX and LICENSE.LGPLvX files from
http://code.qt.io/cgit/qt/qtbase.git/tree/ (and submodules) start with
"The Qt Toolkit is Copyright (C) 2015...", but then they
On sexta-feira, 6 de maio de 2016 11:35:16 PDT Tim Blechmann wrote:
> ah, thanks for the pointer ... importing qt tarballs into git repos is
> full of surprises: qtgamepad/.gitignore ignores 'include'
The release tarballs should have removed the .gitignore file. Compare
http://code.qt.io/cgit/qt/
Yep correct
2016-05-06 1:01 GMT+02:00 Thiago Macieira :
> On quinta-feira, 5 de maio de 2016 22:21:08 PDT Filippo Cucchetto wrote:
> > void invokeDeleteLater(QObject* other) {
> > other->deleteLater();
> > emit aboutToBeDeleted(other)
> > }
>
> You want the emit before the deleteLater(),
That's a very universal solution to a specific problem and one that's going
to have all kinds of unintended consequences. Without knowing why focus was
taken from an item and given to another and why that other object
relinquished focus it's impossible to know whether focus should be restored
to th
The 5.6.1 branch is now available. Please start using it for changes
targeting the Qt 5.6.1 release.
We will merge the 5.6 branch to 5.6.1 a last time somewhen next week, so
there should be enough time to finalize ongoing changes in 5.6, and
start using 5.6.1 for new changes.
Changes done on 5.6
>>> I've just downloaded qt-everywhere-opensource-src-5.7.0-beta.tar.xz and
>>> confirmed that qtgamepad/include/QtGamepad/qtgamepadglobal.h is present
>>
>> ah, thanks for the pointer ... importing qt tarballs into git repos is
>> full of surprises: qtgamepad/.gitignore ignores 'include'
>>
>> my
>>> I've just downloaded qt-everywhere-opensource-src-5.7.0-beta.tar.xz and
>>> confirmed that qtgamepad/include/QtGamepad/qtgamepadglobal.h is present
>>
>> ah, thanks for the pointer ... importing qt tarballs into git repos is
>> full of surprises: qtgamepad/.gitignore ignores 'include'
>>
>> my
On Friday 06 May 2016 11:35:16 Tim Blechmann wrote:
> > I've just downloaded qt-everywhere-opensource-src-5.7.0-beta.tar.xz and
> > confirmed that qtgamepad/include/QtGamepad/qtgamepadglobal.h is present
>
> ah, thanks for the pointer ... importing qt tarballs into git repos is
> full of surprises
On Fri, May 06, 2016 at 11:35:16AM +0200, Tim Blechmann wrote:
> > I've just downloaded qt-everywhere-opensource-src-5.7.0-beta.tar.xz and
> > confirmed that qtgamepad/include/QtGamepad/qtgamepadglobal.h is present
>
> ah, thanks for the pointer ... importing qt tarballs into git repos is
> full
> I've just downloaded qt-everywhere-opensource-src-5.7.0-beta.tar.xz and
> confirmed that qtgamepad/include/QtGamepad/qtgamepadglobal.h is present
ah, thanks for the pointer ... importing qt tarballs into git repos is
full of surprises: qtgamepad/.gitignore ignores 'include'
my usual workflow i
10 matches
Mail list logo