Re: [Development] does "qt5/directfbegl" gfxdriver work with the qt4.8.0?

2012-03-05 Thread Samuel Rødal
On 03/06/2012 07:21 AM, ext haithem rahmani wrote: > Hi, > Thanks Holger for your quick answer. > > the basic question is. Does ST provide a way to glue the mali EGL > lib and > directfb together? Is there an init function to be called? > > > Yes, the mali EGL lib is implemented on top

Re: [Development] does "qt5/directfbegl" gfxdriver work with the qt4.8.0?

2012-03-05 Thread haithem rahmani
Hi, Thanks Holger for your quick answer. the basic question is. Does ST provide a way to glue the mali EGL lib and > directfb together? Is there an init function to be called? > Yes, the mali EGL lib is implemented on top of DirectFB. So since your the answer was not "No it won't work", then thi

Re: [Development] QML: grouping property changes for a single callback invocation

2012-03-05 Thread christopher.adams
Hi Alberto, Firstly, this is a really interesting topic, so thanks for bringing it up, and even more thanks for offering to help investigate and implement changes! Secondly, this problem is one that we have considered before, and the ideal solution is probably some "binding is dirty" flag, combi

Re: [Development] Nominating Mark Brand (mabrand on IRC) for approver

2012-03-05 Thread michael.goddard
Thirded! Cheers, MichaelG On 6/03/12 6:45 AM, "ext Robin Burchell" wrote: >Hi, > >I'd like to nominate Mark Brand (mabrand) for approver status. He has >been around Qt for quite a long while - pre-opengov - and steadily >chipping away at making QtSql more awesome. > >You can see some of his tra

Re: [Development] Nominating Mark Brand (mabrand on IRC) for approver

2012-03-05 Thread Richard Moore
I think the record speaks for itself. Seconded. Rich. On 5 March 2012 20:45, Robin Burchell wrote: > Hi, > > I'd like to nominate Mark Brand (mabrand) for approver status. He has > been around Qt for quite a long while - pre-opengov - and steadily > chipping away at making QtSql more awesome. >

[Development] Nominating Mark Brand (mabrand on IRC) for approver

2012-03-05 Thread Robin Burchell
Hi, I'd like to nominate Mark Brand (mabrand) for approver status. He has been around Qt for quite a long while - pre-opengov - and steadily chipping away at making QtSql more awesome. You can see some of his track record here: - http://codereview.qt-project.org/#q,owner:mabrand,n,z - http://code

Re: [Development] Header file cleanups

2012-03-05 Thread BRM
> From: Joerg Bornemann > On 05/03/2012 16:49, ext BRM wrote: > >> So why start a situation that could lead to that kind of interdependencies > within Qt or Qt applications? > > I wasn't proposing anything like this; was just curious. :) > I'm strictly against having a global include-all-the-

Re: [Development] Header file cleanups

2012-03-05 Thread Joerg Bornemann
On 05/03/2012 16:49, ext BRM wrote: > So why start a situation that could lead to that kind of interdependencies > within Qt or Qt applications? I wasn't proposing anything like this; was just curious. :) I'm strictly against having a global include-all-the-stuff-of-Qt header and I don't think

Re: [Development] does "qt5/directfbegl" gfxdriver work with the qt4.8.0?

2012-03-05 Thread Holger Hans Peter Freyther
On 03/05/2012 05:07 PM, haithem rahmani wrote: > Hi all, the basic question is. Does ST provide a way to glue the mali EGL lib and directfb together? Is there an init function to be called? > > Hope this is the right mailing list. > > So here is my issue: > > I'm working on STMicroelectronic

Re: [Development] Qt 4.8.1 release during week 11/2012

2012-03-05 Thread Oswald Buddenhagen
On Mon, Mar 05, 2012 at 03:24:04PM +, ext Salovaara Akseli wrote: > At the moment we are following content of > http://qt.gitorious.org/qt/qt/commits/4.8 branch on our internal > repository. We would like to provide Qt 4.8.1 branch on > Gitorious\Gerrit in order to enable you more visibility fo

[Development] does "qt5/directfbegl" gfxdriver work with the qt4.8.0?

2012-03-05 Thread haithem rahmani
Hi all, Hope this is the right mailing list. So here is my issue: I'm working on STMicroelectronics SoC that contains a mali400 GPU, the SoC contains also a HW blitter to do simple 2D ops. ST within its STLinux, provides the qt4.8.0 but only with the directfb based gfxdriver. I've read in the

Re: [Development] Header file cleanups

2012-03-05 Thread BRM
> From: Joerg Bornemann >On 01/03/2012 16:43, ext BRM wrote: > >> For years, Microsoft advocated the use of simply including the "windows.h" >> header file. However, this ultimately led to a very very big problem - one >> that ended up with circular dependencies between user space and kernel >

[Development] Qt 4.8.1 release during week 11/2012

2012-03-05 Thread Salovaara Akseli
Hi, Earlier there was discussion that mid-March is a good target time for the next Qt 4.8 patch release. Mid-March is now closing and Qt 4.8.1 release as well. Please find draft version of Qt 4.8.1 changes file as attachment. Changes document is based on situation at the end of the last week

[Development] Implementing collapse button for QDockWidget...

2012-03-05 Thread Ing . Reynier Pupo Gómez
Hi, actually QDockWidget is very useful on a large number of applications, but we can extend it functionalities. I am requesting a functionality that allows collapse a QDockWidget such as the dock used on Visual Studio, accessing the activation of collapse property trough a button on the right

Re: [Development] Header file cleanups

2012-03-05 Thread Joerg Bornemann
On 01/03/2012 16:43, ext BRM wrote: > For years, Microsoft advocated the use of simply including the "windows.h" > header file. However, this ultimately led to a very very big problem - one > that ended up with circular dependencies between user space and kernel space. > It also cost them a lot

Re: [Development] QML: grouping property changes for a single callback invocation

2012-03-05 Thread Alberto Mardegan
On 03/05/2012 03:39 AM, Alan Alpert wrote: > It's pretty much as you described. With the slight addendum that what you're > asking for is probably not possible (in the general case). X and Y are > independent variables, one may change without the other. So the code can't > just wait for a signal

Re: [Development] QtSerialPort need to check the documentation.

2012-03-05 Thread casper.vandonderen
A complete Qt 5 qt.index file can be found at http://doc.qt.nokia.com/5.0-snapshot/qt.index It's an XML file, so your browser will open is as such, but it is 15M, so use something like CURL/wget Casper On 3/4/12 8:19 AM, "ext Denis Shienkov" wrote: >Hi Debao. > >Thank you. > >Best regards, >D