Re: [Development] QTBUG-35892. QML XMLHttpRequest does not support the OPTIONS method.

2014-09-09 Thread Валерий Котов
2014-09-07 21:16 GMT+03:00 Thiago Macieira : > On Sunday 07 September 2014 11:13:59 Thiago Macieira wrote: > > On Sunday 07 September 2014 09:05:43 Thiago Macieira wrote: > > > On Sunday 07 September 2014 15:22:09 Валерий Котов wrote: > > > > If yes, how should it be performed? It is possible to s

[Development] Quick Android - QML Component Library for Android

2014-09-09 Thread Ben Lau
Hi , I would like to share my latest open source project here. It is called as Quick Android, a QML component library for Android. Project site: https://github.com/benlau/quickandroid Main Features: 1. Provides “DP” unit 2. Page transition management 3. Multiple type “Drawable” compone

[Development] QtSerialPort does not list on-board and USB devices at once

2014-09-09 Thread Rainer Keller
Hi, I am using an i.MX6 device with on-board and USB serial ports. When udev is not available QtSerialPortInfo::availablePorts does not return a list containing both kind of devices. The function availablePortsBySysfs() does only add USB devices to the list because the device path does not contai

[Development] QtSerialPort does not list on-board and USB devices at once

2014-09-09 Thread Rainer Keller
Hi, I am using an i.MX6 device with on-board and USB serial ports. When udev is not available QtSerialPortInfo::availablePorts does not return a list containing both kind of devices. The function availablePortsBySysfs() does only add USB devices to the list because the device path does not contai