[Development] QWidget::createWindowContainer and keyboard focus issues

2013-07-02 Thread Chris Meyer
I've been doing testing with Qt 5.1.0rc2. My application mixes QWidgets and Qml. I've been using QWidget::createWindowContainer which I don't think it's ready for release. I've encountered numerous keyboard focus issues that make QWidget::createWindowContainer difficult to use and I haven't been a

Re: [Development] Moc with clang.

2013-07-02 Thread Laszlo Papp
On Tue, Jul 2, 2013 at 3:24 PM, Konstantin Tokarev wrote: > > So, it could not be even optional because clang is not mature enough on > Windows, and in other scenarios or there is any other reason? > > Clang is quite mature on Windows, at least when used as C++ parser. > Why I thought that was be

Re: [Development] Checking out Qt 5.0.2 sources

2013-07-02 Thread Thiago Macieira
On terça-feira, 2 de julho de 2013 14.11.14, Tomasz Olszak wrote: > In the end however I have encounter: > https://bugreports.qt-project.org/browse/QTBUG-31817#comment-208125 > > I made some investigation and currently qtjsbackend is broken on mips > architecture. v8 need to be updated(see my comme

Re: [Development] Checking out Qt 5.0.2 sources

2013-07-02 Thread Thiago Macieira
On terça-feira, 2 de julho de 2013 14.11.14, Tomasz Olszak wrote: > warning: implicit declaration of function 'asm' It should be __asm__ Anyway, I don't think we pass a -stdÉ9 flag to the compiler. That doesn't appear anywhere in my sources. -- Thiago Macieira - thiago.macieira (AT) intel.com S

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

2013-07-02 Thread Laszlo Papp
Thanks again! On Tue, Jul 2, 2013 at 12:44 PM, Knoll Lars wrote: > Should be fixed now. > > Cheers, > Lars > > On 7/2/13 2:35 PM, "Laszlo Papp" wrote: > > >Unfortunately, I have no access rights to edit "Serial Port" related > >bugs. Would it be possible to fix that? > > > > > > > >On Wed, Jun

Re: [Development] Moc with clang.

2013-07-02 Thread Laszlo Papp
On Tue, Jul 2, 2013 at 10:51 AM, Olivier Goffart wrote: > Hi, > > For those who do not read planetqt.org, I would like to mention here that > I > have experimented to re-implement the moc (MetaObject Compiler) using > liblang > as a parser. > > The blog post say it all: http://woboq.com/blog/moc

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

2013-07-02 Thread Laszlo Papp
Unfortunately, I have no access rights to edit "Serial Port" related bugs. Would it be possible to fix that? On Wed, Jun 26, 2013 at 11:18 AM, Laszlo Papp wrote: > Many thanks. :) > > > On Wed, Jun 26, 2013 at 2:05 PM, Knoll Lars wrote: > >> On 26.06.13 12:59, "Daniel Teske" wrote: >> >> >On

Re: [Development] Checking out Qt 5.0.2 sources

2013-07-02 Thread Tomasz Olszak
2013/7/1 Tomasz Olszak > > > 2013/7/1 Giuseppe D'Angelo > >> On 1 July 2013 16:14, Tomasz Olszak wrote: >> > I can't build it on mipsel(some errors with PCRE) architecture and >> currently >> > don't have time to investigate it. >> >> And, by any chance, do you have the error messages you got w

Re: [Development] Qml/Quick Designe Decision Wiki or how to avoid generating work for other stakeholders

2013-07-02 Thread Bubke Marco
Hi Gunnar Gunnar Sletta: The ApplicationWindow encapsulates a completely different concept compared to normal items and trying to treat them as the same in the design tool makes very little sense. Is sense, logic not very context depend? I think our argument network, which is designer centric