Re: [Interest] Qt5.2.1-QtQuickControls build with Yocto-1.5

2014-07-02 Thread Ramakanthreddy Kesireddy
Hi , Am facing similar issue https://community.freescale.com/docs/DOC-101118 i.e. qtquickcontrols not found in the base feeds even after adding PACKAGECONFIG_append_pn-qtbase = " accessibility". Please let me know if there is any solution for the same. Thanks and Regards, Ramakanth -Origin

Re: [Interest] A bug in Qt 5.3.1 for Android?

2014-07-02 Thread Ben Lau
On 1 July 2014 15:33, Alexander Zakharov wrote: > > My testing result: > > > > Qt 5.3.0 + Nexus 5 (4.4.2) > > primaryScreen()->physicalDotsPerInch() 443.934 > > Qt 5.3.0 + Samsung Galaxy Note 2 > > primaryScreen()->physicalDotsPerInch() 264.903 > > > > Qt 5.3.1 + Nexus 5 (4.4.2) > > primaryScreen

[Interest] Info.plist not deployed correctly on Mac OS

2014-07-02 Thread VStevenP
I am having a problem with Info.plist deploy on MacOS.  The problem doesn't occur for iOS deploy. When deploying my QtQuick app for Mac OS, my custom Info.plist is not deployed to the Contents folder in the .app package in the build directory; instead, it is overwritten with a provisional one t

Re: [Interest] [ANNOUNCE] GammaRay 2.1.0

2014-07-02 Thread Allen Winter
Anton has a nice blog about the new QtQuick capabilities in GammaRay 2.1: http://www.kdab.com/analysing-qtquick-apps-gammaray-button-gone/ On Friday, June 27, 2014 05:06:03 PM Allen Winter wrote: > > Announcing GammaRay 2.1.0 > Now with the much requested support for QtQuick 2! > > Highlights of

Re: [Interest] Simple UDP listener question

2014-07-02 Thread Thiago Macieira
On Wednesday 02 July 2014 14:39:58 Robert Wood wrote: > I suspect many people haven't come across this before because, I guess, > normally, you don't send and receive on the same port. Artnet specifies > you have to and so this issue raises its ugly head. I think sending and receiving using the

Re: [Interest] Simple UDP listener question

2014-07-02 Thread Robert Wood
Just for the sake of preventing someone banging their head against a brick wall for ages in the future, this turned out to be the fact that some of the returning UDP packets were being picket up by the *sending* socket. If I only open one socket, both sending and receiving on it, the whole thin

[Interest] [ANN] CppCon 2014 program available

2014-07-02 Thread Boris Kolpackov
The CppCon 2014 Program is now available with talk titles, abstracts, and speakers: http://cppcon.org/conference-program/ The program contains over 100 one-hour sessions by over 70 speakers including plenary sessions by Scott Meyers and Herb Sutter, as well as the keynotes by C++ creator Bjarne S