[Development] Qt 5.1 header diff

2013-06-25 Thread Thiago Macieira
I've just noticed we haven't done the manual header diff to catch issues. We need to get this done by the end of this week if we want to catch, fix and release any issues by next Friday. Any volunteers to produce the diffs and send to the list? -- Thiago Macieira - thiago.macieira (AT) intel.c

Re: [Development] [request] Creation a new QtSerialPort component into a Qt bug tracker

2013-06-25 Thread Laszlo Papp
Thank you. Lars, could you please remove the "qtserialport" component from playground? We have just received a bugreport in there: https://bugreports.qt-project.org/browse/QTPLAYGROUND-31 On Tue, Jun 25, 2013 at 9:55 PM, Knoll Lars wrote: > > > On 6/25/13 8:39 PM, "Thiago Macieira" wrote: > >

Re: [Development] Qt 5.2

2013-06-25 Thread Thiago Macieira
On quarta-feira, 26 de junho de 2013 07.34.28, Yuchen Deng wrote: > 2013/6/25 Knoll Lars > > > Are we going to get this one ready in time for 5.2? > > I prefer/hope this module can be added, It's should added in Qt 5.1 as > plan, but it not. then It's plan adding in Qt5.2, It's seems still not?

Re: [Development] Qt 5.2

2013-06-25 Thread Yuchen Deng
2013/6/25 Knoll Lars > Are we going to get this one ready in time for 5.2? I prefer/hope this module can be added, It's should added in Qt 5.1 as plan, but it not. then It's plan adding in Qt5.2, It's seems still not? no, no. please. If it's still no way, could you please explain why? Thanks!

Re: [Development] QML engine changes

2013-06-25 Thread André Pönitz
On Tue, Jun 25, 2013 at 11:14:27AM +0200, Simon Hausmann wrote: > On Monday 24. June 2013 23.58.17 André Pönitz wrote: > > [Upfront: I am _really_ happy to see V8 and the glue code its service > > required to be on its way out. But...] > > > > On Mon, Jun 24, 2013 at 01:30:18PM +0200, Simon Hausma

Re: [Development] [request] Creation a new QtSerialPort component into a Qt bug tracker

2013-06-25 Thread Thiago Macieira
On terça-feira, 25 de junho de 2013 22.24.43, Denis Shienkov wrote: > Hello Qt developers. > > At present the "main" component was QTPLAYGROUND, but recently users > began post bugs in "Qt" or "Other" components selection. Thus, it enters > some confusion... > > Is planned a creation of a separate

Re: [Development] Qt 5.1 compile problem

2013-06-25 Thread Tomasz Olszak
2013/6/25 Thiago Macieira > On terça-feira, 25 de junho de 2013 13.21.33, Tomasz Olszak wrote: > > .obj/release-shared/qnativesocketengine_unix.o: In function > > `QNativeSocketEnginePrivate::nativeSelect(int, bool) const': > > qnativesocketengine_unix.cpp:(.text+0x2744): undefined reference to >

Re: [Development] Qt 5.1 compile problem

2013-06-25 Thread Thiago Macieira
On terça-feira, 25 de junho de 2013 13.21.33, Tomasz Olszak wrote: > .obj/release-shared/qnativesocketengine_unix.o: In function > `QNativeSocketEnginePrivate::nativeSelect(int, bool) const': > qnativesocketengine_unix.cpp:(.text+0x2744): undefined reference to > `qt_safe_select(int, fd_set*, fd_se

Re: [Development] New Qt5.1 snapshot available

2013-06-25 Thread Laszlo Papp
Shall I create a bug report for it or it is already done? On Tue, Jun 25, 2013 at 2:17 PM, Jenssen Tim wrote: > No it isn't, there is the possibility to run the installer without any > input but it needs an X server on linux for example. > > -- > *Von:* > developm

[Development] Qt 5.1 compile problem

2013-06-25 Thread Tomasz Olszak
Hi, *compiler:* mipsel-linux-uclibc-g++ *configure args: *-no-pch -hostprefix $HOSTPREFIX -v -release -opengl es2 -opensource -confirm-license -make libs -device $DEVICE -device-option CROSS_COMPILE=$COMPILER_PREFIX -prefix /usr/local -sysroot $SYSROOT -nomake examples -nomake demos -no-pch -eglfs

Re: [Development] New Qt5.1 snapshot available

2013-06-25 Thread Jenssen Tim
No it isn't, there is the possibility to run the installer without any input but it needs an X server on linux for example. Von: development-bounces+tim.jenssen=digia@qt-project.org [development-bounces+tim.jenssen=digia@qt-project.org]" im Auftrag von "

Re: [Development] New Qt5.1 snapshot available

2013-06-25 Thread Laszlo Papp
Is it possible to run the installer in console mode? On Tue, Jun 25, 2013 at 10:29 AM, Heikkinen Jani wrote: > Hi all, > > Quite many changes were missing from my previous mail, sorry about that. > Here is list of missing changes: > > ** ** > > Qtbase: > > **·**CMake: Fix te