Re: [Interest] QCamera resolution problem

2018-07-21 Thread Jason H
Seems to be this: https://bugreports.qt.io/browse/QTBUG-68762 ? > Sent: Friday, July 20, 2018 at 5:23 PM > From: "Alexander Carôt" > To: "Alexander Carôt" > Cc: "qt qt" > Subject: Re: [Interest] QCamera resolution problem > > see below - as a first acceptable temporary solution I am constantly

Re: [Interest] Doubts

2018-07-21 Thread Brett Gilio
Marian Beermann writes: Ask... no one can help you, if we don't know the question. You haven't upgraded to having telepathy, yet? -- Brett M. Gilio Free Software Foundation, Member https://parabola.nu | https://emacs.org ___ Interest mailing list

Re: [Interest] Is it possible to crosscompile qmake?

2018-07-21 Thread Thiago Macieira
On Saturday, 21 July 2018 09:40:39 PDT S.D.T. Servicios de Alto Rendimiento wrote: > Is to compile qmake and everything in qt base module from my host machine > for being executed in the raspberry pi and not ever in the host. That's supported: you compile on the host and execute on the target. Bu

[Interest] Is it possible to crosscompile qmake?

2018-07-21 Thread S.D.T. Servicios de Alto Rendimiento
Well I am in search for someone with knowledge in the area: Is to compile qmake and everything in qt base module from my host machine for being executed in the raspberry pi and not ever in the host. I want to develop with the IDE inside the raspberry Pi in qt 5.11.0 (which discards linux reposi

Re: [Interest] Doubts

2018-07-21 Thread Marian Beermann
Ask... no one can help you, if we don't know the question. On 21.07.2018 18:31, S.D.T. Servicios de Alto Rendimiento wrote: > Hi, I am new to this and I wanted to make a question about qmake do you > know what I have to do? ___ Interest mailing list Inte

[Interest] Doubts

2018-07-21 Thread S.D.T. Servicios de Alto Rendimiento
Hi, I am new to this and I wanted to make a question about qmake do you know what I have to do? ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] icons color on Android Wear

2018-07-21 Thread maitai
Hi all, I am writing a small QML app for Android Wear (Qt 5.11.1, Android 4.4W but I have also tried with 8.0, same issue). The problem is that all icons appear "inverted", i.e black color become white. The same app running on desktop or "regular" Android shows the icon as they should. This o

[Interest] Handling Qt Virtual Keyboard key presses with a custom implementation

2018-07-21 Thread Luca Carlon
Hello! Would it be possible to somehow use the Qt Virtual Keyboard alone, without additional elements, handling the pressed keys with a custom implementation in C++/QML? I partially succeeded by creating an invisible TextInput element and installing an event filter in qApp. But still I need a focus