Re: [Development] Setting the priority of bug reports created the Qt Support team

2013-02-22 Thread Michael Hasselmann
On Fri, 2013-02-22 at 12:15 +, Vladimir Minenko wrote: > Our motivation for this is very simple: keep Qt bugs going to one place > and avoid fragmentation. But is that really feasible? You'd have to make sure it's a general Qt problem first and not related to some interaction with Blackberry s

Re: [Development] Is Qt::InputMethodQuery obsolete?

2013-01-08 Thread Michael Hasselmann
On Tue, 2013-01-08 at 22:37 +0900, Takumi ASAKI wrote: > Hi, > > Qt::InputMethodQuery is marked as obsolete in the document. > http://qt-project.org/doc/qt-5.0/qtcore/qt-obsolete.html#InputMethodQuery-enum > > Is this correct? > > Qt::InputMethodQuery is very important for Input Method. And yet

Re: [Development] HELP NEEDED: Cleaning up the class documentation for Qt 5

2012-08-31 Thread Michael Hasselmann
On Fri, 2012-08-31 at 10:07 +0200, Thiago Macieira wrote: > On sexta-feira, 31 de agosto de 2012 09.49.35, Eskil Abrahamsen Blomfeldt > wrote: > > Note that for the great majority of the classes this will not be a > > problem, but we won't know for sure until someone has read the > > documentation

Re: [Development] Nominating Marc Mutz for approver status

2012-08-14 Thread Michael Hasselmann
On Tue, 2012-08-14 at 18:20 +0200, Marc Mutz wrote: > On Tuesday August 14 2012, Thiago Macieira wrote: > > I actually don't know much of his background > > Ok, a bit about myself: nice, but you forgot to mention your favourite colour. ;-) ___ Deve

Re: [Development] Abandoning the container changes

2012-07-05 Thread Michael Hasselmann
On Thu, 2012-07-05 at 09:04 +0300, Thiago Macieira wrote: > Hello all > > I think that, despite the potential benefits of the changes, we should not > apply them at this time. There are far too many chances for breakage and it's > a blatant disrespect for the feature freeze. > > The changes are

[Development] (Short) summaries for QtCS sessions?

2012-07-03 Thread Michael Hasselmann
Hi, I am just going through the list of session notes in the QtCS wiki (read: everything that's linked from ). I would still like to write a summary of QtCS as a whole, but I find myself unable to come up with proper conclusi

Re: [Development] need to handle touch events rather than depending on mouse event synthesis

2012-03-01 Thread Michael Hasselmann
Hi, > Wouldn't PointerArea make a bit more sense. MS have also introduced MSPointer > in IE10[1] which represents a mouse, finger-touch or stylus. > > [1] > http://blogs.msdn.com/b/ie/archive/2011/09/20/touch-input-for-ie10-and-metro-style-apps.aspx > That "hardware agnostic" abstraction la