[Development] Building add-in installer

2014-01-04 Thread Pau Garcia i Quiles
Hello, This wiki page describes how to build the Qt Visual Studio Add-in: http://qt-project.org/wiki/QtVSAddin But it says nothing about building the installer for the Qt VS Add-in. If I have understood tools\buildAddin\buildAddin.cmd correctly, I need one clone of the VS Tools repository for e

[Development] Wayland platform plugin and BypassWindowManagerHint [was qtbase unit tests freeze in Tizen + wayland]

2014-01-04 Thread Tomasz Olszak
I'm trying to run qtbase auto tests with wayland plugin. QTest::mouseClick freezes on wl_display_dispatch_queue (see [1]). The reason of this is because widget created in test returns correct geometry and isVisible() == true but is not visible in weston. I have found out that it is caused by: setWi

Re: [Development] Qt Wayland versioning

2014-01-04 Thread Nichols Andy
Hi Tomasz, Yes you are correct. As of last week we now depend on qtbase/stable in qtwayland/stable so the version number does need to be changed now. We are a bit out of sync now with regard to following dev and stable with the rest of Qt (despite using those names) but that can be resolved f