Re: [Development] Fwd: Qt 5.2 and Qt creator accessibility issues on Mac OS X

2014-03-27 Thread Frederik Gladhorn
Onsdag 26. mars 2014 20.39.24 skrev Vincenzo Rubano: > Hi all, > > this message is especially for Frederik. As I promised, this is the message > I sent to Heikkinen Jani (the Qt release manager) some time ago with a > detailed report of Qt Creator accessibility issues and the report of a > critica

Re: [Development] Pattern for native properties on Qt Window System abstractions

2014-03-27 Thread Olivier Goffart
On Wednesday 26 March 2014 14:53:40 Jorgen Lind wrote: > Hi, > > I have a patch which is going nowhere: > https://codereview.qt-project.org/#change,75845 > > The problem with the patch is that it solves something which is allready > doable today with dynamic properties and dynamic property change

Re: [Development] configure -developer-build --prefix=$PWD/qtbase

2014-03-27 Thread Thiago Macieira
Em qui 27 mar 2014, às 07:01:46, Shaw Andy escreveu: > [snip] > > Maybe it would be best to actually expand $PWD in the help output to state > where it would actually end up so there is no confusion? That's a one-character change (removal) :-) -- Thiago Macieira - thiago.macieira (AT) intel.com

Re: [Development] configure -developer-build --prefix=$PWD/qtbase

2014-03-27 Thread Alan Ezust
On Thu, Mar 27, 2014 at 12:32 AM, Koehne Kai wrote: > > > > -Original Message- > > From: Alan Ezust [mailto:alan.ez...@gmail.com] > > Sent: Wednesday, March 26, 2014 7:06 PM > > To: Koehne Kai > > Cc: development@qt-project.org > > Subject: Re: [Development] configure -developer-build --

Re: [Development] configure -developer-build --prefix=$PWD/qtbase

2014-03-27 Thread Mitch Curtis
On 03/27/2014 08:32 AM, Koehne Kai wrote: > > >> -Original Message- >> From: Alan Ezust [mailto:alan.ez...@gmail.com] >> Sent: Wednesday, March 26, 2014 7:06 PM >> To: Koehne Kai >> Cc: development@qt-project.org >> Subject: Re: [Development] configure -developer-build -- >> prefix=$PWD/qtb

Re: [Development] QT through DirectFB on Video playback

2014-03-27 Thread Poornima Belavanaki
Hi Mandeep, Thank you so much for the information. Yes, the SoC vendor has provided us the details about the planes. So, as per your explanation, what I understand is, QT widgets can be rendered as is on Video , just that the widgets we create should be transparent. Please correct me if I am wron

Re: [Development] configure -developer-build --prefix=$PWD/qtbase

2014-03-27 Thread Koehne Kai
> -Original Message- > From: Alan Ezust [mailto:alan.ez...@gmail.com] > Sent: Wednesday, March 26, 2014 7:06 PM > To: Koehne Kai > Cc: development@qt-project.org > Subject: Re: [Development] configure -developer-build -- > prefix=$PWD/qtbase > > So in summary, the missing thing in README

Re: [Development] configure -developer-build --prefix=$PWD/qtbase

2014-03-27 Thread Shaw Andy
> Em qua 26 mar 2014, às 08:21:20, Alan Ezust escreveu: > > Does anyone understand what the difference is between a qt that is > > configured like this: ./configure -developer-build versus a Qt that is > > configured like this: configure -developer-build --prefix=$PWD/qtbase > > > > according to