2018-02-19 18:52 GMT+01:00 Thiago Macieira :
> On Monday, 19 February 2018 03:26:16 PST Benjamin TERRIER wrote:
>> > Open source usage of Qt is free as in “free speech”. As a Free Software
>> > user you contribute or “pay” to our open source project by making your
>> > code available to others – en
On Monday, 19 February 2018 03:26:16 PST Benjamin TERRIER wrote:
> > Open source usage of Qt is free as in “free speech”. As a Free Software
> > user you contribute or “pay” to our open source project by making your
> > code available to others – ensuring the end-users’ rights.
> This would clearly
19.02.2018, 20:10, "Nuno Santos" :
> Curiously, 10.10 is not listed under support platforms.
>
>> On 19 Feb 2018, at 17:08, Michael Corcoran wrote:
>>
>> On Mon, 2018-02-19 at 14:39 +, Nuno Santos wrote:
>>> Alexandru,
>>>
>>> Thanks for your feedback and prompt reply.
>>>
>>> I got my
Curiously, 10.10 is not listed under support platforms.
> On 19 Feb 2018, at 17:08, Michael Corcoran wrote:
>
> On Mon, 2018-02-19 at 14:39 +, Nuno Santos wrote:
>> Alexandru,
>>
>> Thanks for your feedback and prompt reply.
>>
>> I got my answer!
>>
>> Best regards,
>>
>> Nuno
>>
>
>
On Sunday, 18 February 2018 20:59:50 PST Tom Isaacson via Interest wrote:
> I'm replacing some old SIGNAL/SLOT connects with the new Qt5 format and I
> need to use lambdas for some of them.
>
> Scenario 1:
>
> public slots:
> void RouteEditName();
> void RouteEditName(QString name);
>
>
Alexandru,
Thanks for your feedback and prompt reply.
I got my answer!
Best regards,
Nuno
> On 19 Feb 2018, at 14:35, Alexandru Croitor wrote:
>
> Hi,
>
> You can check the qtbase/mkspecs/macx-clang/qmake.conf file for
> QMAKE_MACOSX_DEPLOYMENT_TARGET value.
>
> In my checkout it says 10
Hi,
You can check the qtbase/mkspecs/macx-clang/qmake.conf file for
QMAKE_MACOSX_DEPLOYMENT_TARGET value.
In my checkout it says 10.10.
> On 19. Feb 2018, at 15:33, Nuno Santos wrote:
>
> Hi,
>
> I’m wondering how can I find the minimal OS X version that Qt 5.10 built
> application will run
Hi,
I’m wondering how can I find the minimal OS X version that Qt 5.10 built
application will run on.
Can somebody help me find out?
Thanks!
Nuno
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
2018-02-19 5:59 GMT+01:00 Tom Isaacson via Interest :
> I'm replacing some old SIGNAL/SLOT connects with the new Qt5 format and I
> need to use lambdas for some of them.
>
> Scenario 1:
>
> public slots:
> void RouteEditName();
> void RouteEditName(QString name);
>
> m_pRouteEditNameAc
Hello everyone,
May I raise the subject of licensing when it comes to comparing QML vs
Electron popularity.
Electron and other javascript technologies (node, jquery, etc.) are
licensed under permissive (no copyleft) open source licenses like MIT.
Regarding Qt, even the most permissive license (L
There is one already: https://bugreports.qt.io/browse/QTBUG-66452
Best regards,
Laszlo
-Original Message-
From: Interest [mailto:interest-bounces+laszlo.agocs=qt...@qt-project.org] On
Behalf Of Giuseppe D'Angelo
Sent: mandag 19. februar 2018 11.37
To: Manner Róbert
Cc: interest@qt-proje
On 19 February 2018 at 11:25, Manner Róbert wrote:
> Hi,
>
> When I run an example/default qml project I get a lot of warnings about
> active painters:
>
>> QT_QUICK_BACKEND="software" ./example
>
> QBackingStore::endPaint() called with active painter on backingstore paint
> device
> QBackingStore
Hi,
When I run an example/default qml project I get a lot of warnings about
active painters:
> QT_QUICK_BACKEND="software" ./example
QBackingStore::endPaint() called with active painter on backingstore paint
device
QBackingStore::endPaint() called with active painter on backingstore paint
device
2018-02-19 5:59 GMT+01:00 Tom Isaacson via Interest :
> I'm replacing some old SIGNAL/SLOT connects with the new Qt5 format and I
> need to use lambdas for some of them.
>
> Scenario 1:
>
> public slots:
> void RouteEditName();
> void RouteEditName(QString name);
>
> m_pRouteEditNameAc
14 matches
Mail list logo