Re: [Interest] StackView transitionFinished()?

2015-07-03 Thread Gianluca
Dear Jason, I do in the following way: - StackView attach some properties to the object: Stack.status tell you where is going to be activating. When the status is Activating I’ll start to do loading. - I override the StackView transition (there are example on StackView example) and I create a

Re: [Interest] StackView transitionFinished()?

2015-07-03 Thread Jason H
> Sent: Friday, July 03, 2015 at 3:34 PM > From: "Jason H" > To: "interest@qt-project.org" > Subject: [Interest] StackView transitionFinished()? > > I have a screen that is pushed on the Stack (I use onVisibileChanged) I > refresh the data from the server. On most phones this is ok, but on pre

[Interest] Web Docs more detailed than Creator's help?

2015-07-03 Thread Jason H
Creator's Help: Qt 5.5 > Qt Quick Controls> QML Types > TextAreaStyle QML Type Provides custom styling for TextArea. More... import Statement:import QtQuick.Controls.Styles 1.4 Since: Qt 5.2 Web Help: Qt 5.5 > Qt Quick Controls> QML Types > TextAreaStyle QML Type Provides custom styling

[Interest] StackView transitionFinished()?

2015-07-03 Thread Jason H
I have a screen that is pushed on the Stack (I use onVisibileChanged) I refresh the data from the server. On most phones this is ok, but on pre iPhone 6s, the animation is rather choppy. I am looking for a way to have the screen get notified that it's done sliding in (the default animation) so

Re: [Interest] Relevant industrial buses

2015-07-03 Thread Elvis Stansvik
2015-07-03 12:13 GMT+02:00 Turunen Tuukka : > > > Hi, > > > > As you are probably aware, we are developing a new Qt SerialBus module. > Target is to have a technology preview in Qt 5.6 with support to CANBus. > You can look how it is shaping up at: > http://code.qt.io/cgit/qt/qtserialbus.git/ > I

Re: [Interest] Indie Mobil Program terminated?

2015-07-03 Thread paulovictor.pinhe...@gmail.com
On Fri, Jul 3, 2015 at 2:28 PM, maitai wrote: > Hello all, > > We are on the same situation as many here as I see. We are about to submit > our first app to apple store, in a couple of weeks or so... What are we > supposed to do now? +1 here > > I sincerely hope that the indie license will be res

Re: [Interest] Indie Mobil Program terminated?

2015-07-03 Thread Daniel França
I was doing my first Qt app for IOS and waiting the 5.5 for the bug fixes regarding the camera recording/zoom. I was "luck" because I bought the indie license a few days before 5.5 came out, but I really hope that Qt come back with the Indie license, otherwise Qt wouldn't have any chance in the mob

Re: [Interest] Indie Mobil Program terminated?

2015-07-03 Thread maitai
Hello all, We are on the same situation as many here as I see. We are about to submit our first app to apple store, in a couple of weeks or so... What are we supposed to do now? I sincerely hope that the indie license will be restored. At least give us a last month so we get a chance to subs

Re: [Interest] Indie Mobil Program terminated?

2015-07-03 Thread Jason H
We have a commerical license for Charts on the server side of things. I'll probably switch this out to use Chart.js.   We use professional support quite often. This is normally a result of an issue with Qt and in most cases a parity issue between mobile platforms. I think we should be done using

Re: [Interest] [Bluetooth] Cannot identify the SPP service

2015-07-03 Thread Blasche Alexander
Hi Claudiu, there might be several reasons here. All of them together may appear as rather random. 1.) It is not unusual that it may take a while until a new device is discovered in the vicinity of your scanning device. Especially devices never seen before may take some time. bluetoothd tends

Re: [Interest] Indie Mobil Program terminated?

2015-07-03 Thread Preet
> > Why Apple and Google give their dev tools free ? They don't make money > from long tail either but they > know that getting successful apps you need to have this long tail also. > To be fair this is because they don't make money from the tools, they get money by taking a cut of your sales (so

Re: [Interest] Indie Mobil Program terminated?

2015-07-03 Thread Kate Alhola
On Thu, Jul 2, 2015 at 4:45 PM, Turunen Tuukka wrote: > > All the current Indie Mobile customers can continue with it under the same > terms, we are not offering new any more. > > This is due to having overall too little interest (i.e. paying customers) for > that product. > > Yours, > >

Re: [Interest] Indie Mobil Program terminated?

2015-07-03 Thread Raphael Couto
I know. But my company doesn't change to $35 in time and stop payment a week ago. Yesterday, the person who is responsible to make payments was surprised with the change. And unhappy. On Fri, 03 Jul 2015 09:08:30 -0300 Koehne Kai wrote > -

Re: [Interest] Indie Mobil Program terminated?

2015-07-03 Thread Koehne Kai
> -Original Message- > From: interest-bounces+kai.koehne=theqtcompany@qt-project.org > [mailto:interest-bounces+kai.koehne=theqtcompany@qt-project.org] > On Behalf Of Raphael Couto > Sent: Friday, July 03, 2015 1:50 PM > To: interest@qt-project.org > Subject: [Interest] Indie Mobi

[Interest] Indie Mobil Program terminated?

2015-07-03 Thread Raphael Couto
Hi, I am very disappointed with the decision of Qt to close the program . I was trying to make the company where I work to maintain a Qt license instead of switching to Xamarin . My company had bought the license of $175.00 (buy only because IOS and QML compiler), but decides a few days to drop

Re: [Interest] Indie Mobil Program terminated?

2015-07-03 Thread Igor Mironchik
On 02.07.2015 21:22, Edward Sutton wrote: On Jul 2, 2015, at 10:42 AM, Igor Mironchik > wrote: On 02.07.2015 18:07, Bob Hood wrote: On 7/2/2015 8:44 AM, Igor Mironchik wrote: On 02.07.2015 17:21, Daniel França wrote: >> This news sounds like a good week

Re: [Interest] Relevant industrial buses

2015-07-03 Thread Nuno Santos
Is USB contemplated for Qt Serial Bus module? Nuno Santos Founder / CEO / CTO www.imaginando.pt +351 91 621 69 62 > On 03 Jul 2015, at 11:13, Turunen Tuukka > wrote: > > > Hi, > > As you are probably aware, we are developing a new Qt SerialBus module. > Target is to have a technology prev

[Interest] Relevant industrial buses

2015-07-03 Thread Turunen Tuukka
Hi, As you are probably aware, we are developing a new Qt SerialBus module. Target is to have a technology preview in Qt 5.6 with support to CANBus. You can look how it is shaping up at: http://code.qt.io/cgit/qt/qtserialbus.git/ The architecture of the new Qt SerialBus is modular, and we woul