Re: [Interest] update to 5.10

2018-02-02 Thread Sze Howe Koh
On 3 February 2018 at 00:39, Dimitrios Anagnostakis wrote: > Hi, > > > > I mean what repository do I need to include in the maintenance tool for > updating Qt. The one from git didn’t work. > > > > Thanks a lot. Hi Dimitrios, You don't need to change or add repositories to update Qt. However, th

Re: [Interest] QML Rotation sensor readings [images]

2018-02-02 Thread Mike Chinander
Are you sure you can't specify any orientation with these angular ranges? Are you looking at all the three rotation angles in the example you gave in your bug report (i.e., the 'roll' angle might be 180 for your cases when you are expecting the pitch angles to be greater than 90)? Android orientati

Re: [Interest] QML Rotation sensor readings [images]

2018-02-02 Thread Jason H
https://bugreports.qt.io/browse/QTBUG-66168 > Sent: Thursday, February 01, 2018 at 1:48 AM > From: "Alex Blasche" > To: "Jason H" > Cc: "interestqt-project.org" > Subject: RE: [Interest] QML Rotation sensor readings [images] > > > It seems that Qt's implementation does not possess the full ran

Re: [Interest] QWebView vs. QWebEngine

2018-02-02 Thread Allan Sandfeld Jensen
On Montag, 29. Januar 2018 14:57:50 CET Walter Stefan wrote: > Hi, > > I've done some research about QWebView and QWebEngine and came to the > following conclusion: > > QWebView is under GPL and uses internally WebKit. > QWebEngine is under LGPL and uses internally Chromium. > Be careful with th

Re: [Interest] real time data input in Qt3D scene

2018-02-02 Thread Florian Blume
What excatly are you trying to achieve? That the position of the sphere is updated when data is incoming as the QVector3D? Then you simply have to set the translation on the sphereTransform to the vector and the scene will be updated. On 31.01.2018 15:02, Dimitrios Anagnostakis wrote: > > Hi all

Re: [Interest] update to 5.10

2018-02-02 Thread Dimitrios Anagnostakis
Hi, I mean what repository do I need to include in the maintenance tool for updating Qt. The one from git didn't work. Thanks a lot. From: Nuno Santos [mailto:nunosan...@imaginando.pt] Sent: Thursday, February 1, 2018 18:55 To: Dimitrios Anagnostakis Cc: interest@qt-project.org Subjec

Re: [Interest] Video acceleration with gstreamer 1.0 omx and Qt 5.9.4 / 5.10 eglfs on RPI3 (brcm)

2018-02-02 Thread Petar Koretić
Well, so couple days more of testing Yocto and Boot2Qt the issue seems to be in the Qt somewhere. I decided to build Qt 5.9.4 and even 5.10.1 snapshot using latest Boot2Qt layer. Adding gstreamer1.0-omx to the layer and building the image with that results in a great smooth video when played with g

Re: [Interest] Trouble with include path building qtwebkit on ubuntu

2018-02-02 Thread Konstantin Tokarev
02.02.2018, 12:18, "Jonathan Schultz" : > Hello, > > As a complete Qt newbie I'm trying to make a static build of Qt5 and > QtWebkit for the purposes of making a static build of an application > that uses them. > > I'm using tarballs qtwebkit-opensource-src-5.9.0.tar.xz and > qtwebkit-opensource-

[Interest] Trouble with include path building qtwebkit on ubuntu

2018-02-02 Thread Jonathan Schultz
Hello, As a complete Qt newbie I'm trying to make a static build of Qt5 and QtWebkit for the purposes of making a static build of an application that uses them. I'm using tarballs qtwebkit-opensource-src-5.9.0.tar.xz and qtwebkit-opensource-src-5.9.0.tar.xz on a system with no qt packages install