Re: [Interest] Video file generation from Qt application, other than FFmpeg

2016-01-23 Thread Portale Alessandro
Qt itself does that:

Re: [Interest] Qt can't read JPG image that QCameraImageCapture saved.

2015-09-25 Thread Portale Alessandro
Hi, could you upload such a jpeg image in a task on https://bugreports.qt.io/ ? It sounds like a bug when Qt cannot read an image which itselft saves. Thanks, Alessandro Von: interest-bounces+alessandro.portale=theqtcompany@qt-project.org

Re: [Interest] how to change thickness of text stroke in QML ?

2015-03-04 Thread Portale Alessandro
font.weight Von: interest-bounces+alessandro.portale=theqtcompany@qt-project.org interest-bounces+alessandro.portale=theqtcompany@qt-project.org im Auftrag von Alexander Ivash elder...@gmail.com Gesendet: Dienstag, 3. März 2015 19:45 An:

Re: [Interest] QtCreator with very high resolution laptops

2015-02-11 Thread Portale Alessandro
From: Etienne Sandré-Chardonnal About making Desktop apps (legacy, non Qt Quick) working well on high DPI screens, does  Qt 5 improves things significantly? Qt 5 had High-DPI support for OSX since a few minor versions. Experimental High-DPI support for Windows and Linux have recently been

Re: [Interest] QtCreator with very high resolution laptops

2015-02-11 Thread Portale Alessandro
Hi, This is a screenshot of Qt Creator 3.3 running on my 3k 15 Inch screen, on Windows: http://picpaste.com/pics/QtCreatorWindowsHighDpi.1423651325.png I launched it with environment variable “QT_DEVICE_PIXEL_RATIO” set to “2” and command line parameter “-style fusion”. Br, Alessandro From:

Re: [Interest] QtQuick ColorAnimation not working as expected

2014-03-25 Thread Portale Alessandro
I can reproduce that Preet's ColorAnimation version does not work. Neither with released Qt 5.2.1 nor with Qt 5.3.0-beta. Both dynamic builds. Right now it looks like a bug to me. Br, Alessandro From:

Re: [Interest] QtQuick ColorAnimation not working as expected

2014-03-25 Thread Portale Alessandro
@qt-project.org [interest-bounces+alessandro.portale=digia@qt-project.org] on behalf of Portale Alessandro [alessandro.port...@digia.com] Sent: Tuesday, March 25, 2014 15:45 To: Preet; interest@qt-project.org Subject: Re: [Interest] QtQuick ColorAnimation not working as expected I can

Re: [Interest] curve’s width in inch on different displays

2014-01-23 Thread Portale Alessandro
From: 梁伟钟 [l...@xdt-inc.com] Sent: Thursday, January 23, 2014 10:05 Subject: [Interest] curve’s width in inch on different displays Hello, I would like to set curve's width in inch and make sure it shows the same size on different displays with different resolutions. How to do it ?

Re: [Interest] Qt for Android not quite what I expected

2013-05-14 Thread Portale Alessandro
From: interest-bounces+alessandro.portale=digia@qt-project.org [interest-bounces+alessandro.portale=digia@qt-project.org] on behalf of Guido Seifert [warg...@gmx.de] Sent: Tuesday, May 14, 2013 17:48 Hi, with the new beta binary package I was able to compile and deploy to android.