Re: [Development] Qt 5.2 RC1 candidate packages available

2013-12-03 Thread Simon Lees
On 12/02/2013 11:52 PM, Koehne Kai wrote: >> -Original Message- >> From:development-bounces+kai.koehne=digia@qt-project.org >> [mailto:development-bounces+kai.koehne=digia@qt-project.org] On >> Behalf Of Simon Lees >> Sent: Sunday, December 01, 2013

Re: [Development] Qt 5.2 RC1 candidate packages available

2013-12-02 Thread Simon Lees
On 11/29/2013 11:37 PM, Poenitz Andre wrote: > Simon Lees [simon.l...@codanradio.com] >> The version of QtCreator shipped with the package crashes my x everytime >> i attempt to launch it. It was the Android Linux x86_64 package running >> on openSUSE 12.3 with Enlightenment

Re: [Development] Qt 5.2 RC1 candidate packages available

2013-11-29 Thread Simon Lees
On 11/29/2013 12:06 AM, development-requ...@qt-project.org wrote: > Message: 5 > Date: Thu, 28 Nov 2013 13:36:56 + > From: Heikkinen Jani > Subject: [Development] Qt 5.2 RC1 candidate packages available > To:"development@qt-project.org" > Cc:"releas...@qt-project.org" > Message-ID: >

Re: [Development] Android missing SONAME in lib's causes

2013-07-22 Thread Simon Lees
On 07/22/2013 08:44 PM, Stephen Kelly wrote: On Wednesday, July 17, 2013 14:01:07 Simon Lees wrote: this embeds SONAME libQt5x.so.5 into the Qt Libraries and NEEDED libQt5Core.so.5 this is a good start as it removes the fixed path from the needed line. It still causes issues on android however

Re: [Development] Android missing SONAME in lib's causes issues with cmake

2013-07-08 Thread Simon Lees
(CMAKE_SKIP_RPATH TRUE) again, it has no effect. 2013/7/9 Simon Lees <mailto:simon.l...@codan.com.au>> Hi All, I have been trying to build our Medium to Large project using cmake for android as we already use cmake. I have hit a issue in that rather specifying NEED

Re: [Development] Development Digest, Vol 20, Issue 50

2013-05-23 Thread Simon Lees
sage-ID: <31941258.asBcdyDE2l@tjmaciei-mobl2> > Content-Type: text/plain; charset="us-ascii" > > On quinta-feira, 23 de maio de 2013 17.13.59, Simon Lees wrote: >> >Hi All, >> >Seen as i don't have points to make doc notes or edit the wiki and >> >wi

[Development] Undocumented change in behavior of QLocale toInt() between Qt4 and Qt5

2013-05-23 Thread Simon Lees
Hi All, Seen as i don't have points to make doc notes or edit the wiki and within 3 minutes of searching i couldn't find a easy way to reach the doc team ill send this here. QLocale toInt in Qt 4 took a default paramater for base = 0, this means that the default behavior is to handle the conver