Re: [Development] Header review for 5.7.0 (vs 5.6.1)

2016-05-27 Thread Edward Welbourne
Following up on the earlier header review, comparing 5.6 to 5.7, I've now prepared a review of 5.7.0 vs 5.6.1, following some moderate refinements to the scripts. Hopefully various "not yet merged" changes are now in 5.7.0 to fix blemishes noticed in the earlier review: https://codereview.qt-proj

Re: [Development] QtWebkit to vcxproj

2016-05-27 Thread Thiago Macieira
Em sexta-feira, 27 de maio de 2016, às 08:47:01 BRT, raven-worx Software escreveu: > QtWebkit conversion also looks good so far. Only WTF, JavaScriptCore > and WebCore modules are missing. In other words, most of WebKit. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect

[Development] Touch issues with Qt5.6/Qt5.7 beta and weston

2016-05-27 Thread Johannes Pointner
Hello, I have posted this question before in the interest mailinglist but didn't get any feedback. Therefore I thought maybe it would better fit here: I have a setup with weston (wayland(egl vivante) 1.9, weston(desktopshell) 1.9 and libinput 1.14 , yocto krogoth, but I also tried wayland 1.10, w

Re: [Development] QtWayland synchronisation between GL and compositor

2016-05-27 Thread Tomek Bury
Hi Gunnar, Thanks for your replay. I've spend quite some time on #wayland IRC channel yesterday discussing this matter. It turns out that the compositor implementation assumes implicit synchronisation. The "submit" operation assumes that whatever dependencies were present on the client side are

Re: [Development] QtWebkit to vcxproj

2016-05-27 Thread Konstantin Tokarev
27.05.2016, 09:47, "raven-worx Software" : > Oswald Buddenhagen wrote: > >>  note that vcxproj support for the build of qt as a whole has been >>  dropped a while ago, which is reflected by incomplete projects being >>  generated. you may be able to use them successfully for debugging, but >>  t