Re: [Development] QWebChannel setTimeout

2014-07-05 Thread Hausmann Simon
I think setTimeout would be a good function to add to qml's Javascript environment, as imperative js api next to the timer element. That said, the risk is high that people use it to drive animations or work around other things. Anyway, patches welcome :) Simon Opprinnelig melding Fra: Milia

Re: [Development] Online installer no longer lets users choose between Qt 5.3.0 and Qt 5.3.1

2014-07-05 Thread Sze Howe Koh
On 4 July 2014 00:14, Thiago Macieira wrote: > On Thursday 03 July 2014 10:35:30 Koehne Kai wrote: >> Right, the files are still there. But to allow parallel installation (which >> is probably what you want if you e.g. are after regression testing) we'd >> need to repackage the old Qt 5.3.0 binari

Re: [Development] Is it possible to submit my Qt application for iOS to Apple App Store?

2014-07-05 Thread Thiago Macieira
On Friday 04 July 2014 19:02:39 Jake Petroules wrote: > Keep in mind that object files are not source code. There is no harm that > can be done to your IP by providing them as required by the license. If > someone really wants to reverse engineer your application or otherwise > compromise or illega