Re: [Development] xcode in ci & packaging for Qt5.4.0

2014-09-05 Thread Jake Petroules
On 2014-09-05, at 06:24 AM, Heikkinen Jani wrote: > Hi all, > > QtWebEngine & QtCreator teams has proposed us to update used xcode in > packaging & CI machines. At the moment 10.8 mac is using xcode 5.0.2 & 10.9 > xcode 5.1.1 . Does someone know any issue why we shouldn't make that update? >

Re: [Development] [Interest] Direct-lookup translation, even for English (was Re: get english translation)

2014-09-05 Thread Thiago Macieira
On Friday 05 September 2014 14:41:40 Saether Jan-Arve wrote: > If we simply provide qt_US.ts, and the user uses windeployqt it will > automatically be deployed in the same way as other .qm files, and it will > just work (tm). I insist that we choose one of two alternatives: 1) provide, deploy ins

Re: [Development] [Interest] Direct-lookup translation, even for English (was Re: get english translation)

2014-09-05 Thread Thiago Macieira
On Friday 05 September 2014 09:16:48 André Somers wrote: > > This did not extract the string for translation. It needs to be something > > that does extract for translation and does translate to another language > > if a translator was loaded. > > I don't see how it properly could. Both strings wo

Re: [Development] [Interest] Direct-lookup translation, even for English (was Re: get english translation)

2014-09-05 Thread Saether Jan-Arve
> feature. > A quick search for %n in the Qt .ts files would reveal that. I don't > have them here, or I would take a peek. > But even so: Qt could pre-load the Qt .qm file by default from an > internal resource, and I guess that makes sense. There is no need for > a special tr() version to do that

Re: [Development] New Qt5.3.2 snapshot available

2014-09-05 Thread Heikkinen Jani
Sorry, wrong link in my previous mail. Use this one to report your testing result http://testresults.qt-project.org/forms/release-testing/index.pl br, Jani >>-Original Message- >>From: Heikkinen Jani >>Sent: 5. syyskuuta 2014 14:55 >>To: development@qt-project.org >>Subject: New Qt5.3

[Development] New Qt5.3.2 snapshot available

2014-09-05 Thread Heikkinen Jani
Hi all, We have new Qt5.3.2 snapshot available via offline installers in: Linux: http://download.qt-project.org/snapshots/qt/5.3/5.3.2/2014-09-05_137/ Mac: http://download.qt-project.org/snapshots/qt/5.3/5.3.2/2014-09-05_115/ Windows: http://download.qt-project.org/snapshots/qt/5.3/5.3.2/2014-0

Re: [Development] why Qt app performance low on qpa eglfs or wayland

2014-09-05 Thread Sean Harmer
On 5 Sep 2014, at 09:39, Nancy Zou wrote: > Hi Millan >> You should answer this question yourself and present the results to us. Only >> you have your specific software/hardware combination setup properly. > > I suspect Qt wati for vsyc somewhere because the normal opengl example only > cost

[Development] xcode in ci & packaging for Qt5.4.0

2014-09-05 Thread Heikkinen Jani
Hi all, QtWebEngine & QtCreator teams has proposed us to update used xcode in packaging & CI machines. At the moment 10.8 mac is using xcode 5.0.2 & 10.9 xcode 5.1.1 . Does someone know any issue why we shouldn't make that update? According to our CI guys there were some issues with xcode 5.1 &

Re: [Development] why Qt app performance low on qpa eglfs or wayland

2014-09-05 Thread Nancy Zou
Hi Millan > You should answer this question yourself and present the results to us. Only > you have your specific software/hardware combination setup properly. I suspect Qt wati for vsyc somewhere because the normal opengl example only cost 14ms (1 vsync) and Qt example openglwindow need 28 ms(

Re: [Development] [Interest] Direct-lookup translation, even for English (was Re: get english translation)

2014-09-05 Thread André Somers
Thiago Macieira schreef op 4-9-2014 20:59: > On Thursday 04 September 2014 20:31:49 Andre Somers wrote: >> That sounds rather short-sighted to me. >> It means that an inconsistency is introduced for no good reason at all. >> If you want to have something that works for English only, it would be >>