Re: [Interest] QMake contains and include

2020-05-22 Thread Christian Kandeler
On Thu, 21 May 2020 13:35:08 + Jérôme Godbout wrote: > It would be nice to see the .pri grey out or something more obvious. Or even > better an option to show/hide them. The project tree filter has an option "Hide disabled files". Christian ___

Re: [Interest] QMake contains and include

2020-05-22 Thread Christian Kandeler
On Wed, 20 May 2020 18:44:19 -0700 Thiago Macieira wrote: > The Qt Creator ProParser code has some different error recovery mechanisms > than qmake. Obviously it's going to be non-fatal to interact with a > repository > that is missing. It will also not run $$system() and do some other things

Re: [Interest] QRemoteObject inheritance

2020-05-22 Thread Stottlemyer, Brett (B.S.)
Hi Daes, On 5/21/20, 5:15 PM, "Interest on behalf of Daesdemon" wrote: > Hello Qt people, It seems that QObject properties of a base classe are not exposed to Replicas of Derived class. Of course they aren't. This seems to me like a bug but i would like to have your thoug

Re: [Interest] Qt 5.15 for Linux/X11 : "-qt-xcb" no longer supported?

2020-05-22 Thread Florian Bruhin
Hey, On Wed, May 13, 2020 at 05:48:09PM +, Kai Köhne wrote: > And indeed the linux documentation wasn't updated yet :/ > > https://codereview.qt-project.org/c/qt/qtdoc/+/300239 Is there some good place to start documenting what packages are needed for the XCB platform plugin? It took me a wh

Re: [Interest] Qt 5.15 for Linux/X11 : "-qt-xcb" no longer supported?

2020-05-22 Thread Shawn Rutledge
> On 2020 May 22, at 16:25, Florian Bruhin wrote: > > Hey, > > On Wed, May 13, 2020 at 05:48:09PM +, Kai Köhne wrote: >> And indeed the linux documentation wasn't updated yet :/ >> >> https://codereview.qt-project.org/c/qt/qtdoc/+/300239 > > Is there some good place to start documenting

Re: [Interest] Qt 5.15 for Linux/X11 : "-qt-xcb" no longer supported?

2020-05-22 Thread Florian Bruhin
On Fri, May 22, 2020 at 04:43:51PM +0200, Shawn Rutledge wrote: > > > > On 2020 May 22, at 16:25, Florian Bruhin wrote: > > > > Hey, > > > > On Wed, May 13, 2020 at 05:48:09PM +, Kai Köhne wrote: > >> And indeed the linux documentation wasn't updated yet :/ > >> > >> https://codereview.qt

Re: [Interest] QMake contains and include

2020-05-22 Thread Jérôme Godbout
The filter make it slightly better, still see the .pri and those part clear, I still have to dig them to see if they are used. I would love to see the .pri and folder grey out if nothing is used into it. Thanks for the info all. -Original Message- From: Interest On Behalf Of Christian K

Re: [Interest] QRemoteObject inheritance

2020-05-22 Thread Daesdemon
Hi Brett, Thanks for your answer. My current project is completly based on dynamic Replica, i cannot use Rep, and i am quite happy of the result. To simplify, i have only QML on the client. Dynamic replicas + QML is just magic :) Of course they aren't. That doesn't seem evident to me, you c

[Interest] signals from worker object never reach controller object?

2020-05-22 Thread David M. Cotter
see this post: https://forum.qt.io/topic/115100/signals-from-worker-object-never-reach-controller-object any ideas?___ Interest mailing list Interest@qt-project

Re: [Interest] Qt 5.15 for Linux/X11 : "-qt-xcb" no longer supported?

2020-05-22 Thread Thiago Macieira
On Friday, 22 May 2020 07:54:03 PDT Florian Bruhin wrote: > I'm talking about running Qt's binary releases, not building from sources. Then take the list of "not found" and pass it through your package manager installer. On an RPM-based distro: ldd binary | awk '/not found/ { print $1 "()(64bit