[Interest] Deployment Target for Qt-5.6.2 Built at Mac-OS-10.12 with C++-11

2016-10-10 Thread Robert Iakobashvili
Hi, Configuring Qt-5.6.2 at the recent Mac 10.12 with C++-11 built versus SDK-12 as: ./configure -opensource -debug-and-release -c++std c++11 -qt-zlib -qt-libpng -qt-libjpeg \ -system-proxies -nomake tests -nomake examples -skip qtxmlpatterns -skip qt3d \ -skip qtactiveqt -skip qtcanvas3d -skip

Re: [Interest] macdeploy and lib dependencies

2016-10-10 Thread Till Oliver Knoll
> Am 10.10.2016 um 08:37 schrieb Nuno Santos : > > Libs like libssl, libcrypto, libxml2, libplist, etc, All the dependencies of > libimobiledevice which is the lib I’m linking to. In the QtCreator project I > link with libimobiledevice and macdeployqt is able to copy

Re: [Interest] FUD around licensing (From What don't you like about Qt?)

2016-10-10 Thread Adam Light
On Mon, Oct 10, 2016 at 6:18 AM, Giuseppe D'Angelo < giuseppe.dang...@kdab.com> wrote: > Hi, > > On 10/10/16 10:22, Carel Combrink wrote: > >> The very first comment on the youtube video: >> /"The latest versions do not seem to be free/" - iddn >> >> I really hope the free edition of such a

[Interest] Binding problems on iOS 10

2016-10-10 Thread Nuno Santos
Hi, I have been having some binding problems on iOS. Some bindings that used to work are not working anymore. In this particular case, these bindings are the result of a javascript function call with a exposed C++ property as parameter. Anyone having issues with bindings since iOS 10 release?

Re: [Interest] FUD around licensing (From What don't you like about Qt?)

2016-10-10 Thread Giuseppe D'Angelo
Hi, On 10/10/16 10:22, Carel Combrink wrote: The very first comment on the youtube video: /"The latest versions do not seem to be free/" - iddn I really hope the free edition of such a great tool can be moved out of the clutter about the licensing. PS: I wanted to reply directly on there

Re: [Interest] Customising ComboBox 2.0

2016-10-10 Thread J-P Nurmi
On 10 Oct 2016, at 13:35, Nuno Santos > wrote: Hi, Is it possible to customize the drop down box of a ComboBox 2.0? It seems that I’m only able to customize the combobox control itself and not the content.

[Interest] Customising ComboBox 2.0

2016-10-10 Thread Nuno Santos
Hi, Is it possible to customize the drop down box of a ComboBox 2.0? It seems that I’m only able to customize the combobox control itself and not the content. http://doc.qt.io/qt-5/qtquickcontrols2-customize.html#customizing-combobox

Re: [Interest] FUD around licensing (From What don't you like about Qt?)

2016-10-10 Thread Carel Combrink
Hi Tomasz, > I replied there pointing that guy to OS installer. > Thanks, I saw that. One concern though, now he will be prompted for an 1GB download to install Qt Creator if he does not see the Qt Creator tab/link... PS: I wanted to reply directly on there but then got prompted to create a

Re: [Interest] FUD around licensing (From What don't you like about Qt?)

2016-10-10 Thread Tomasz Siekierda
On 10 October 2016 at 11:22, Carel Combrink wrote: > > Hi All, > > Out of interest, to show how big the actual issue is on the licensing and the > confusing website (my opinion but I am definitely not the only one). > > The CppCon2016 video from Giuseppe D'Angelo on >

[Interest] FUD around licensing (From What don't you like about Qt?)

2016-10-10 Thread Carel Combrink
Hi All, Out of interest, to show how big the actual issue is on the licensing and the confusing website (my opinion but I am definitely not the only one). The CppCon2016 video from Giuseppe D'Angelo on “Introducing Qt Creator: a fast IDE for C++ development"

Re: [Interest] macdeploy and lib dependencies

2016-10-10 Thread Nuno Santos
Libs like libssl, libcrypto, libxml2, libplist, etc, All the dependencies of libimobiledevice which is the lib I’m linking to. In the QtCreator project I link with libimobiledevice and macdeployqt is able to copy and rereference it, but it doesn’t do to the others making the bundle invalid in a

[Interest] problems with iOS release build Qt World Summit Conference App

2016-10-10 Thread ekke
thanks to much help from https://bugreports.qt.io/browse/QTCREATORBUG-16968 I finally managed to build and run on iPhone and iPad using Xcode 8, Qt 5.7, QtCreator 4.1 now just wanted to start Testflight for upcoming Qt World Summit Conference App https://github.com/ekke/c2gQtWS_x and build a