[Development] Units in QML (was: Re: Scalable UIs in QtQuick (take 2))

2016-02-24 Thread André Somers
Op 25/02/2016 om 01:41 schreef Michael Brasser: Hi, Regarding (2), last time around I had concerns about the proposed limitations associated with language-level unit support (see some of the discussion at https://codereview.qt-project.org/98288). I'd be interested to hear the particulars

[Development] QDesktopWidget for an X display

2016-02-24 Thread Shiva sitamraju
Hi, I am trying to put a widget on a given X Display from inside QT application. Also posted same question on stackexchange http://stackoverflow.com/questions/35498895/qdesktopwidget-for-an-x-display . Would be very grateful if anyone can help me in this regards Shiva

Re: [Development] Supported platforms for Qt 5.8

2016-02-24 Thread Turunen Tuukka
> -Original Message- > From: Development [mailto:development- > bounces+tuukka.turunen=theqtcompany@qt-project.org] On Behalf Of > Thiago Macieira > Sent: torstaina 25. helmikuuta 2016 0.18 > To: development@qt-project.org > Subject: Re: [Development] Supported platforms for Qt 5.8 >

Re: [Development] Scalable UIs in QtQuick (take 2)

2016-02-24 Thread Michael Brasser
Hi, Regarding (2), last time around I had concerns about the proposed limitations associated with language-level unit support (see some of the discussion at https://codereview.qt-project.org/98288). I'd be interested to hear the particulars of what unit support might look like this time

Re: [Development] Supported platforms for Qt 5.8

2016-02-24 Thread Thiago Macieira
On quarta-feira, 24 de fevereiro de 2016 21:53:06 PST Blasche Alexander wrote: > > Basically it means we are stuck with Visual Studio 2012 c++ featureset > > for Windows Embedded Compact 2013. > > I spoke to the Microsoft guys on Embedded World today. (too bad I couldn't go) > They confirmed

Re: [Development] Qt 5.6 LTS - who defines criteria what gets "bug fixed"

2016-02-24 Thread Thiago Macieira
On quarta-feira, 24 de fevereiro de 2016 22:38:56 PST Michael Möllney wrote: > So my question or suggestion to reduced bug fixing time is: > > - Is there or should there be an authority/committee that decides early, > if a bug is worth to be fixed for 5.6 LTS? >Maybe in bugreports.qt.io: if

Re: [Development] Supported platforms for Qt 5.8

2016-02-24 Thread Blasche Alexander
> -Original Message- > From: Development [mailto:development- > bounces+alexander.blasche=theqtcompany@qt-project.org] On Behalf Of > Andreas Holzammer ... > Am 22.02.2016 um 23:52 schrieb Thiago Macieira: > > On segunda-feira, 22 de fevereiro de 2016 21:08:12 PST Knoll Lars wrote: >

[Development] Qt 5.6 LTS - who defines criteria what gets "bug fixed"

2016-02-24 Thread Michael Möllney
Now (finally) Qt 5.6.0 LTS knocks at the door (RC published today) I appreciate the decisions to support this 5.6.x release for at least 3 years, plus possible time extension. Looking for a definition what this actually means, I could find in Planet Qt

Re: [Development] Reduced availability

2016-02-24 Thread Thiago Macieira
On quarta-feira, 24 de fevereiro de 2016 11:27:24 PST Milian Wolff wrote: > > If you need my attention, please send me an email or ping me on IRC. > > Hey Thiago, > > there is at least one change for 5.7 where people are currently blocked > waiting for your input and expertise: > > Optimized

Re: [Development] Scalable UIs in QtQuick (take 2)

2016-02-24 Thread Gerry Boland
Hey Simon, I can try offering the Ubuntu Touch perspective on units with QML (sorry if late, was busy for MWC). We created a units system for our QML apps, called grid unit: units.gu(x). We did this as we needed the ability to scale the UI for different devices, from phones with highDpi screens

Re: [Development] Making ItemSelectionModel more useful

2016-02-24 Thread Stephen Kelly
On 20/02/16 13:19, Alberto Mardegan wrote: Hi all! Since Qt 5.5, the QItemSelectionModel class is exposed to QML as ItemSelectionModel (in the QtQml.Models module): http://doc.qt.io/qt-5/qml-qtqml-models-itemselectionmodel.html Apart from having almost no documentation, this component

Re: [Development] [Announce] Qt 5.6.0 RC released

2016-02-24 Thread Helio Chissini de Castro
Hello Jani Thanks for the packages and submodules in .tar.xz We can confirm from our side that at least in Fedora all modules compiled fine and are in testing repositories. Regards On Wed, Feb 24, 2016 at 6:41 AM, List for announcements regarding Qt releases and development

Re: [Development] Reduced availability

2016-02-24 Thread Milian Wolff
On Dienstag, 23. Februar 2016 20:13:01 CET Thiago Macieira wrote: > Hello > > This to let everyone know I have been and will continue to be extremely busy > with other projects at work. Please do not expect me to react to Gerrit > reviews (mine or someone else's) until mid-April. > > If you need