Re: [Interest] Building Qt 5.15 on Ubuntu 20.04

2020-05-27 Thread Tomas Konir
OSX, Linux, Windows > http://au.linkedin.com/in/nicholasyue > https://vimeo.com/channels/naiadtools > ___ > Interest mailing list > Interest@qt-project.org > https://lists.qt-project.org/listinfo/interest > -- Tomas Konir Czech Republi

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

2020-03-27 Thread Tomas Konir
rcial vs license because > you bought a qt license? > > > > -- > > /* > > *printk(KERN_DEBUG "%s: Done reprogramming Xilinx, %d bits, good > luck!\n",...); > > *linux-2.6.6/drivers/net/wan/lmc/lmc_main.c > > */ > > ___ > > 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 > > -- > http://www.classintouch.de - Tablet-Software für Lehrer > > ___ > Interest mailing list > Interest@qt-project.org > https://lists.qt-project.org/listinfo/interest > -- Tomas Konir Czech Republic ___ 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-27 Thread Tomas Konir
______ > > 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 mailing list > Interest@qt-project.org > https://lists.qt-project.org/listinfo/interest > -- Tomas Konir Czech Republic ___ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest

Re: [Interest] Is it safe to call qRegisterMetaType() before main()?

2019-07-29 Thread Tomas Konir
qRegisterMetaTypeStreamOperators(); > > } > > }; > > static RegisterHelper registerHelper; > > } > Hi, I'm using C constructor attribute with no problems. Code like below at each class cpp file. static void constructor() __attribute__((constructor)); static void c

Re: [Interest] Qt 5.8 performance regression in android application

2017-05-11 Thread Tomas Konir
is not ready yet. > Current 5.8 is unfixed. Maybe 5.8.1 if it will exists. 5.9 is close to beta and should be ready in two or three weeks (i hope because i have similar problem) Tom > > One more thing, I can't find jira ticket about this regression. Can you > share it? > > 20

Re: [Interest] Qt 5.8 performance regression in android application

2017-05-11 Thread Tomas Konir
mth > that > was changed between 5.6 and 5.8 that is very important to check or modify > to get better performance. > > We use QtQuickCompiler if it's matter. > > > ___ > Interest mailing list > Interest@qt-project.org >