Re: [Development] New Wayland Plugin instructions (on the Wayland web site)

2012-01-28 Thread Mark Constable
On 29/01/12 13:21, Rick Stockton wrote: > ... > http://wayland.freedesktop.org/qt5.html I'm trying out these notes too, on Archlinux x86_64, and only got as far as this error at the early qmake build stage... "The Wayland functionality test failed" any hints as to what system components might s

Re: [Development] QGuiApplication::topLevelWindows()

2012-01-28 Thread Anselmo L. S. Melo
On Fri, Jan 27, 2012 at 8:15 AM, Anselmo L. S. Melo wrote: > On Fri, Jan 27, 2012 at 4:51 AM, Samuel Rødal wrote: >> On 01/26/2012 08:21 PM, ext Anselmo L. S. Melo wrote: >>> Hi, >>> >>> A window is a top level window if it has no parent, correct? Code and >>> comments in qwindow.cpp also confir

[Development] New Wayland Plugin instructions (on the Wayland web site)

2012-01-28 Thread Rick Stockton
Hi, is it safe to assume that Tiago Vignatti prepared these instructions with the assistance a Qt person? They seem good, but I'm not an expert. And the instructions do suggest installing Qt5 to an installation directory. Is that ready for 'prime time', or should he modify the instructions to r

Re: [Development] Trip report, Accessibility Hackfest, A Coruña

2012-01-28 Thread kenneth.r.christiansen
Sounds pretty good. I would suggest involving some WebKit people as well, like either me or Simon Hausmann as we both worked on input method support in WebKit2 / N9 browser. Kenneth From: Frederik Gladhorn [frederik.gladh...@nokia.com] Sent: Friday, Janua

Re: [Development] Work on qDebug and friends

2012-01-28 Thread Craig.Scott
Sorry for the lack of context (dealing with digest emails while on leave :-P ). With the talk about logging in this thread, is it of interest / scope to also have the associated classes support capturing the standard C/C++ streams? By this, I mean capturing whatever gets logged via std::cout or