Re: [Interest] Reg Supported Qt version

2020-03-30 Thread praveen illa
Hi,

Thank you for your respone.

I have one more question,
what is the linux kernel supported to run qt ?

Regards,
Praveen

On Sun, Mar 29, 2020, 20:06 Thiago Macieira 
wrote:

> On Sunday, 29 March 2020 03:13:39 -03 praveen illa wrote:
> > Processor - Renesas RZ/A1
> > RAM - 64 MB
> > Clock Freq - 400 MHz
> > Arm linux toolchain (compiler) - 4.7
> > Linux kernel version - 3.14
> > Dedicated GPU - No
> > Data flash - 64 MB
> > XIP flash - 32 MB
>
> Before we talk about Qt support, you need to ask about *kernel* support.
> Kernel 3.14 is not supported by the kernel community any more. Please ask
> your
> vendor for an updated toolchain and sysroot for your device.
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel System Software Products
>
>
>
> ___
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] Reg Supported Qt version

2020-03-30 Thread Thiago Macieira
On Monday, 30 March 2020 06:39:13 -03 praveen illa wrote:
> Thank you for your respone.
> 
> I have one more question,
> what is the linux kernel supported to run qt ?

Anything supported by your *board* *vendor* is supported.

Is your board vendor providing security fixes for that 3.14? If not, use the 
one they are providing support for.

If they are not providing support for any kernel on that board, then you've 
got a doorstop. Use it as a doorstop and get another board.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products



___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] QtWebkit error while building Qt5.12.7 sources

2020-03-30 Thread Ramakanth Kesireddy
Any recommendation on the compatible icu sources to cross-compile or the
latest one would do for Qt WebKit 5.6.3?

On Sun, 29 Mar, 2020, 20:08 Thiago Macieira, 
wrote:

> On Saturday, 28 March 2020 11:07:17 -03 Ramakanth Kesireddy wrote:
> > ./wtf/unicode/icu/UnicodeIcu.h:29:27: fatal error: unicode/uchar.h: No
> such
> > file or directory
>
> ICU is missing in your toolchain.
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel System Software Products
>
>
>
> ___
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] QtWebkit error while building Qt5.12.7 sources

2020-03-30 Thread Thiago Macieira
On Monday, 30 March 2020 12:35:19 -03 Ramakanth Kesireddy wrote:
> Any recommendation on the compatible icu sources to cross-compile or the
> latest one would do for Qt WebKit 5.6.3?

ICU should always be used in the latest version since it contains data that 
changes every year, some of them multiple times a year, like the timezone 
database.

That also means you need to design your system so it'll get updates.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products



___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] Qt Creator licensing for companies with Qt Commercial developers

2020-03-30 Thread Tuukka Turunen

Hi,

That is not the question that was originally asked.

The question was about some developers using commercially licensed “Qt for 
Application Development” product and other developers using Qt Creator under 
open-source license. This is not allowed, because the license agreement of Qt 
for Application Development does not allow use of open-source versions of its 
contents in the same project (and Qt Creator is part of Qt for Application 
Development).

Yours,

Tuukka

From: Andy 
Date: Friday 27. March 2020 at 17.29
To: Tuukka Turunen 
Cc: Giuseppe D'Angelo , "interest@qt-project.org" 

Subject: Re: [Interest] Qt Creator licensing for companies with Qt Commercial 
developers

"This seems to become a longer thread than I envisioned, as apparently my 
original response was not clear enough."

As I pointed out - it's because you're not answering the question that was 
asked, and therefore confusing the issue.

"Is it still possible for the developers who don't use Qt libraries in any way, 
use Qt Creator IDE for editing and debugging?"

The answer is yes.

---
Andy Maloney  //  https://asmaloney.com
twitter ~ @asmaloney



On Fri, Mar 27, 2020 at 11:23 AM Tuukka Turunen 
mailto:tuukka.turu...@qt.io>> wrote:

Hi,

This seems to become a longer thread than I envisioned, as apparently my 
original response was not clear enough.

In general, if there are any questions or concerns related to licensing, check 
the FAQ: https://www.qt.io/faq/

If you are looking for advise on licensing, I recommend either to read the FAQ 
or consult a lawyer. While everyone here tries their best to give good advice, 
it is possible that some incorrect information or interpretation is presented 
(because licensing can be a difficult topic).

Anyways, I'll now explain again the answer to the original question asked. The 
question was, as I understood it, "Is it allowed that people working in a 
project use commercially licensed Qt and some other persons in the same project 
who do not develop Qt use open-source licensed Qt tools?"

Answer to this is: No, it is not allowed to mix commercial "Licensed Software" 
and the open-source versions provided by The Qt Company in the same project.

This is a restriction coming from the commercial license agreement: 
https://www.qt.io/terms-conditions/

The basic rule of thumb is: Don't mix. Use either only commercial or only 
open-source versions of items provided by The Qt Company.

Yours,

Tuukka

On 27.3.2020, 16.26, "Interest on behalf of Giuseppe D'Angelo via Interest" 
mailto:interest-boun...@qt-project.org> on 
behalf of interest@qt-project.org> wrote:

On 27/03/2020 15:03, Tomas Konir wrote:
>
> Sorry for possible misunderstanding, but i think, that original question
> was little different.
> Question was:
>
> There is company, where are two developer groups:
> Group1: Use QtCreator and works with QT libraries (and works with other
> code which not use QT libraries). All users have Commercial License.
> Group2: Would like to use QtCreator and not use QT libraries (they
> working only with QT unrelated code). The want use QtCreator only as IDE
>
> Can both groups use QtCreator?
> I thought, that using QtCreator as IDE is not conditioned with having QT
> Commercial license.

The only difference that comes to mind is that the first group can use
Qt Creator under its commercial license, which may come with some extra
features (not exactly sure of which ones, at this particular point in time).

The second group can instead just use Qt Creator under its open source
license. The open source license of Qt Creator itself does NOT extend in
any way to the software you develop (cf. the GPL FAQ).

HTH,
--
Giuseppe D'Angelo | 
giuseppe.dang...@kdab.com | Senior Software 
Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - The Qt, C++ and OpenGL Experts



___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] Qt Creator licensing for companies with Qt Commercial developers

2020-03-30 Thread Tuukka Turunen

Hi,

Please read the commercial license agreement and the licensing FAQ. The 
restriction has nothing to do with open-source licensing. It is about a 
company, who is using a commercially licensed Qt not to use parts of the same 
licensed Qt product under open-source license. If there was no such 
restriction, a company could have a team of 10 developers, but only 1 or 2 
commercial license for Qt.

Yours,

Tuukka

From: Jean-Michaël Celerier 
Date: Friday 27. March 2020 at 17.46
To: Tuukka Turunen 
Cc: Giuseppe D'Angelo , "interest@qt-project.org" 

Subject: Re: [Interest] Qt Creator licensing for companies with Qt Commercial 
developers

> Answer to this is: No, it is not allowed to mix commercial "Licensed 
> Software" and the open-source versions provided by The Qt Company in the same 
> project.

What about open-source versions provided by another distributor, e.g. someone 
doing apt install qtcreator ?

Also how is that compatible with this part of the Qt Creator license  ?
https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/LICENSE.GPL3-EXCEPT#n493


Best,
Jean-Michaël



On Fri, Mar 27, 2020 at 4:24 PM Tuukka Turunen 
mailto:tuukka.turu...@qt.io>> wrote:

Hi,

This seems to become a longer thread than I envisioned, as apparently my 
original response was not clear enough.

In general, if there are any questions or concerns related to licensing, check 
the FAQ: https://www.qt.io/faq/

If you are looking for advise on licensing, I recommend either to read the FAQ 
or consult a lawyer. While everyone here tries their best to give good advice, 
it is possible that some incorrect information or interpretation is presented 
(because licensing can be a difficult topic).

Anyways, I'll now explain again the answer to the original question asked. The 
question was, as I understood it, "Is it allowed that people working in a 
project use commercially licensed Qt and some other persons in the same project 
who do not develop Qt use open-source licensed Qt tools?"

Answer to this is: No, it is not allowed to mix commercial "Licensed Software" 
and the open-source versions provided by The Qt Company in the same project.

This is a restriction coming from the commercial license agreement: 
https://www.qt.io/terms-conditions/

The basic rule of thumb is: Don't mix. Use either only commercial or only 
open-source versions of items provided by The Qt Company.

Yours,

Tuukka

On 27.3.2020, 16.26, "Interest on behalf of Giuseppe D'Angelo via Interest" 
mailto:interest-boun...@qt-project.org> on 
behalf of interest@qt-project.org> wrote:

On 27/03/2020 15:03, Tomas Konir wrote:
>
> Sorry for possible misunderstanding, but i think, that original question
> was little different.
> Question was:
>
> There is company, where are two developer groups:
> Group1: Use QtCreator and works with QT libraries (and works with other
> code which not use QT libraries). All users have Commercial License.
> Group2: Would like to use QtCreator and not use QT libraries (they
> working only with QT unrelated code). The want use QtCreator only as IDE
>
> Can both groups use QtCreator?
> I thought, that using QtCreator as IDE is not conditioned with having QT
> Commercial license.

The only difference that comes to mind is that the first group can use
Qt Creator under its commercial license, which may come with some extra
features (not exactly sure of which ones, at this particular point in time).

The second group can instead just use Qt Creator under its open source
license. The open source license of Qt Creator itself does NOT extend in
any way to the software you develop (cf. the GPL FAQ).

HTH,
--
Giuseppe D'Angelo | 
giuseppe.dang...@kdab.com | Senior Software 
Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - The Qt, C++ and OpenGL Experts



___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] Qt Creator licensing for companies with Qt Commercial developers

2020-03-30 Thread Andy
That makes no sense. Your license prevents a company from using an
open-source tool? It says "if you license our stuff you cannot use the
open-source tool X"?

This whole thread is yet another great example of where the Qt Company is
totally tone-deaf.

Nobody understands your licensing. You have fewer people using Qt and
Qt-based things because of this.

---
Andy Maloney  //  https://asmaloney.com
twitter ~ @asmaloney 



On Mon, Mar 30, 2020 at 1:43 PM Tuukka Turunen  wrote:

>
>
> Hi,
>
>
>
> That is not the question that was originally asked.
>
>
>
> The question was about some developers using commercially licensed “Qt for
> Application Development” product and other developers using Qt Creator
> under open-source license. This is not allowed, because the license
> agreement of Qt for Application Development does not allow use of
> open-source versions of its contents in the same project (and Qt Creator is
> part of Qt for Application Development).
>
>
>
> Yours,
>
>
>
> Tuukka
>
>
>
> *From: *Andy 
> *Date: *Friday 27. March 2020 at 17.29
> *To: *Tuukka Turunen 
> *Cc: *Giuseppe D'Angelo , "
> interest@qt-project.org" 
> *Subject: *Re: [Interest] Qt Creator licensing for companies with Qt
> Commercial developers
>
>
>
> "This seems to become a longer thread than I envisioned, as apparently my
> original response was not clear enough."
>
>
>
> As I pointed out - it's because you're not answering the question that was
> asked, and therefore confusing the issue.
>
>
>
> "Is it still possible for the developers who don't use Qt libraries in any
> way, use Qt Creator IDE for editing and debugging?"
>
>
>
> The answer is yes.
>
>
>
> ---
> Andy Maloney  //  https://asmaloney.com
>
> twitter ~ @asmaloney 
>
>
>
>
>
>
>
> On Fri, Mar 27, 2020 at 11:23 AM Tuukka Turunen 
> wrote:
>
>
> Hi,
>
> This seems to become a longer thread than I envisioned, as apparently my
> original response was not clear enough.
>
> In general, if there are any questions or concerns related to licensing,
> check the FAQ: https://www.qt.io/faq/
>
> If you are looking for advise on licensing, I recommend either to read the
> FAQ or consult a lawyer. While everyone here tries their best to give good
> advice, it is possible that some incorrect information or interpretation is
> presented (because licensing can be a difficult topic).
>
> Anyways, I'll now explain again the answer to the original question asked.
> The question was, as I understood it, "Is it allowed that people working in
> a project use commercially licensed Qt and some other persons in the same
> project who do not develop Qt use open-source licensed Qt tools?"
>
> Answer to this is: No, it is not allowed to mix commercial "Licensed
> Software" and the open-source versions provided by The Qt Company in the
> same project.
>
> This is a restriction coming from the commercial license agreement:
> https://www.qt.io/terms-conditions/
>
> The basic rule of thumb is: Don't mix. Use either only commercial or only
> open-source versions of items provided by The Qt Company.
>
> Yours,
>
> Tuukka
>
> On 27.3.2020, 16.26, "Interest on behalf of Giuseppe D'Angelo via
> Interest"  interest@qt-project.org> wrote:
>
> On 27/03/2020 15:03, Tomas Konir wrote:
> >
> > Sorry for possible misunderstanding, but i think, that original
> question
> > was little different.
> > Question was:
> >
> > There is company, where are two developer groups:
> > Group1: Use QtCreator and works with QT libraries (and works with
> other
> > code which not use QT libraries). All users have Commercial License.
> > Group2: Would like to use QtCreator and not use QT libraries (they
> > working only with QT unrelated code). The want use QtCreator only as
> IDE
> >
> > Can both groups use QtCreator?
> > I thought, that using QtCreator as IDE is not conditioned with
> having QT
> > Commercial license.
>
> The only difference that comes to mind is that the first group can use
> Qt Creator under its commercial license, which may come with some
> extra
> features (not exactly sure of which ones, at this particular point in
> time).
>
> The second group can instead just use Qt Creator under its open source
> license. The open source license of Qt Creator itself does NOT extend
> in
> any way to the software you develop (cf. the GPL FAQ).
>
> HTH,
> --
> Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software
> Engineer
> KDAB (France) S.A.S., a KDAB Group company
> Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
> KDAB - The Qt, C++ and OpenGL Experts
>
>
>
> ___
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
>
___
Interest mailing list
Interest@qt-project.org
https://lis

Re: [Interest] Qt Creator licensing for companies with Qt Commercial developers

2020-03-30 Thread Tuukka Turunen
Hi Michael,

Please read the commercial license agreement and the licensing FAQ. The 
restriction has nothing to do with open-source licensing. It is about a 
company, who is using a commercially licensed Qt not to use parts of the same 
licensed Qt product under open-source license. If there was no such 
restriction, a company could have a team of 10 developers, but only 1 or 2 
commercial license for Qt.

I do understand that it can feel off to have such a restriction for using "Qt 
Creator" when others are using "Qt libraries". The important point is that both 
these are included in the Qt for Application Development product. So both need 
to be used with same type of license: open-source or commercial. 
 
Yours,
 
Tuukka

On 27.3.2020, 20.54, "Interest on behalf of Michael Jackson" 
 
wrote:

OK, Here goes the explanations of how to interoperate with Qt Software 
packages. IANAL. We will start from the easy and work our way towards difficult.

QtCreator: QtCreator is free. You, as a developer of software, can use 
QtCreator as your IDE to develop your own software. The GPL license of 
QtCreator will NOT infect your software. Use QtCreator to create open or closed 
software. Free or commercial. Your choice.

QtCreator as Part of a Commercial Qt License: The only thing this gets you 
is the ability to get some "commercial" support versus just posting on the 
qt-creator mailing list.

Modifying QtCreator: If you are actually modifying QtCreator yourself to 
create a distribution outside of your organization then ANY codes you write or 
modify are subject to the QtCreator license. This has ramifications if you 
happen to have a Qt commercial license.

Using Qt5 in your software project: If you use Qt in your project ANYBODY 
contributing to that same project MUST have the same kind of Qt license. 
Period. Full Stop.

For the original question;
"Is it still possible for the developers who don't use Qt libraries in
any way, use Qt Creator IDE for editing and debugging?"

The answer is YES, but the devil is in the details. They *should* be able 
to just download the free version of QtCreator from http://download.qt.io and 
use that version. They can't use the "commercial" version of QtCreator unless 
they have a commercial license for Qt. But if their projects are *not* using 
Qt, then why do they have a commercial license for Qt?


Again, IANAL, but I believe this to be a reasonable summary of the 
licensing of QtCreator and Qt.
--
Mike Jackson 



On 3/27/20, 12:21 PM, "Interest on behalf of alexander golks" 
 wrote:

Am Fri, 27 Mar 2020 17:11:16 +0100
schrieb Jean-Michaël Celerier :

> It is also the license of the binaries that you can download there :
> https://download.qt.io/official_releases/qtcreator/4.11/4.11.1/
> 
> And it states quite succintly :
> "This License explicitly affirms your unlimited permission to run the
> unmodified Program."
> 
> > but if you just use qtcreator, just use it. its free.  
> 
> well, that is not what
> "
> Anyways, I'll now explain again the answer to the original question 
asked.
> The question was, as I understood it, "Is it allowed that people 
working in
> a project use commercially licensed Qt and some other persons in the 
same
> project who do not develop Qt use open-source licensed Qt tools?"
> 
> Answer to this is: No, it is not allowed to mix commercial "Licensed
> Software" and the open-source versions provided by The Qt Company in 
the
> same project."
> 
> seems to mean, which is why I'm wondering.

the problem is, as already stated, that some did not answer your 
question properly.
i understood your question. and as i said, your mixing up things. as we 
say: you mix apples and pears.

you're talking about using an executable X, based on open source 
software.
you're talking about using an library Y, for which you have a license, 
based on open source software, too.
you're talking about using exec X to use Y somehow.
you're talking about using exec X with other libraries.

now what has tool X todo with library Y? nothing.
well, it happen to be that tool X is written using library Y, but thats 
of no concern here.

the licese for Y only clearifies how you may use/include the library Y 
into your projects, 
and not how to use tool X to build apps using library Y.



other words:
would you ask if you have to use the commercial vs license because you 
bought a qt license?

-- 
/*
 *printk(KERN_DEBUG "%s: Done reprogramming Xilinx, %d bits, good 
luck!\n",...);
 *   

Re: [Interest] QtWebkit error while building Qt5.12.7 sources

2020-03-30 Thread Konstantin Tokarev


30.03.2020, 19:28, "Thiago Macieira" :
> On Monday, 30 March 2020 12:35:19 -03 Ramakanth Kesireddy wrote:
>>  Any recommendation on the compatible icu sources to cross-compile or the
>>  latest one would do for Qt WebKit 5.6.3?
>
> ICU should always be used in the latest version since it contains data that
> changes every year, some of them multiple times a year, like the timezone
> database.
>
> That also means you need to design your system so it'll get updates.

QtWebKit 5.6.3 won't build with latest ICU. Only the latest release is 
compatible:
https://github.com/qtwebkit/qtwebkit/releases/tag/qtwebkit-5.212.0-alpha4

-- 
Regards,
Konstantin

___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] Qt Creator licensing for companies with Qt Commercial developers

2020-03-30 Thread Tuukka Turunen

Hi Andy,

I know that the dual licensing can be confusing. To defend it a bit: it gets 
confusing mainly when the question is about mixing the license types. It is 
simple and straightforward when a company uses commercial license and asks also 
possible contractors (working in the same project) to use commercial. Similarly 
it is simple when all use the open-source version.

If you want to understand the topic better, please read the commercial license 
agreement and the licensing FAQ. The restriction has nothing to do with 
open-source licensing. It is about a company, who is using a commercially 
licensed Qt not to use parts of the same licensed Qt product under open-source 
license. If there was no such restriction, a company could have a team of 10 
developers, but only 1 or 2 commercial license for Qt.

I do understand that it can feel off to have such a restriction for using "Qt 
Creator" when others are using "Qt libraries". The important point is that both 
these are included in the Qt for Application Development product. So both need 
to be used with same type of license: open-source or commercial.

Yours,
Tuukka


From: Andy 
Date: Monday 30. March 2020 at 20.50
To: Tuukka Turunen 
Cc: Giuseppe D'Angelo , "interest@qt-project.org" 

Subject: Re: [Interest] Qt Creator licensing for companies with Qt Commercial 
developers

That makes no sense. Your license prevents a company from using an open-source 
tool? It says "if you license our stuff you cannot use the open-source tool X"?

This whole thread is yet another great example of where the Qt Company is 
totally tone-deaf.

Nobody understands your licensing. You have fewer people using Qt and Qt-based 
things because of this.

---
Andy Maloney  //  https://asmaloney.com
twitter ~ @asmaloney



On Mon, Mar 30, 2020 at 1:43 PM Tuukka Turunen 
mailto:tuukka.turu...@qt.io>> wrote:

Hi,

That is not the question that was originally asked.

The question was about some developers using commercially licensed “Qt for 
Application Development” product and other developers using Qt Creator under 
open-source license. This is not allowed, because the license agreement of Qt 
for Application Development does not allow use of open-source versions of its 
contents in the same project (and Qt Creator is part of Qt for Application 
Development).

Yours,

Tuukka

From: Andy mailto:asmalo...@gmail.com>>
Date: Friday 27. March 2020 at 17.29
To: Tuukka Turunen mailto:tuukka.turu...@qt.io>>
Cc: Giuseppe D'Angelo 
mailto:giuseppe.dang...@kdab.com>>, 
"interest@qt-project.org" 
mailto:interest@qt-project.org>>
Subject: Re: [Interest] Qt Creator licensing for companies with Qt Commercial 
developers

"This seems to become a longer thread than I envisioned, as apparently my 
original response was not clear enough."

As I pointed out - it's because you're not answering the question that was 
asked, and therefore confusing the issue.

"Is it still possible for the developers who don't use Qt libraries in any way, 
use Qt Creator IDE for editing and debugging?"

The answer is yes.

---
Andy Maloney  //  https://asmaloney.com
twitter ~ @asmaloney



On Fri, Mar 27, 2020 at 11:23 AM Tuukka Turunen 
mailto:tuukka.turu...@qt.io>> wrote:

Hi,

This seems to become a longer thread than I envisioned, as apparently my 
original response was not clear enough.

In general, if there are any questions or concerns related to licensing, check 
the FAQ: https://www.qt.io/faq/

If you are looking for advise on licensing, I recommend either to read the FAQ 
or consult a lawyer. While everyone here tries their best to give good advice, 
it is possible that some incorrect information or interpretation is presented 
(because licensing can be a difficult topic).

Anyways, I'll now explain again the answer to the original question asked. The 
question was, as I understood it, "Is it allowed that people working in a 
project use commercially licensed Qt and some other persons in the same project 
who do not develop Qt use open-source licensed Qt tools?"

Answer to this is: No, it is not allowed to mix commercial "Licensed Software" 
and the open-source versions provided by The Qt Company in the same project.

This is a restriction coming from the commercial license agreement: 
https://www.qt.io/terms-conditions/

The basic rule of thumb is: Don't mix. Use either only commercial or only 
open-source versions of items provided by The Qt Company.

Yours,

Tuukka

On 27.3.2020, 16.26, "Interest on behalf of Giuseppe D'Angelo via Interest" 
mailto:interest-boun...@qt-project.org> on 
behalf of interest@qt-project.org> wrote:

On 27/03/2020 15:03, Tomas Konir wrote:
>
> Sorry for possible misunderstanding, but i think, that original question
> was little different.
> Question was:
>
> There is company, where are

Re: [Interest] Qt Creator licensing for companies with Qt Commercial developers

2020-03-30 Thread Juergen Bocklage-Ryannel
Hi,

I guess the conflicting terms are these:

“Prohibited Combination” shall mean any means to (i) use, combine, incorporate, 
link or integrate Licensed Software with any software created with or 
incorporating Open Source Qt, (ii) use Licensed Software for creation of any 
software created with or incorporating Open Source Qt, or (iii) incorporate or 
integrate Applications into a hardware device or product other than a Device."

Especially this combination: “use … Licensed Software with any software created 
with … Open Source Qt”

KDE, doxygen, Wireshark (just to name a few) are using Open Source Qt. 

Can someone reflect how does it apply to that software? Can a customer use them 
to create software under the Qt commercial License terms?

I understand the wishes of Qt Company. Business wise these make sense, still 
there might be a conflict with other Licenses (especially Qt Creator Open 
Source). I am unsure if the Qt Commercial License is in direct conflict with 
(L)GPL license. But I guess someone has thought this through.

Best regards
/ jryannel

I am not a lawyer and any opinion towards Licensing is my personal very 
subjective opinion.



> On 30. Mar 2020, at 20:02, Tuukka Turunen  wrote:
> 
>  
> Hi Andy,
>  
> I know that the dual licensing can be confusing. To defend it a bit: it gets 
> confusing mainly when the question is about mixing the license types. It is 
> simple and straightforward when a company uses commercial license and asks 
> also possible contractors (working in the same project) to use commercial. 
> Similarly it is simple when all use the open-source version.
>  
> If you want to understand the topic better, please read the commercial 
> license agreement and the licensing FAQ. The restriction has nothing to do 
> with open-source licensing. It is about a company, who is using a 
> commercially licensed Qt not to use parts of the same licensed Qt product 
> under open-source license. If there was no such restriction, a company could 
> have a team of 10 developers, but only 1 or 2 commercial license for Qt.
>  
> I do understand that it can feel off to have such a restriction for using "Qt 
> Creator" when others are using "Qt libraries". The important point is that 
> both these are included in the Qt for Application Development product. So 
> both need to be used with same type of license: open-source or commercial. 
>  
> Yours,
> Tuukka
>  
>  
> From: Andy 
> Date: Monday 30. March 2020 at 20.50
> To: Tuukka Turunen 
> Cc: Giuseppe D'Angelo , "interest@qt-project.org" 
> 
> Subject: Re: [Interest] Qt Creator licensing for companies with Qt Commercial 
> developers
>  
> That makes no sense. Your license prevents a company from using an 
> open-source tool? It says "if you license our stuff you cannot use the 
> open-source tool X"?
>  
> This whole thread is yet another great example of where the Qt Company is 
> totally tone-deaf.
>  
> Nobody understands your licensing. You have fewer people using Qt and 
> Qt-based things because of this.
>  
> ---
> Andy Maloney  //  https://asmaloney.com 
> twitter ~ @asmaloney 
>  
>  
>  
> On Mon, Mar 30, 2020 at 1:43 PM Tuukka Turunen  > wrote:
>>  
>> Hi,
>>  
>> That is not the question that was originally asked. 
>>  
>> The question was about some developers using commercially licensed “Qt for 
>> Application Development” product and other developers using Qt Creator under 
>> open-source license. This is not allowed, because the license agreement of 
>> Qt for Application Development does not allow use of open-source versions of 
>> its contents in the same project (and Qt Creator is part of Qt for 
>> Application Development).
>>  
>> Yours,
>>  
>> Tuukka
>>  
>> From: Andy mailto:asmalo...@gmail.com>>
>> Date: Friday 27. March 2020 at 17.29
>> To: Tuukka Turunen mailto:tuukka.turu...@qt.io>>
>> Cc: Giuseppe D'Angelo > >, "interest@qt-project.org 
>> " > >
>> Subject: Re: [Interest] Qt Creator licensing for companies with Qt 
>> Commercial developers
>>  
>> "This seems to become a longer thread than I envisioned, as apparently my 
>> original response was not clear enough."
>>  
>> As I pointed out - it's because you're not answering the question that was 
>> asked, and therefore confusing the issue.
>>  
>> "Is it still possible for the developers who don't use Qt libraries in any 
>> way, use Qt Creator IDE for editing and debugging?"
>>  
>> The answer is yes.
>>  
>> ---
>> Andy Maloney  //  https://asmaloney.com 
>> twitter ~ @asmaloney 
>>  
>>  
>>  
>> On Fri, Mar 27, 2020 at 11:23 AM Tuukka Turunen > > wrote:
>>> 
>>> Hi,
>>> 
>>> This seems to become a longer thread than I envisioned, as apparently my 
>>> origina

Re: [Interest] Qt Creator licensing for companies with Qt Commercial developers

2020-03-30 Thread Elvis Stansvik
Den mån 30 mars 2020 kl 19:50 skrev Tuukka Turunen :
>
>
>
> Hi,
>
>
>
> Please read the commercial license agreement and the licensing FAQ. The 
> restriction has nothing to do with open-source licensing. It is about a 
> company, who is using a commercially licensed Qt not to use parts of the same 
> licensed Qt product under open-source license. If there was no such 
> restriction, a company could have a team of 10 developers, but only 1 or 2 
> commercial license for Qt.

Up until now, you've said "same project". Now you are switching to
"company". Please clarify.

I'm assuming it is "project", since that's what the FAQ says.

If it is "project", please clarify what definition of project is used.

Elvis

>
>
>
> Yours,
>
>
>
> Tuukka
>
>
>
> From: Jean-Michaël Celerier 
> Date: Friday 27. March 2020 at 17.46
> To: Tuukka Turunen 
> Cc: Giuseppe D'Angelo , "interest@qt-project.org" 
> 
> Subject: Re: [Interest] Qt Creator licensing for companies with Qt Commercial 
> developers
>
>
>
> > Answer to this is: No, it is not allowed to mix commercial "Licensed 
> > Software" and the open-source versions provided by The Qt Company in the 
> > same project.
>
>
> What about open-source versions provided by another distributor, e.g. someone 
> doing apt install qtcreator ?
>
>
>
> Also how is that compatible with this part of the Qt Creator license  ?
>
> https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/LICENSE.GPL3-EXCEPT#n493
>
>
>
>
>
> Best,
>
> Jean-Michaël
>
>
>
>
>
>
>
> On Fri, Mar 27, 2020 at 4:24 PM Tuukka Turunen  wrote:
>
>
> Hi,
>
> This seems to become a longer thread than I envisioned, as apparently my 
> original response was not clear enough.
>
> In general, if there are any questions or concerns related to licensing, 
> check the FAQ: https://www.qt.io/faq/
>
> If you are looking for advise on licensing, I recommend either to read the 
> FAQ or consult a lawyer. While everyone here tries their best to give good 
> advice, it is possible that some incorrect information or interpretation is 
> presented (because licensing can be a difficult topic).
>
> Anyways, I'll now explain again the answer to the original question asked. 
> The question was, as I understood it, "Is it allowed that people working in a 
> project use commercially licensed Qt and some other persons in the same 
> project who do not develop Qt use open-source licensed Qt tools?"
>
> Answer to this is: No, it is not allowed to mix commercial "Licensed 
> Software" and the open-source versions provided by The Qt Company in the same 
> project.
>
> This is a restriction coming from the commercial license agreement: 
> https://www.qt.io/terms-conditions/
>
> The basic rule of thumb is: Don't mix. Use either only commercial or only 
> open-source versions of items provided by The Qt Company.
>
> Yours,
>
> Tuukka
>
> On 27.3.2020, 16.26, "Interest on behalf of Giuseppe D'Angelo via Interest" 
>  wrote:
>
> On 27/03/2020 15:03, Tomas Konir wrote:
> >
> > Sorry for possible misunderstanding, but i think, that original question
> > was little different.
> > Question was:
> >
> > There is company, where are two developer groups:
> > Group1: Use QtCreator and works with QT libraries (and works with other
> > code which not use QT libraries). All users have Commercial License.
> > Group2: Would like to use QtCreator and not use QT libraries (they
> > working only with QT unrelated code). The want use QtCreator only as IDE
> >
> > Can both groups use QtCreator?
> > I thought, that using QtCreator as IDE is not conditioned with having QT
> > Commercial license.
>
> The only difference that comes to mind is that the first group can use
> Qt Creator under its commercial license, which may come with some extra
> features (not exactly sure of which ones, at this particular point in 
> time).
>
> The second group can instead just use Qt Creator under its open source
> license. The open source license of Qt Creator itself does NOT extend in
> any way to the software you develop (cf. the GPL FAQ).
>
> HTH,
> --
> Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software Engineer
> KDAB (France) S.A.S., a KDAB Group company
> Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
> KDAB - The Qt, C++ and OpenGL Experts
>
>
>
> ___
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
> ___
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


[Interest] Qt archives corrupted?

2020-03-30 Thread Matthew Woehlke
What happened to the Qt archives? I can download 1.41, but 5.2 - 5.8 and
5.10 and 5.11 are missing?

-- 
Matthew
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] Qt archives corrupted?

2020-03-30 Thread Giuseppe D'Angelo via Interest

Il 30/03/20 22:02, Matthew Woehlke ha scritto:

What happened to the Qt archives? I can download 1.41, but 5.2 - 5.8 and
5.10 and 5.11 are missing?


They have been moved here


https://download.qt.io/new_archive/qt/


HTH,

--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - The Qt, C++ and OpenGL Experts



smime.p7s
Description: Firma crittografica S/MIME
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] Qt Creator licensing for companies with Qt Commercial developers

2020-03-30 Thread Michael Jackson
Dear Tuukka,
   Let us take a concrete example of a hypothetical company. The company has 10 
software engineers and 2 projects.

Engineers 1,2,3,4,5 work on proprietary project A that uses Qt commercial 
license. Each engineer (1,2,3,4,5) has a commercial Qt license assigned to that 
engineer. They use QtCreator from the commercial package to develop such a 
software. The proprietary software being developed is for a Desktop application 
and uses Qt5 as part of its development.

Now, Engineers 6,7,8,9,10 all work on an open source project B that does not 
use Qt libraries at all. Those engineers (6,7,8,9,10) all really like QtCreator 
and want to use it to develop that open source library. I, as the company 
owner, instruct those engineers to download the open source version of 
QtCreator and use that open source version of QtCreator to develop their open 
source software.

There is *no* cross over between the 2 engineering groups.

Is this situation allowed by the Qt Commercial license? If it is *not* allowed 
consider me a lost supporter of Qt anything.

--
Michael Jackson | Owner, President
  BlueQuartz Software
[e] mike.jack...@bluequartz.net
[w] www.bluequartz.net 


On 3/30/20, 1:54 PM, "Tuukka Turunen"  wrote:

Hi Michael,

Please read the commercial license agreement and the licensing FAQ. The 
restriction has nothing to do with open-source licensing. It is about a 
company, who is using a commercially licensed Qt not to use parts of the same 
licensed Qt product under open-source license. If there was no such 
restriction, a company could have a team of 10 developers, but only 1 or 2 
commercial license for Qt.

I do understand that it can feel off to have such a restriction for using 
"Qt Creator" when others are using "Qt libraries". The important point is that 
both these are included in the Qt for Application Development product. So both 
need to be used with same type of license: open-source or commercial. 
 
Yours,
 
Tuukka

On 27.3.2020, 20.54, "Interest on behalf of Michael Jackson" 
 
wrote:

OK, Here goes the explanations of how to interoperate with Qt Software 
packages. IANAL. We will start from the easy and work our way towards difficult.

QtCreator: QtCreator is free. You, as a developer of software, can use 
QtCreator as your IDE to develop your own software. The GPL license of 
QtCreator will NOT infect your software. Use QtCreator to create open or closed 
software. Free or commercial. Your choice.

QtCreator as Part of a Commercial Qt License: The only thing this gets 
you is the ability to get some "commercial" support versus just posting on the 
qt-creator mailing list.

Modifying QtCreator: If you are actually modifying QtCreator yourself 
to create a distribution outside of your organization then ANY codes you write 
or modify are subject to the QtCreator license. This has ramifications if you 
happen to have a Qt commercial license.

Using Qt5 in your software project: If you use Qt in your project 
ANYBODY contributing to that same project MUST have the same kind of Qt 
license. Period. Full Stop.

For the original question;
"Is it still possible for the developers who don't use Qt libraries in
any way, use Qt Creator IDE for editing and debugging?"

The answer is YES, but the devil is in the details. They *should* be 
able to just download the free version of QtCreator from http://download.qt.io 
and use that version. They can't use the "commercial" version of QtCreator 
unless they have a commercial license for Qt. But if their projects are *not* 
using Qt, then why do they have a commercial license for Qt?


Again, IANAL, but I believe this to be a reasonable summary of the 
licensing of QtCreator and Qt.
--
Mike Jackson 



On 3/27/20, 12:21 PM, "Interest on behalf of alexander golks" 
 wrote:

Am Fri, 27 Mar 2020 17:11:16 +0100
schrieb Jean-Michaël Celerier :

> It is also the license of the binaries that you can download 
there :
> https://download.qt.io/official_releases/qtcreator/4.11/4.11.1/
> 
> And it states quite succintly :
> "This License explicitly affirms your unlimited permission to run 
the
> unmodified Program."
> 
> > but if you just use qtcreator, just use it. its free.  
> 
> well, that is not what
> "
> Anyways, I'll now explain again the answer to the original 
question asked.
> The question was, as I understood it, "Is it allowed that people 
working in
> a project use commercially licensed Qt and some other persons in 
the same
> project who do not develop Qt use open-so

Re: [Interest] Qt archives corrupted?

2020-03-30 Thread Matthew Woehlke
On 30/03/2020 16.14, Giuseppe D'Angelo via Interest wrote:
> Il 30/03/20 22:02, Matthew Woehlke ha scritto:
>> What happened to the Qt archives? I can download 1.41, but 5.2 - 5.8 and
>> 5.10 and 5.11 are missing?
> 
> They have been moved here
> 
> https://download.qt.io/new_archive/qt/

...and what, pray tell, is the point of leaving the old archives in a
half-broken state? I would either fix them, at least as far as being
correct-if-frozen-in-the-past, or take them down entirely with a note
where the new archives are located.

-- 
Matthew
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] Qt archives corrupted?

2020-03-30 Thread Giuseppe D'Angelo via Interest

Il 30/03/20 22:29, Matthew Woehlke ha scritto:

...and what, pray tell, is the point of leaving the old archives in a
half-broken state? I would either fix them, at least as far as being
correct-if-frozen-in-the-past, or take them down entirely with a note
where the new archives are located.


I think it has been mentioned before -- to avoid overloading the mirrors 
with a lot of relatively low traffic data. I don't know how the 
mirroring works, so I don't know even _if_ there is another setup that 
would work...


HTH,
--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - The Qt, C++ and OpenGL Experts



smime.p7s
Description: Firma crittografica S/MIME
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] QtWebkit error while building Qt5.12.7 sources

2020-03-30 Thread Ramakanth Kesireddy
Thanks for your mail.
Can you let me know any specific version of ICU that shall be compatible
with Qt WebKit 5.6.3?

On Mon, 30 Mar, 2020, 23:32 Konstantin Tokarev,  wrote:

>
>
> 30.03.2020, 19:28, "Thiago Macieira" :
> > On Monday, 30 March 2020 12:35:19 -03 Ramakanth Kesireddy wrote:
> >>  Any recommendation on the compatible icu sources to cross-compile or
> the
> >>  latest one would do for Qt WebKit 5.6.3?
> >
> > ICU should always be used in the latest version since it contains data
> that
> > changes every year, some of them multiple times a year, like the timezone
> > database.
> >
> > That also means you need to design your system so it'll get updates.
>
> QtWebKit 5.6.3 won't build with latest ICU. Only the latest release is
> compatible:
> https://github.com/qtwebkit/qtwebkit/releases/tag/qtwebkit-5.212.0-alpha4
>
> --
> Regards,
> Konstantin
>
> ___
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] Reg Supported Qt version

2020-03-30 Thread praveen illa
Thanks for your email.

The linux kernel security issues are in control for our board. We will
change it if required.
So, can you please tell me which version of Qt suits best for our board? If
there are specific dependencies from QT end on linux kernel please bring it
out now

Regards,
Praveen

On Tue, Mar 31, 2020, 07:56 praveen illa  wrote:

>
> -- Forwarded message -
> From: praveen illa 
> Date: Tue, Mar 31, 2020, 06:48
> Subject: Fwd: [Interest] Reg Supported Qt version
> To: 
>
>
>
> -- Forwarded message -
> From: Thiago Macieira 
> Date: Mon, Mar 30, 2020, 19:03
> Subject: Re: [Interest] Reg Supported Qt version
> To: 
>
>
> On Monday, 30 March 2020 06:39:13 -03 praveen illa wrote:
> > Thank you for your respone.
> >
> > I have one more question,
> > what is the linux kernel supported to run qt ?
>
> Anything supported by your *board* *vendor* is supported.
>
> Is your board vendor providing security fixes for that 3.14? If not, use
> the
> one they are providing support for.
>
> If they are not providing support for any kernel on that board, then
> you've
> got a doorstop. Use it as a doorstop and get another board.
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel System Software Products
>
>
>
> ___
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest