Re: [Interest] "When its ready"

2011-12-15 Thread Yves Bailly
Le 15/12/2011 17:11, Thiago Macieira a écrit : > On Thursday, 15 de December de 2011 15.36.24, Yves Bailly wrote: >>> There is a Jira item related to this >>> https://bugreports.qt.nokia.com/browse/QTBUG-20556. The configure >>> succeeds if you leave -ltcg out. >> Indeed it works (compiling example

[Interest] Mac app store roadblock for Qt applications using QtWebKit

2011-12-15 Thread Chris Meyer
I have an application that has been shipping in the Mac app store for several months based on Qt. Recently I submitted a minor update. This time I got rejected due to private API usage: (: _NSDrawCarbonThemeBezel, : _NSDrawCarbonThemeListBox) in framework: '/System/Library/Frameworks/AppKit.fram

Re: [Interest] "When its ready"

2011-12-15 Thread Thiago Macieira
On Thursday, 15 de December de 2011 18.01.04, Harri Pasanen wrote: > It only seemed to go over by 166 bytes, out of 80,000,000 allowed. > So I would guess playing with compile size optimization flags might help, > (or rewriting something to be more tight). I don't think it requires in total only

[Interest] QPA of 4.8

2011-12-15 Thread Jason H
So lighthouse aka Qt Platform Abstraction (QPA) is in! My immediate questions are what does this mean for iOS and Android? I'd like to get to developing on these platforms. Is there any guides on how to use 4.8 with Qt Creator and target these just as easily as demonstrated with Android and 2.7

Re: [Interest] "When its ready"

2011-12-15 Thread Harri Pasanen
On 12/15/2011 05:11 PM, Thiago Macieira wrote: > On Thursday, 15 de December de 2011 15.36.24, Yves Bailly wrote: >>> There is a Jira item related to this >>> https://bugreports.qt.nokia.com/browse/QTBUG-20556. The configure >>> succeeds if you leave -ltcg out. >> Indeed it works (compiling example

Re: [Interest] Qt 4.8.0 released

2011-12-15 Thread Stanislav Golkin
Hi, Tried to build 4.8 at my machine Ubuntu gcc 4.4.5. 1) Get a lot of warnings with -Werror activated in webkit. 2) After removing -Werror finally get this : decoders -Iplatform/leveldb -Iplatform/mock -Iplatform/network -Iplatform/sql -Iplatform/text -Iplatform/text/transcoder -Iplugins -Irend

Re: [Interest] Qt 4.8.0 released

2011-12-15 Thread Michael Jackson
On Dec 15, 2011, at 9:30 AM, Yves Bailly wrote: > Le 15/12/2011 15:19, Graham Labdon a écrit : >> Hello >> >> Just tried to build 4.8.0 on Windows 7 64 bit and get the following error >> when running config >> –platform win32-g++ >> >> Perl not found in environment – cannot run syncqt >> >> H

Re: [Interest] "When its ready"

2011-12-15 Thread Thiago Macieira
On Thursday, 15 de December de 2011 15.36.24, Yves Bailly wrote: > > There is a Jira item related to this > > https://bugreports.qt.nokia.com/browse/QTBUG-20556. The configure > > succeeds if you leave -ltcg out. > Indeed it works (compiling examples and demos right now). That's a bit > unfortunate

[Interest] Captcha beats me

2011-12-15 Thread Alex Strickland
Hi Has anyone tried to sign up for devnet recently? The captcha is never happy with my attempts, and I cannot. -- Alex ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] "When its ready"

2011-12-15 Thread Yves Bailly
Le 15/12/2011 14:48, simo.f...@nokia.com a écrit : > Hi, > There is a Jira item related to this > https://bugreports.qt.nokia.com/browse/QTBUG-20556. The configure succeeds if > you leave -ltcg out. Indeed it works (compiling examples and demos right now). That's a bit unfortunate though. Anot

Re: [Interest] Qt 4.8.0 released

2011-12-15 Thread Yves Bailly
Le 15/12/2011 15:19, Graham Labdon a écrit : > Hello > > Just tried to build 4.8.0 on Windows 7 64 bit and get the following error > when running config > –platform win32-g++ > > Perl not found in environment – cannot run syncqt > > How do I get around this? Install Perl from e.g. http://www.acti

Re: [Interest] Qt 4.8.0 released

2011-12-15 Thread Graham Labdon
Hello Just tried to build 4.8.0 on Windows 7 64 bit and get the following error when running config -platform win32-g++ Perl not found in environment - cannot run syncqt How do I get around this? Graham From: interest-bounces+graham.labdon=avalonsciences@qt-project.org [mailto:interest-bo

Re: [Interest] "When its ready"

2011-12-15 Thread simo.falt
Hi, There is a Jira item related to this https://bugreports.qt.nokia.com/browse/QTBUG-20556. The configure succeeds if you leave -ltcg out. br, Simo From: interest-bounces+simo.falt=nokia@qt-project.org [interest-bounces+simo.falt=nokia@qt-project

[Interest] Qt 4.8.0 released

2011-12-15 Thread sinan.tanilkan
Hi, Today we have released Qt 4.8.0 (http://labs.qt.nokia.com/2011/12/15/qt-4-8-0-released/). Best regards from the Qt 4.8.0 team. --- Sinan S. Tanilkan ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/int

Re: [Interest] "When its ready"

2011-12-15 Thread Duane
On 12/15/2011 5:22 AM, Sergio Ahumada Navea wrote: >> On 12/14/2011 2:03 PM, Jason H wrote: >>> Is the answer, and "When is 4.8 coming out?" is the question. But the RC >>> was released over 2 months ago. Can we get an update? >> >> We would like to know as well. We have issues with QFileDialog on

Re: [Interest] "When its ready"

2011-12-15 Thread Yves Bailly
Hello all, Le 15/12/2011 11:22, Sergio Ahumada Navea a écrit : >> On 12/14/2011 2:03 PM, Jason H wrote: >[...] > The answer is: "It's ready" Good news :-) I just grabed it, tried to compile... and failed, seemingly on WebCore: Windows 7 64bits, using Visual C++ 2010, for building a 32bit flavor

Re: [Interest] "When its ready"

2011-12-15 Thread Sergio Ahumada Navea
> On 12/14/2011 2:03 PM, Jason H wrote: >> Is the answer, and "When is 4.8 coming out?" is the question. But the RC >> was released over 2 months ago. Can we get an update? > > We would like to know as well. We have issues with QFileDialog on > windows (bug 13182) and apparently there is a patch a

Re: [Interest] Getting started with QML

2011-12-15 Thread Alex Strickland
On 2011/12/07 01:59 PM, kai.koe...@nokia.com wrote: > My suggestion would be to look into (nested) ListViews (or GridViews) + > appropriate Model(s) behind the scenes. Grid { id: maingrid anchors.fill: parent columns: 3 rows: 2 Repeater {