Re: [Development] Requesting a repository for Lottie-Qt implementation

2019-01-10 Thread Sean Harmer
On 10/01/2019 15:08, Shawn Rutledge wrote: The next problem is how to use custom shaders and adjustable uniforms without breaking batching in the scene graph; today, the number of draw calls goes up if you do that. This is the reason we don’t have GPU-calculated AA line charts, and it’s

Re: [Development] Best practices for hacking Qt in QtCreator?

2018-09-21 Thread Sean Harmer
On 21/09/2018 08:41, Nils Jeisecke via Development wrote: Hi there, although I'm usually using vim as my primary environment when hacking Qt itself it can be tempting to use QtCreator instead for better code navigation etc. Simply opening the .pro file of some Qt submodule does not really work

[Development] Qt 3D Maintainership

2018-09-14 Thread Sean Harmer via Development
Hi All, my time available for Qt 3D outside of work, has as of late, been reduced due to increased family commitments - the good kind, but time consuming nonetheless. Given how Qt 3D has grown from our simple experiments in making 3D possible with Qt to the highly-configurable,

Re: [Development] Do we really need Assimp?

2018-06-07 Thread Sean Harmer
Hi Thiago, Apologies for the delay in replying, I was on vacation. On 23/05/2018 01:16, Thiago Macieira wrote: Given the number of warnings in this codebase, I am really skeptical about the quality of the code. Today, compiling with GCC, Clang an ICC, I saw the following warnings scroll by,

Re: [Development] qdds image format

2018-04-19 Thread Sean Harmer
DAB - The Qt, C++ and OpenGL Experts ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group com

Re: [Development] API breackage in Qt3D

2018-03-01 Thread Sean Harmer
Animation and Extras are tech preview. The rest are stable. Cheers, Sean On 28/02/2018 16:40, Lisandro Damián Nicanor Pérez Meyer wrote: Hi! today I was packaging Qt3D (meaning the the submodule) for Debian and noticed that some symbols where missing. We understood that Qt3D (the submodule)

Re: [Development] Nominating Ville Voutilainen as approver

2018-02-27 Thread Sean Harmer
the same skill set during code reviews in Qt. Simon ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB

Re: [Development] Qt branches & proposal how to continue with those

2018-02-01 Thread Sean Harmer
om my side - Jani ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 8099

Re: [Development] What are new features of Qt3D in Qt 5.11?

2018-01-02 Thread Sean Harmer
. Cheers, Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 809908; Sweden (HQ) +46-563-540090 Mobile: +44 (0)7545 140604 KDAB - Qt Experts ___ Development mailing list Development@qt

Re: [Development] [Interest] [Qt3D] Mixing C++ and QML

2017-10-20 Thread Sean Harmer
On 20/10/2017 09:06, Pierre-Yves Siret wrote: 2017-10-19 20:44 GMT+02:00 Shawn Rutledge <shawn.rutle...@qt.io <mailto:shawn.rutle...@qt.io>>: (thread started on the interest list, but I don’t think my comments belong there) On Oct 19, 2017, at 18:06, Sean Harm

Re: [Development] [Interest] [Qt3D] Mixing C++ and QML

2017-10-20 Thread Sean Harmer
Hi, On 19/10/2017 19:44, Shawn Rutledge wrote: (thread started on the interest list, but I don’t think my comments belong there) On Oct 19, 2017, at 18:06, Sean Harmer <sean.har...@kdab.com> wrote: Hi, you've hit one of the issues we did with exposing C++ and QML APIs.

[Development] Small clarification

2017-10-17 Thread Sean Harmer
purely technical and to prevent accidental approval based on my previous +2 as I since thought of some alternatives. Kind regards, Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 809908; Sweden (HQ) +46-563-540090 Mobile

Re: [Development] std::allocate_shared for QSharedPointer

2017-09-09 Thread Sean Harmer
Hi Thiago, On Saturday, 9 September 2017 14:37:00 BST Thiago Macieira wrote: > On Saturday, 9 September 2017 05:46:49 -03 Sean Harmer wrote: > > Does anybody have any plans to add such a facility? Or is there some > > other facility to avoid operator new here for both the QSP and

Re: [Development] std::allocate_shared for QSharedPointer

2017-09-09 Thread Sean Harmer
On Saturday, 9 September 2017 11:54:14 BST Giuseppe D'Angelo wrote: > Il 09/09/2017 10:46, Sean Harmer ha scritto: > > Does anybody have any plans to add such a facility? Or is there some > > other facility to avoid operator new here for both the QSP and the > > object itsel

[Development] std::allocate_shared for QSharedPointer

2017-09-09 Thread Sean Harmer
anybody have any plans to add such a facility? Or is there some other facility to avoid operator new here for both the QSP and the object itself? Thanks, Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 809908; Sweden (HQ

Re: [Development] Configuring qtbase with --opengl es2 on arm* devices

2017-09-08 Thread Sean Harmer
there are also boards that offer OpenGL ES 3/3.1/3.2 and the recent Tegra boards even offer "desktop" OpenGL 4. ES2 is likely a sane default minimum. If users want to use the sw renderer or ES3/desktop GL they would need to build themselves. Cheers, Sean -- Dr Sean Harmer | sean.ha

Re: [Development] Random CI Failures

2017-08-21 Thread Sean Harmer
And again today on: https://codereview.qt-project.org/#/c/194936/ Same configuration type, win8-mingw. Can we remove this from the active set of configurations for qt3d until this is resolved please? Thanks, Sean On Saturday, 19 August 2017 19:56:57 BST Sean Harmer wrote: > On Saturday,

Re: [Development] Random CI Failures

2017-08-19 Thread Sean Harmer
On Saturday, 19 August 2017 12:57:18 BST Sean Harmer wrote: > Hi Simon, > > On 19/08/2017 11:59, Simon Hausmann wrote: > > Hi, > > > > We've had file system corruption in our base Windows images for the past > > weeks. Yesterday late afternoon I finally mana

Re: [Development] Random CI Failures

2017-08-19 Thread Sean Harmer
evening and today? Ah thanks that may well explain it. I don't think I've seen it since yesterday lunchtime'ish. So hopefully you've already squashed it. :) Thanks, Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625

[Development] Random CI Failures

2017-08-19 Thread Sean Harmer
Hi, we seem to be getting a large number of random CI failures when trying to integrate Qt 3D changes for the last week or so. It manifests itelf as the win8-mingw node failing but no log file is recorded. On the odd occasion we get a log file it's like the node just stopped, there's no

Re: [Development] Qt 5.10 schedule etc

2017-08-08 Thread Sean Harmer
rgot to setup the environment? when attempting to integrate changes to Qt 3D (for the skeletal animation feature). Could somebody with CI-fu take a look please? Thanks! Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 80

Re: [Development] Qt3D without Qml/QtQuick?

2017-08-01 Thread Sean Harmer
Hi, On 01/08/2017 19:04, Harald Vistnes wrote: Hi, is it possible to build the pure C++ subset of Qt3D (Qt3DCore, Qt3DRender, Qt3DExtras, Qt3DInput, Qt3DLogic) without Qml and QtQuick? I tried to configure and build Qt with -skip qtdeclarative, but then Qt3D was skipped completely. Yeah, at

Re: [Development] Let's please drop MSVC 2013 for 5.10

2017-06-16 Thread Sean Harmer
On Friday 16 June 2017 06:57:28 Santtu Ahonen wrote: > >From: Shawn Rutledge > > > >> On 15 Jun 2017, at 16:07, Thiago Macieira > >> wrote: > >> > >> We have not one, not two, but THREE integration failures TODAY alone > >> caused by that compiler failing to meet what

Re: [Development] Examples and Demos in qtdoc

2017-06-14 Thread Sean Harmer
that we need something like this. Ideally we also need support for git-lfs or some other mechanism for handling large files. Particularly for Qt 3D, getting "nice looking" results often requires HDR textures for environment maps and often other texture inputs too. Cheers, Sean -- D

Re: [Development] New configuration system docs and FBX issues

2017-05-02 Thread Sean Harmer
Hi, On 01/05/2017 07:17, Sean Harmer wrote: Hi, is there any documentation for the new configuration system please? My specific issue is that I need a config test that uses different library names on each platform and I can't see how to achieve this. On windows I want the FBX config test

Re: [Development] New configuration system docs and FBX issues

2017-05-02 Thread Sean Harmer
Hi, On 02/05/2017 09:25, Oswald Buddenhagen wrote: On Mon, May 01, 2017 at 07:17:23AM +0100, Sean Harmer wrote: is there any documentation for the new configuration system please? the "documentation" is the vast amount of configure.json files which actually use it. Thanks, but th

Re: [Development] New configuration system docs and FBX issues

2017-05-02 Thread Sean Harmer
Hi, On 01/05/2017 14:16, Thiago Macieira wrote: On Monday, 1 May 2017 03:17:23 -03 Sean Harmer wrote: Hi, is there any documentation for the new configuration system please? My specific issue is that I need a config test that uses different library names on each platform and I can't see how

[Development] New configuration system docs and FBX issues

2017-05-01 Thread Sean Harmer
Hi, is there any documentation for the new configuration system please? My specific issue is that I need a config test that uses different library names on each platform and I can't see how to achieve this. On windows I want the FBX config test in Qt 3D to link against the static FBX library

Re: [Development] [docs] changing the way overloads are documented and presented

2017-04-28 Thread Sean Harmer
On Friday 28 April 2017 09:35:09 Marc Mutz wrote: > What do you think? I like the idea. +1 Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 809908; Sweden (HQ) +46-563-540090 Mobile: +44 (0)7545 140604 KDAB - Qt Expe

Re: [Development] qdoc for C++ and QML

2017-04-24 Thread Sean Harmer
ng told by the compiler there are warnings/errors, creator parses these into issues that are nicely displayed and when you click on them take you to the relevant section of the code. Cheers, Sean martin From: Development <development-bounces+martin.

Re: [Development] qdoc for C++ and QML

2017-04-24 Thread Sean Harmer
will show the issues as build issues (see http://doc.qt.io/qtcreator/creator-task-lists.html ) and you can then click through them. Thanks, will give it a try! Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 809908; Sweden

[Development] qdoc for C++ and QML

2017-04-24 Thread Sean Harmer
ers, Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 809908; Sweden (HQ) +46-563-540090 Mobile: +44 (0)7545 140604 KDAB - Qt Experts ___ Development mailing list Development@qt-projec

Re: [Development] Problem pushing to 5.9 branch

2017-03-13 Thread Sean Harmer
Ah, never mind. I'm on a new machine and forgot to set something up. False alarm. Sean On 13/03/2017 21:03, Sean Harmer wrote: Hi, is there some problem with gerrit? I don't seem to be able to push to the 5.9 branch at the moment. Thanks, Sean

[Development] Problem pushing to 5.9 branch

2017-03-13 Thread Sean Harmer
Hi, is there some problem with gerrit? I don't seem to be able to push to the 5.9 branch at the moment. Thanks, Sean ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Qt 5.9 API review

2017-02-28 Thread Sean Harmer
early enough. > > br, > Jani Heikkinen > Release Manager > > > > ___ > Development mailing list > Development@qt-project.org > http://lists.qt-project.org/mailman/listinfo/development -- Dr Sean Harmer | se

Re: [Development] Focusing bug fixes to 5.9 branch and patch releases during H1/17

2017-02-17 Thread Sean Harmer
Alex > ___ > Development mailing list > Development@qt-project.org > http://lists.qt-project.org/mailman/listinfo/development -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44

Re: [Development] Focusing bug fixes to 5.9 branch and patch releases during H1/17

2017-02-16 Thread Sean Harmer
where we can if it means we can get a 5.8.1 release in the hands of yours and our customers. But to be able to help, we need to know how we can. Kind regards, Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 809908; Sweden (HQ)

Re: [Development] Focusing bug fixes to 5.9 branch and patch releases during H1/17

2017-02-15 Thread Sean Harmer
On Wednesday 15 February 2017 11:52:50 Shawn Rutledge wrote: > > On 15 Feb 2017, at 11:11, Marc Mutz <marc.m...@kdab.com> wrote: > > > > On Wednesday 15 February 2017 10:36:33 Sean Harmer wrote: > > > >> First of all, apologies for not being able to mak

Re: [Development] Focusing bug fixes to 5.9 branch and patch releases during H1/17

2017-02-15 Thread Sean Harmer
v as > well as reduce the load to the CI system as less integrations are needed. > We can keep 5.8 branch open for a while still similarly as 5.6 is in case > there is some fix that must be in the 5.8 branch. Let’s discuss in the next > release team meeting (Tuesday 14th Feb 16.00

Re: [Development] Nominate Mike Krus as approver

2017-02-06 Thread Sean Harmer
ttp://lists.qt-project.org/mailman/listinfo/development -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 809908; Sweden (HQ) +46-563-540090 Mobile: +44 (0)7545 140604 KDAB - Qt Experts _

Re: [Development] Nominate Mike Krus as approver

2017-02-06 Thread Sean Harmer
the honours and grant Mike the rights please? The necessary period has long since passed. Thanks, Sean On Monday 06 February 2017 12:26:03 Sean Harmer wrote: > Hi, > > I'd like to nominate Mike Krus as an approver. Mike contributed support for > Qt on tvOS along with the refactori

[Development] Nominate Mike Krus as approver

2017-02-06 Thread Sean Harmer
Hi, I'd like to nominate Mike Krus as an approver. Mike contributed support for Qt on tvOS along with the refactoring that went in as part of this. Mike has done a lot of work within Qt 3D too. Disclaimer: Mike is a colleague at KDAB. Cheers, Sean -- Dr Sean Harmer | sean.har...@kdab.com

Re: [Development] GPL tooling in Qt module?

2017-02-01 Thread Sean Harmer
On Wednesday 01 February 2017 09:37:41 Thiago Macieira wrote: > Em quarta-feira, 1 de fevereiro de 2017, às 17:01:36 PST, Sean Harmer > > escreveu: > > As such addons need to run within the blender runtime which is GPL, the > > addon also needs to be GPL licensed. >

[Development] GPL tooling in Qt module?

2017-02-01 Thread Sean Harmer
to be GPL licensed. Which is fine. The only question is, is it OK to add such a tool (python script) to the Qt 3D repo? It's not used within Qt 3D itself at all. Cheers, Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK Klarälvdalens Datakonsult AB, a KDAB Group company Tel. UK +44

Re: [Development] Branch request for Qt 3D

2017-01-30 Thread Sean Harmer
On Monday 30 January 2017 13:45:49 Frederik Gladhorn wrote: > On torsdag 26. januar 2017 14.11.33 CET Sean Harmer wrote: > > Hi, > > > > Could somebody create me a new wip/physics branch for the Qt 3D branched > > off of dev please? This is to start preparing a physics

[Development] Policy for examples with large resources?

2017-01-27 Thread Sean Harmer
in the qt3d repo is not ideal yet we need examples to demonstrate this stuff (and more in the future). Is there a way we can get a git-lfs repo set up as a submodule to be referenced by the qt3d repo? Or is there some other solution that would be preferred? Cheers, Sean -- Dr Sean Harmer

[Development] Branch request for Qt 3D

2017-01-26 Thread Sean Harmer
in advance, Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK Klarälvdalens Datakonsult AB, a KDAB Group company Tel. UK +44 (0)1625 809908, Sweden (HQ) +46-563-540090 KDAB - Qt Experts - Platform-independent software solutions

Re: [Development] Texture image loading library

2017-01-21 Thread Sean Harmer
On Saturday 21 January 2017 13:51:15 André Pönitz wrote: > On Sat, Jan 21, 2017 at 10:51:11AM +0000, Sean Harmer wrote: > > On Friday 20 January 2017 20:35:49 Konstantin Tokarev wrote: > > > 20.01.2017, 00:22, "Oswald Buddenhagen" <oswald.buddenha...@qt.io>: >

Re: [Development] Texture image loading library

2017-01-21 Thread Sean Harmer
o duplicate code. Cheers, Sean > > > ___ > > Development mailing list > > Development@qt-project.org > > http://lists.qt-project.org/mailman/listinfo/development > > -- > Regards, > Konstantin > ___

[Development] Coding convention for private includes

2017-01-20 Thread Sean Harmer
whatever_p.h is in. #include The issue is that this could lead to collisions. Is it OK to use: #include ? Cheers, Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK Klarälvdalens Datakonsult AB, a KDAB Group company Tel. UK +44 (0)1625 809908, Sweden (HQ) +46-563-540090 KDAB

Re: [Development] State of dev branch in CI

2017-01-10 Thread Sean Harmer
Hi, seems something is still not happy in CI land. https://codereview.qt-project.org/#/c/181832/ Could someone take a look please? Thanks, Sean On 10/01/2017 13:06, Sean Harmer wrote: Thanks to all involved in resolving this! Sean On Tuesday 10 January 2017 12:45:17 Simon Hausmann wrote

Re: [Development] State of dev branch in CI

2017-01-10 Thread Sean Harmer
greement and help from the CI team to do that. > > > > Simon > > > From: Development > <development-bounces+simon.hausmann=qt...@qt-project.org<mailto:development > -bounces+simon.hausmann=qt...@qt-project.org>> on behalf of Si

Re: [Development] State of dev branch in CI

2017-01-10 Thread Sean Harmer
but unfortunately it > won't go through because of https://bugreports.qt.io/browse/QTBUG-57935 . > > There are different options for solving this. One would be to revert the CI > change. Another would be to fix the above bug and get the qt5 change > through. > > > The right so

Re: [Development] Jira action buttons

2017-01-09 Thread Sean Harmer
, Sean -- Alex ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 809908

Re: [Development] Proposal to adjust release candidate process

2016-12-20 Thread Sean Harmer
On Tuesday 20 December 2016 15:14:17 Sean Harmer wrote: > Hi Tuukka, > > I agree with your proposal, however I think there is also another issue or > two that we should address. Except that instead of calling it RC1 why not call it another beta? The RC should be something that *may*

Re: [Development] Proposal to adjust release candidate process

2016-12-20 Thread Sean Harmer
Qt 5.9.0 final. If it happens earlier > than in 4 weeks, great. If it takes more time, then so be it (although in > such case we have probably missed something in the earlier steps of the > release creation). > > Yours, > > --- > Tuukka Turunen > Director, R > > The Qt

[Development] Retargeting Requests: 5.8 -> 5.8.0

2016-11-28 Thread Sean Harmer
://codereview.qt-project.org/#/c/177977/ https://codereview.qt-project.org/#/c/177978/ https://codereview.qt-project.org/#/c/177979/ Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 809908; Sweden (HQ) +46-563-540090 Mobile: +44 (0)7545

Re: [Development] Very slow incremental builds with 5.8

2016-11-25 Thread Sean Harmer
On Friday 25 November 2016 09:36:19 Mitch Curtis wrote: > > -Original Message- > > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > > project.org] On Behalf Of Sean Harmer > > Sent: Friday, 25 November 2016 10:16 AM > > To: developm

[Development] Very slow incremental builds with 5.8

2016-11-25 Thread Sean Harmer
Hi all, what is the reason that when doing incremental builds with the 5.8 branch that qmake gets run in each and every subdir please? It *really* slows down doing incremental builds. Is there any way to avoid this or can we go back to the 5.7 behaviour please? Cheers, Sean -- Dr Sean

Re: [Development] Nominating Antti Määttä as Qt3D approver

2016-11-14 Thread Sean Harmer
On Monday 14 November 2016 15:15:16 Paul Lemire wrote: > Hi > > I would like to propose the nomination of Antti Määttä for approver status. > Antti has been contributing many patches to Qt3D adding new features and > providing bug fixes. In addition, having another approver would be a great >

Re: [Development] [Releasing] Qt 5.8.0 API review

2016-11-14 Thread Sean Harmer
On Monday 14 November 2016 10:34:38 Sean Harmer wrote: > On Monday 14 November 2016 09:37:21 Lars Knoll wrote: > > Hi, > > > > I went through all modules now, and added my comments. Mainly small > > issues, > > with the exception of Qt 3D, where I see some real B

Re: [Development] [Releasing] Qt 5.8.0 API review

2016-11-14 Thread Sean Harmer
Eddy. > ___ > Development mailing list > Development@qt-project.org > http://lists.qt-project.org/mailman/listinfo/development > > > ___ > Development mailing list > Development@qt-project.org >

Re: [Development] Distributing 3rd party closed source libs

2016-11-05 Thread Sean Harmer
Hi, On 05/11/2016 02:34, Kevin Kofler wrote: Sean Harmer wrote: Yeah, trouble with that approach is we are always chasing feature support and we'd rather focus efforts elsewhere. And just running Blender's Python FBX converter (https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts

Re: [Development] Distributing 3rd party closed source libs

2016-10-31 Thread Sean Harmer
Hi Lars, On 31/10/2016 09:22, Lars Knoll wrote: On 31/10/16 10:08, "Development on behalf of Sean Harmer" <development-bounces+lars.knoll=qt...@qt-project.org on behalf of sean.har...@kdab.com> wrote: Hi, On 31/10/2016 00:48, Chris Gilbert wrote: Greetings,

Re: [Development] Distributing 3rd party closed source libs

2016-10-31 Thread Sean Harmer
. Really useful and I use it a lot. :) Thanks, Chris Gilbert Knald Technologies, LLC On 10/30/2016 10:11 AM, Thiago Macieira wrote: On domingo, 30 de outubro de 2016 09:03:59 PDT Sean Harmer wrote: I guess this is similar to the database driver plugins. Right. We ship the compiled plugins for both

[Development] Distributing 3rd party closed source libs

2016-10-30 Thread Sean Harmer
the fbx SDK? I guess this is similar to the database driver plugins. Cheers, Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 809908; Sweden (HQ) +46-563-540090 Mobile: +44 (0)7545 140604 KDAB - Qt Experts

Re: [Development] OpenGL Issues in Qt5.7

2016-10-26 Thread Sean Harmer
And now Gunnar has just pointed out there is work in this area: :) https://codereview.qt-project.org/#/c/166202/ Cheers, Sean On 26/10/2016 08:54, Sean Harmer wrote: Hi, On 26/10/2016 08:21, Kai Koehne wrote: -Original Message- From: Liu, Jeff (SRDC SW) [mailto:jeff1@amd.com

Re: [Development] OpenGL Issues in Qt5.7

2016-10-26 Thread Sean Harmer
Hi, On 26/10/2016 08:21, Kai Koehne wrote: -Original Message- From: Liu, Jeff (SRDC SW) [mailto:jeff1@amd.com] Sent: Wednesday, October 26, 2016 7:09 AM To: gunnar.sle...@jollamobile.com; gun...@sletta.org; Liang Qi ; Kai Koehne ; development@qt-

Re: [Development] macOS CI node segfault

2016-10-10 Thread Sean Harmer
for this or should I file one? Cheers, Sean Cheers, Jędrek *From:* Development <development-bounces+jedrzej.nowacki=qt...@qt-project.org> on behalf of Sean Harmer <s...@theharmers.co.uk> *Sent:* Sunday, October

Re: [Development] macOS CI node segfault

2016-10-10 Thread Sean Harmer
ut that's a good idea to try in general in case there is a moc specific issue too. Cheers, Sean Regards, Sérgio Martins ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development -- Dr Sean H

Re: [Development] macOS CI node segfault

2016-10-09 Thread Sean Harmer
Hi Thiago, On 08/10/2016 21:52, Thiago Macieira wrote: Em sábado, 8 de outubro de 2016, às 14:44:59 CEST, Sean Harmer escreveu: Hi, Just seen another segfault on one of the mac mini CI nodes: http://testresults.qt.io/logs/qt/qt3d/8f273f12204fb46ea508393ea9ad3dcd41a498 b4

[Development] macOS CI node segfault

2016-10-08 Thread Sean Harmer
Hi, Just seen another segfault on one of the mac mini CI nodes: http://testresults.qt.io/logs/qt/qt3d/8f273f12204fb46ea508393ea9ad3dcd41a498b4/OSXOSX_10_10x86_64OSXOSX_10_10x86_64Clangqtci-osx-10.10-x86_64DebugAndRelease_Release/3c7a8e84853b9a3cd649d77444b6f1a885819671/buildlog.txt.gz Cheers,

Re: [Development] Qt 3D WIP branches

2016-10-03 Thread Sean Harmer
Many thanks to whoever created the branches. Cheers, Sean On Friday 30 September 2016 11:46:39 Sean Harmer wrote: > Hi, > > Without knowing the internals of COIN, is it a problem for CI load if we > request some WIP branches for upcoming major Qt 3D features? The > branche

[Development] Retargeting requests

2016-10-03 Thread Sean Harmer
/ https://codereview.qt-project.org/#/c/172624/ https://codereview.qt-project.org/#/c/172625/ Thanks in advance! Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 809908; Sweden (HQ) +46-563-540090 Mobile: +44 (0)7545 140604 KDAB

Re: [Development] scaling the background of QGraphicsView or QGraphicsScene

2016-10-02 Thread Sean Harmer
lopment@qt-project.org http://lists.qt-project.org/mailman/listinfo/development -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 809908; Sweden (HQ) +46-563-540090 Mobile: +44 (0)75

Re: [Development] Managing branches of Qt's git modules

2016-09-30 Thread Sean Harmer
On 30/09/2016 11:57, Marc Mutz wrote: On Friday 30 September 2016 12:39:20 Sean Harmer wrote: Hi, just a query as to how people do bulk checkouts of different branches when working with the Qt git modules. It would be nice to be able to use git submodule foreach ... but this is a problem

[Development] Qt 3D WIP branches

2016-09-30 Thread Sean Harmer
elements in a 3D scene * wip-particles - for a new particle system in Qt 3D There will be others needed later but these are the pressing ones. if this is OK, then is this email sufficient to get it rolling or do I need to file a JIRA too? Thanks in advance, Sean -- Dr Sean Harmer | sean.har

[Development] Managing branches of Qt's git modules

2016-09-30 Thread Sean Harmer
interesting modules to 5.7, 5.8, dev etc on Unix like systems and on Windows? On *nix systems I've been getting away with a simple bash for loop. But on windows I find this painful but maybe that's just my unfamiliarity with windows batch scripts. Cheers, Sean -- Dr Sean Harmer | sean.har

Re: [Development] Maintainers: your action needed: Qt 5.6.2 change files mostly missing!

2016-09-12 Thread Sean Harmer
Hi, Qt 3D doesn’t need one for 5.6.2. Cheers, Sean > On 12 Sep 2016, at 06:45, Jani Heikkinen wrote: > > Hi all, > > It seems most of change files for Qt 5.6.2 is still missing from packages :( > Here are the links for open changes: > >

Re: [Development] Proposing Mike Krus as tvOS maintainer

2016-08-30 Thread Sean Harmer
On Tuesday 30 August 2016 13:51:04 Tor Arne Vestbø wrote: > Hi all! > > Mike Krus was so kind to contribute support for Apple's tvOS to the > UIKit platforms, and I'd like to make it official that he's the tvOS > maintainer. +1 Disclaimer: I'm a colleague of Mike's at KDAB Se

Re: [Development] [QML] Avoiding graphics flicker in Quick2

2016-08-05 Thread Sean Harmer
add some of gl_ functions to clear of content or something > else... but where? > > 2016-08-05 12:03 GMT+03:00 Sean Harmer <sean.har...@kdab.com>: > > On Friday 05 August 2016 12:02:10 Denis Shienkov wrote: > > > > Can you try a plain OpenGL test application with R

Re: [Development] [QML] Avoiding graphics flicker in Quick2

2016-08-05 Thread Sean Harmer
R8G8B8A8 using a QSurfaceFormat but yes any of those should work to prove/disprove. Sean > > 2016-08-05 11:53 GMT+03:00 Sean Harmer <sean.har...@kdab.com>: > > Hi, > > > > Can you try a plain OpenGL test application with RGBA8 framebuffer and see > > if > >

Re: [Development] [QML] Avoiding graphics flicker in Quick2

2016-08-05 Thread Sean Harmer
es not allowed to setup any attributes. > > > > > > So, my questions is: is there are any way to setup > > > Qt::WA_OpaquePaintEvent > > > and/or > > > Qt::WA_NoSystemBackground in Quck2? Or, maybe is it possible to use > > > ano

Re: [Development] Qt Charts poor dynamic/resolution with OpenGL

2016-07-19 Thread Sean Harmer
Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 809908; Sweden (HQ) +46-563-540090 Mobile: +44 (0)7545 140604 KDAB - Qt Experts

Re: [Development] [Releasing] brown paper bag issue in Qt 5.6.1 packages

2016-06-27 Thread Sean Harmer
On Monday 27 June 2016 07:18:02 Tuukka Turunen wrote: > > -Original Message- > > From: Development [mailto:development- > > bounces+tuukka.turunen=qt...@qt-project.org] On Behalf Of Sean Harmer > > Sent: perjantaina 24. kesäkuuta 2016 11.23 > > To: developm

Re: [Development] Push to Gerrit

2016-06-25 Thread Sean Harmer
___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 809908; Sweden (HQ) +46-563-540090 Mobile: +44 (0)7545 140604 KDAB - Qt

[Development] Interesting CI failure: Fwd: Change in qt/qt3d[5.7]: Entity: add simple method to check for components

2016-06-24 Thread Sean Harmer
org> Reply-To: qt_ci_...@qt-project.org To: Paul Lemire <paul.lem...@kdab.com> CC: Qt Sanity Bot <qt_sanity...@qt-project.org>, Sean Harmer <sean.har...@kdab.com>, Robert Brock <robert.br...@kdab.com> Qt CI Bot has posted comments on this change. Change subj

Re: [Development] Many congratulations and one question

2016-06-19 Thread Sean Harmer
Hi Massimo, On 18/06/2016 15:41, Massimo Callegari via Development wrote: Hi everyone, today, instead of being the usual "complaining guy" I'd like to explicit my biggest congratulations and gratitude to all the people behind the Qt3D module. In particular to Sean Harmer and P

Re: [Development] Can we use std::unique_ptr in Qt base/modules sources since Qt5.7 ?

2016-06-13 Thread Sean Harmer
handles (HANDLE, > > HKEY, HDEVINFO and other stuff)? > > QScopedPointer? Not moveable. Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK Klarälvdalens Datakonsult AB, a KDAB Group company Tel. UK +44 (0)1625 809908, Sweden (HQ) +46-563-540090 KDAB - Qt E

Re: [Development] CI problems being solved

2016-05-29 Thread Sean Harmer
Hi Tony, On 29/05/2016 18:10, Tony Sarajärvi wrote: Hi again. Seems I got it building again. However, there might be commits left out of control either in ‘staging’, ‘staged’ or ‘integrating’ states. If you find your commits hanging weirdly in these states, please let us know and we’ll

Re: [Development] Help needed: Qt 3D Android build issue

2016-05-26 Thread Sean Harmer
nybody else if using 4.8 then they can try this patch. Cheers, Sean > > Thanks, > Marc > > On Monday 23 May 2016 13:54:16 Sean Harmer wrote: > > Bump, is anybody able to help here please? > > > > Thanks, > > > > Sean > > > > On Friday 20 May

Re: [Development] Help needed: Qt 3D Android build issue

2016-05-23 Thread Sean Harmer
Bump, is anybody able to help here please? Thanks, Sean On Friday 20 May 2016 10:13:51 Sean Harmer wrote: > Hi, > > Trying to submit a simple patch to Qt 3D we are hitting a weird compilation > error on Android CI configurations. The change is: > > https://codereview.qt-proj

Re: [Development] [Releasing] HEADS UP: Qt 5.7.0 branching ongoing

2016-05-21 Thread Sean Harmer
On Saturday 21 May 2016 12:10:16 Sean Harmer wrote: > On Friday 20 May 2016 19:49:11 Sean Harmer wrote: > > Hi Ossi, > > > > apologies I have a set of changes now integrating that have been > > fighting with the CI for a few days which now look to be going through.

Re: [Development] [Releasing] HEADS UP: Qt 5.7.0 branching ongoing

2016-05-21 Thread Sean Harmer
On Friday 20 May 2016 19:49:11 Sean Harmer wrote: > Hi Ossi, > > apologies I have a set of changes now integrating that have been > fighting with the CI for a few days which now look to be going through. > Should I do another 5.7 -> 5.7.0 merge after they land? They need to ge

Re: [Development] [Releasing] HEADS UP: Qt 5.7.0 branching ongoing

2016-05-20 Thread Sean Harmer
ing ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 809908; Sweden (HQ) +46-563-540090 Mob

[Development] Help needed: Qt 3D Android build issue

2016-05-20 Thread Sean Harmer
w to investigate/fix. Any help would be greatly appreciated. :) Kind regards, Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK Klarälvdalens Datakonsult AB, a KDAB Group company Tel. UK +44 (0)1625 809908, Sweden (HQ) +46-563-540090 KDAB - Qt E

Re: [Development] QVariant performance

2016-05-16 Thread Sean Harmer
On Monday 16 May 2016 08:22:26 Thiago Macieira wrote: > On segunda-feira, 16 de maio de 2016 11:52:57 PDT Sean Harmer wrote: > > We have a WIP to replace the use of QVariant on the backend of Qt 3D but > > it > > would benefit all of Qt (including Qt 3D frontend to backend cha

Re: [Development] QVariant performance

2016-05-16 Thread Sean Harmer
pdating metatype registration info. Cheers, Sean > > [1] https://github.com/david-grs/static_any > [2] http://david-grs.github.io/low_latency_stack_based_boost_any/ -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK Klarälvdalens Datakonsult AB, a KDAB Group company Tel. UK

Re: [Development] [5.7-beta] qtgamepad compile failure

2016-05-06 Thread Sean Harmer
gt; this a no-brainer :/ Which bugs? Can you not upstream the fixes? Cheers, Sean -- Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK KDAB (UK) Ltd, a KDAB Group company Tel. +44 (0)1625 809908; Sweden (HQ) +46-563-540090 Mobile:

Re: [Development] Qt CI reliability

2016-05-05 Thread Sean Harmer
On Thursday 05 May 2016 13:01:24 Sean Harmer wrote: > And more problems today: > > http://testresults.qt.io/logs/qt/qt3d/83275e6eb72baa5f80d4fbaaf84bc0ffd1b597 > 62/LinuxUbuntu_15_04x86_64LinuxUbuntuTouch_15_04armv7GCCDisableTests_OpenGLE > S2/f09f2056189e7df3613966a77

  1   2   3   4   >