[Interest] Welcome to our Qt Champions for 2021!

2021-12-23 Thread Andy Shaw
. Thank you to all of you and to all of your in the community for making this a great community to work with and thank you to Softanics for your very generous prize for our winners. I hope to work with all of you again in 2022! Let's make 2022 an even better year for Qt! Kind regards, Andy

[Interest] Svar: Qt permanently broke on computer

2021-04-26 Thread Andy Shaw
What is also useful to check is to set QT_DEBUG_PLUGINS=1 as your environment variable, it can tell you where it is looking for the plugin then. Maybe it finds a qt.conf file and it is influencing the paths incorrectly there. Andy Fra: Interest på vegne av Jérôme Godbout Dato: mandag, 26. ap

Re: [Interest] List on moderation

2020-07-17 Thread Andy Shaw
This seems as a good summary as any. Thanks Swe-Howe. We have taken the list off moderation now, so please do not do post personal attacks or insult and be derogatory. We don't want to have to moderate the list and want everything to be open for all and that this community is a safe one for eve

Re: [Interest] List on moderation

2020-07-17 Thread Andy Shaw
Just to reiterate, the moderation is only a temporary measure and it will be lifted in the very near short term. The reason it was set was because there was starting to be an increase on personal attacks, not just from one person so it was done just to give everyone a chance to calm down. Kind

Re: [Interest] List on moderation

2020-07-16 Thread Andy Shaw
First of all, to make it clear, we are not going to censor topics that we do not find appealing just because they may not be something we want to read. The reason the moderation was put on and intended to be so for just a short period is because we want to prevent direct personal attacks on indi

[Interest] Reminder: Qt Code of Conduct

2020-07-14 Thread Andy Shaw
he Qt community has been a fundamental aspect of the Qt Project since the beginning, let's keep having a nice and welcoming environment to everyone. Thank you for your time, Andy -- Andy Shaw The Qt Company ___ Interest mailing list Interest@qt-project

[Interest] Qt Champions 2018 nominations open

2018-11-01 Thread Andy Shaw
Hi! We have now opened the nominations for Qt Champions in 2018! As before, please think about who has helped you out the most during the past year and nominate them via the Qt wiki at https://wiki.qt.io/QtChampions. The categories are: Community Builder Content Creator Quality Assurer Develop

Re: [Interest] lists.qt-project.org down/unreachable

2018-09-25 Thread Andy Shaw
And this is now back up. Andy Fra: Andy Shaw Dato: søndag 23. september 2018 22:25 Til: Andy , "interest@qt-project.org" Emne: Re: [Interest] lists.qt-project.org down/unreachable Hi Andy, Thanks for reporting it. I have alerted IT here so they can sort it out. Hopefully it wil

Re: [Interest] lists.qt-project.org down/unreachable

2018-09-23 Thread Andy Shaw
Hi Andy, Thanks for reporting it. I have alerted IT here so they can sort it out. Hopefully it will be fixed soon! Kind regards, Andy Fra: Interest på vegne av Andy Dato: fredag 21. september 2018 16:51 Til: "interest@qt-project.org" Emne: [Interest] lists.qt-project.org down/unreachable l

Re: [Interest] QSqlDatabasePrivate::database: requested database does not belong to the calling thread.

2018-08-20 Thread Andy Shaw
requested database does not belong to the calling thread. Hey Andy, Thanks for your reply. On 08/20/18 10:21, Andy Shaw wrote: Hi, The QtSql classes themselves are not set to be reentrant or thread-safe (...) it may have worked by chance before but this was never guaranteed. We the people ca

Re: [Interest] QSqlDatabasePrivate::database: requested database does not belong to the calling thread.

2018-08-20 Thread Andy Shaw
Hi, The QtSql classes themselves are not set to be reentrant or thread-safe so even if the SQL driver side is thread-safe there is no guarantee that the Qt side will be. What QtSql has always indicated is that you can use a QSqlDatabase to the same database in another thread but it has not been

Re: [Interest] Qt-3D scene file formats

2018-03-19 Thread Andy Shaw
>From what I was informed, Blender is not supported via Assimp, although Assimp >indicates it as a supported format, but Qt 3D is not able to load it. Is this >incorrect? Is Qt 3D able to load a Blender file via Assimp into QSceneLoader? Andy Fra: Interest på

Re: [Interest] lupdate : Compilation Error

2017-11-30 Thread Andy Shaw
issue. Are you aware of any workaround for this? Or I can install new add-in if already released with fix? Not able to figure that out from the Bug details. Regards, Sudhir -Original Message- From: Andy Shaw [mailto:andy.s...@qt.io] Sent: Thursday

Re: [Interest] lupdate : Compilation Error

2017-11-29 Thread Andy Shaw
Are you running this via the Visual Studio Add-In? If so then it’s a known issue - https://bugreports.qt.io/browse/QTVSADDINBUG-491 - fixed for the 2.1.3 release. Andy Interest på vegne av Sudhir Sharma skrev følgende den 30.11.2017, 07.44: Any clue on this error? Regards, S

Re: [Interest] How to get in touch with the Qt Company sales people?

2017-09-27 Thread Andy Shaw
Hi Ola, I’ll send a separate email to you and CC those concerned. Sorry about this! Regards, Andy Fra: Interest på vegne av Ola Røer Thorsen Dato: onsdag 27. september 2017 12.59 Til: "interest@qt-project.org" Emne: [Interest] How to get in touch with the Qt Company sales people? Hi, my em

Re: [Interest] Qt 5.7+ and Command+Shift shortcuts on Mac

2017-01-12 Thread Andy Shaw
:36:32 Andy Shaw wrote: Hi, > I could have sworn the revert was pre 5.7.1, but it is reverted in its entirity since, but the patch pending puts part of it back in without the bit that was causing problems at least. My mom told me never to swear ;) Either way,

Re: [Interest] Qt 5.7+ and Command+Shift shortcuts on Mac

2017-01-11 Thread Andy Shaw
I could have sworn the revert was pre 5.7.1, but it is reverted in its entirity since, but the patch pending puts part of it back in without the bit that was causing problems at least. Andy René J.V. Bertin skrev følgende den 11.01.2017, 17.35: On Wednesday January 11 2017 08:16:29 Andy

Re: [Interest] Qt 5.7+ and Command+Shift shortcuts on Mac

2017-01-11 Thread Andy Shaw
:08:39 Andy Shaw wrote: Hi, >I have been doing some patches lately (i.e. yesterday and the day before) to fix shortcuts (these have been reported on JIRA already too) on Cocoa so I don’t know if this is addressed already in Qt 5.8.x as a result. But it might be worth keeping

Re: [Interest] Qt 5.7+ and Command+Shift shortcuts on Mac

2017-01-10 Thread Andy Shaw
I have been doing some patches lately (i.e. yesterday and the day before) to fix shortcuts (these have been reported on JIRA already too) on Cocoa so I don’t know if this is addressed already in Qt 5.8.x as a result. But it might be worth keeping an eye on that to see if it is working there too.