On 2022-06-17 07:46, Alexander Carôt wrote:
Hi all,
I have to compile Qt5.15 from source on an older centOS 7.9 machine but it
fails due to this issue (sorry, only german language):
.In file included from ../include/QtCore/qmetatype.h:1:0,
from ../include/QtCore/../../src/cor
Hi all,
I have to compile Qt5.15 from source on an older centOS 7.9 machine but it
fails due to this issue (sorry, only german language):
.In file included from ../include/QtCore/qmetatype.h:1:0,
from ../include/QtCore/../../src/corelib/kernel/qvariant.h:46,
fro
Hi all,
I am using Qt(C++) to develop an IOS app. When I use a QMenu without parent
on a modal dialog, the menu gets hidden behind the dialog. This issue does
not happen if I set the modal dialog as parent. Upon debugging in Qt, I
noticed that the window level of a menu (Qt::Popup) is lower than o
On Thursday, 16 June 2022 15:23:02 PDT Mike Rochefort wrote:
> In terms of bundling with the rest of the Qt framework, you're saying
> just the following artifacts from a build are needed? I don't know if
> any other objects or resources from the QtWayland package are necessary.
>
> - libqwayland-
On 6/16/22 5:52 PM, Thiago Macieira wrote:
The Wayland *client* library API and the wayland QPA plugin, which are
licensed
LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
which is the same as qtbase, see
https://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/global/qg
On Thursday, 16 June 2022 11:20:55 PDT Mike Rochefort wrote:
> Additionally, considering Wayland is becoming a core piece of the Linux
> ecosystem is there a reason why the QtWayland module doesn't follow the
> same licensing as QtBase where the other QPA plugins are provided?
The module has two p
This is a question for more legal-minded folk, but it doesn't hurt to
reach out to those who may have existing developer experience with this.
Apologies if this isn't the right place for this line of questioning.
Looking at where the Linux desktop is headed, having some kind of
support for the