>From: Thiago Macieira
>Date: Wed, 12 Jul 2017 10:59:30 -0700
>Subject: Re: [Development] Qt-AES - Looking for comments
>On quarta-feira, 12 de julho de 2017 09:40:17 PDT Matteo wrote:
>> >>you do, what value does your library have on top of the 4 processor
>> >&g
>From: Thiago Macieira
>To: development@qt-project.org
>Date: Wed, 12 Jul 2017 09:20:26 -0700
>Subject: Re: [Development] Qt-AES - Looking for comments
>On quarta-feira, 12 de julho de 2017 07:52:20 PDT Matteo wrote:
>> At the beginning this was for my own personal use as
17 at 4:43 AM, Marc Mutz wrote:
> On 2017-07-12 00:05, Matteo wrote:
> [...]
>
>> My point was not to use openssl or external libs, i understand the
>> security issue of something that is not certified and audited.
>>
> [...]
>
> Good to know. Now you "just
Noted.
My point was not to use openssl or external libs, i understand the security
issue of something that is not certified and audited.
Thank you
On Tue, Jul 11, 2017 at 14:19 Marc Mutz wrote:
> On 2017-07-08 00:39, Matteo wrote:
> > Hi all,
> >
> > I just finished th
am ready to take the heat!
Thank you
Best Regards
--
Matteo
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
I've solved it in my code with a Timer.
Thanks.
---
Matteo Brichese
Software Engineer
mbrich...@came.it
Came Cancelli Automatici S.p.A.
www.came.com
Da: development-bounces+mbrichese=came...@qt-project.org
[development-bounces+mbrichese=came.
development-bounces+mbrichese=came...@qt-project.org
[development-bounces+mbrichese=came...@qt-project.org] per conto di Matteo
Brichese [mbrich...@came.it]
Inviato: lunedì 20 maggio 2013 15.14
Cc: development@qt-project.org
Oggetto: Re: [Development] Nested Mousearea don't pass events
I kno
n two separate objects
with the same clickable area.
---
Matteo Brichese
Software Engineer
mbrich...@came.it
[Came Cancelli Automatici S.p.A.]<http://www.came.com/>
Il messaggio di posta elettronica contiene informazioni di carattere
confidenziale specifiche per il destinatario. Nel caso n
MouseArea {
anchors.fill: parent;
onDoubleClicked: console.log("Double Click")
}
}
I can only see logs of the double click.
I was hoping that if I single click the last mousearea the event passed to the
second one, but it don't work, is that a bug?
I'
I've filled a bug report on thursday.
Thank you for the info.
Regards.
---
Matteo Brichese
Software Engineer
mbrich...@came.it
Came Cancelli Automatici S.p.A.
www.came.com
Da: Alan Alpert [4163654...@gmail.com]
Inviato: venerdì 10 maggio 2013 0
browse the code and read the
comments?
How can I help improving docs?
---
Matteo Brichese
Software Engineer
mbrich...@came.it
Came Cancelli Automatici S.p.A.
www.came.com
Da: Giuseppe D'Angelo [dange...@gmail.com]
Inviato: giovedì 9 maggio 2013 12.11
A: Mat
make a bug report so I'm writing here, I'm using Qt5.0.2
and QtQuick2.0
Regards.
---
Matteo Brichese
Software Engineer
mbrich...@came.it
Came Cancelli Automatici S.p.A.
www.came.com
___
Development mailing list
Development@qt-project.org
http://
ement under (in my case the parent), but
it seems that this don't work, is that a bug? Or I'm misleading the docs?
Do you have some example of a working qml code that propagate the gesture event?
Thank you.
Regards.
---
Matteo Brichese
Software Engineer
mbrich...@ca
esn't work at all, this code simply put my N° index element at the
beginning, same as:
Component.onCompleted: positionViewAtIndex(index, ListView.Beginning)
It's normal?
Regards.
---
Matteo Brichese
Software Engineer
mbrich...@came.it
[Came Cancelli Automatici S.p.A.]<http://www.came.
ther options like "-plugin evdev:/dev/input/event1"
or with tslib or xinput, multitouch simply doesn't work.
My Xorg version is :
X.Org X Server 1.11.2
Release Date: 2011-11-04
The strange thing is that with a ListView everything goes very well.
---
Matteo Brichese
Software Engine
nel as well, but before starting to debug my
panel I want to know if some of you is using a PathView with his multitouch
device.
Thanks.
---
Matteo Brichese
Software Engineer
mbrich...@came.it
Came Cancelli Automatici S.p.A.
www.came.com
___
Deve
Hi, I've noticed that the onWheel event is well documented on the qtQuick 2.0
documentation, but my qtcreator cannot find it.
Is the online docs outdated?
---
Matteo Brichese
Software Engineer
mbrich...@came.it
[Came Cancelli Automatici S.p.A.]<http://www.came.com/>
Il messagg
On Wed, Mar 27, 2013 at 8:27 AM, Matteo Brichese wrote:
>> Hi everyone, I don't know if this is the right place to ask this question,
>> but I cannot find better ML than this, so, if you know a better ML to ask,
>> please tell me and sorry.
>>
>> I'v
r command for the gst pipeline like nv_omx_videosink and
other nvidia related things that the default video element can't know.
So, how can I play a video embedded in a qml file thru gst?
Thank you.
---
Matteo Brichese
Software Engineer
mbrich...@came.it
Came
: wm97xx touchscreen
Segmentation fault
My helloworld test is a simple QML app that shows an Helloworld text over a
green screen.
nb.: I've previously exported LD_LIBRARY_PATH variable to my qt5 libs.
---
Matteo Brichese
Software Engineer
mbrich...@came.it
Came Cancelli Automatici S.p.A.
gure script but no luck.
>I'm missing something?
I've found online that this options was inserted with a patch to
EGL/eglplatform.h but I don't have that code inside my file (so that option
actually don't work for me), so I've added it manually and now I'm rebuildi
egards.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
---
Matteo Brichese
Software Engineer
mbrich...@came.it
Came Cancelli Automatici S.p.A.
www.came.com
___
Development mailing list
Development@q
Hi, I'm trying to link my system GL libraries in my rootfs but I've got the
same error, even my GL lib (ubuntu 12.04 with no proprietary driver) contains
"#include "
I've this situation:
matteo@openembeddedpc:~/sysroot/usr/include$ ls -l | grep GL
drwxr-xr-x 2 matteo m
>>On sexta-feira, 22 de março de 2013 15.20.03, Matteo Brichese wrote:
>> Hi, the EGL is provided by nvidia, so I don't think that I could get any
>> mod.
>Can you compile Qt with the Mesa headers?
I think yes, but compiling with Mesa header I will be able to have hard
Hi, the EGL is provided by nvidia, so I don't think that I could get any mod.
So, I've to reorder the include in EGL/egl.h right?
I'm sorry for the html signature, it's a society default, I'll try to delete it
when sending to this ML.
---
Matteo Brichese
Software Engine
I'm sorry, I've made an error, this errors came up when I launch the MAKE
command, not in the configure.
Regards.
---
Matteo Brichese
Software Engineer
mbrich...@came.it
Came Cancelli Automatici S.p.A.
www.came.com
Da: development-bounces+mbri
Hi everyone, I'm Matteo from Italy, I'm trying to crosscompile qt5 for a tegra2
device (Colibri T20 from Toradex) but I'm finding some errors in configure
script.
Here is my configure:
./configure -make libs \
-prefix /opt/qt5_tegra \
-sysroot /home/matteo/oe-core/sysroot \
27 matches
Mail list logo