Re: [Development] Qt for iOS - iOSStyle

2013-03-18 Thread Mediator Software
On Mon, Mar 11, 2013 at 08:37:19AM -0700, Thiago Macieira wrote: > On segunda-feira, 11 de março de 2013 07.41.02, Jake Thomas Petroules wrote: > > Jens claimed on the blog that the native look and feel matters less in the > > mobile world because each app is fullscreen. I agree that it matters

Re: [Development] Qt for iOS - iOSStyle

2013-03-19 Thread Mediator Software
On 2013/03/19 1:57 AM, Jake Thomas Petroules wrote: > > Not every app should be styled native. Not every app should be styled custom. > Some should use a combination of both. It all depends on what's appropriate > for the situation at hand. All I'm asking is that people recognize that we > need >

Re: [Development] Static build with QtQuick in Qt5.1.0

2013-05-20 Thread Mediator Software
Hi, The issue with static builds and QtQuick are many, apart from the issues mentioned in the bug report (ie. need to statically 'load' plugin, need to register plugin types), there is an additional problem that the static initialiser(s) used to set up the QML types are optimised out by the lin

Re: [Development] Any plan to build Qt for iOS on linux/windows?

2013-10-12 Thread Mediator Software
The only value in having a non-Xcode built Qt application on iOS is for deploying to "Jailbroken" devices. You cannot build and sign an application that can be run on "stock" devices, nor can you submit such an app to the Apple App Store without Xcode, so it's very very unlikely that anyone wou

Re: [Development] Any plan to build Qt for iOS on linux/windows?

2013-10-16 Thread Mediator Software
There are some mkspecs which use command-line build tools, which may be suitable for your purposes here: https://codereview.qt-project.org/#change,68310 ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinf