Re: [Development] qt-5.0.0 and directfb platform

2012-12-26 Thread Holger Hans Peter Freyther
On Tue, Dec 25, 2012 at 12:32:33PM +0100, thouraya andolsi wrote: > Hi, Hi, > > I built qt-5.0.0 for armv7/directfb and for x86/directfb platform but got > the following issues: > > 1 - when running the following command line: > ./browser -platform directfb http://www.google.com I can only wo

Re: [Development] qt-5.0.0 and directfb platform

2012-12-26 Thread thouraya andolsi
Hi, > Which version >of directfb do you use? X86/directfb-1.5 > Which hardware driver? system=x11 Regards, Thouraya. 2012/12/26 Holger Hans Peter Freyther > On Tue, Dec 25, 2012 at 12:32:33PM +0100, thouraya andolsi wrote: > > Hi, > > Hi, > > > > > I built qt-5.0.0 for armv7/directfb and for

[Development] Non-movable Qt build

2012-12-26 Thread Yves Bailly
Greetings all, (cross-posting to both "devel" and "interest" as I think this may be relevent to both) I've build a 32bits Qt5 from the big ZIP archive using Visual C++ 2010 on a Win7 64bits host. Let's say the Qt5 sources where in D:\srcs\qt5-win32 - that's where I build the binaries. Everyt

Re: [Development] Non-movable Qt build

2012-12-26 Thread Thiago Macieira
On quarta-feira, 26 de dezembro de 2012 16.14.10, Yves Bailly wrote: > Why not use relative paths, e.g. > QT_MODULE_BIN_BASE = ../../qtbase/bin > ...or some variable, e.g. > QT_MODULE_BIN_BASE = ${QTDIR}/qtbase/bin > > ?? > > Any hint greatly appreciated. Create a file called qt.conf in the bin

Re: [Development] Non-movable Qt build

2012-12-26 Thread Yves Bailly
Le 26/12/2012 16:39, Thiago Macieira a écrit : > On quarta-feira, 26 de dezembro de 2012 16.14.10, Yves Bailly wrote: >> Why not use relative paths, e.g. >> QT_MODULE_BIN_BASE = ../../qtbase/bin >> ...or some variable, e.g. >> QT_MODULE_BIN_BASE = ${QTDIR}/qtbase/bin >> >> ?? >> >> Any hint greatly

Re: [Development] qt-5.0.0 and directfb platform

2012-12-26 Thread thouraya andolsi
Hi, > Do more simple applications get stuck as well I can reproduce the issue when running the BearerEx test under "../qtbase/tests/manual/bearerex" directory. After clicking on the buttons "update configs" and "close" , the menus (Main, Events, show details and Exit) are no longer responding.

[Development] Reviewers needed

2012-12-26 Thread Rafael Roquetto
Hello, Could anyone take a look at https://codereview.qt-project.org/#change,43514 Thanks, Rafael -- Rafael Roquetto | rafael.roque...@kdab.com | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) KDAB - Qt Experts -

Re: [Development] Non-movable Qt build

2012-12-26 Thread Thiago Macieira
On quarta-feira, 26 de dezembro de 2012 16.55.12, Yves Bailly wrote: > Le 26/12/2012 16:39, Thiago Macieira a écrit : > > On quarta-feira, 26 de dezembro de 2012 16.14.10, Yves Bailly wrote: > >> Why not use relative paths, e.g. > >> QT_MODULE_BIN_BASE = ../../qtbase/bin > >> ...or some variable, e

Re: [Development] Nominating roquetto for approver status

2012-12-26 Thread Thiago Macieira
On quarta-feira, 12 de dezembro de 2012 17.41.30, Peter Hartmann wrote: > On 12/03/2012 04:48 PM, Thiago Macieira wrote: > > (...) > > > >>> Would anyone like to second? > >> > >> +1 from me > >> Disclaimer: I'm at KDAB, like he is, too. > > > > +1 from me > > Disclaimer: I'm not at KDAB, but I

Re: [Development] Nominating roquetto for approver status

2012-12-26 Thread Rafael Roquetto
Thanks everyone. Rafael On Wed, Dec 26, 2012 at 04:12:13PM -0200, Thiago Macieira wrote: > On quarta-feira, 12 de dezembro de 2012 17.41.30, Peter Hartmann wrote: > > On 12/03/2012 04:48 PM, Thiago Macieira wrote: > > > (...) > > > > > >>> Would anyone like to second? > > >> > > >> +1 from me >

[Development] QtQuick1 (Qt4 and Qt5)

2012-12-26 Thread Alberto Mardegan
Hi all! I've a few API additions to propose to the QML FolderListModel class, which is present in three modules: - Qt4/QtDeclarative - Qt5/QtDeclarative - Qt5/QtQuick1 Of course, all changes should go to Qt5/QtDeclarative; but what about the others? Is there going to be one more release of Qt

Re: [Development] QtQuick1 (Qt4 and Qt5)

2012-12-26 Thread Thiago Macieira
On quarta-feira, 26 de dezembro de 2012 20.38.58, Alberto Mardegan wrote: > Hi all! >I've a few API additions to propose to the QML FolderListModel class, > which is present in three modules: > - Qt4/QtDeclarative > - Qt5/QtDeclarative > - Qt5/QtQuick1 > > Of course, all changes should go to Q

Re: [Development] QtQuick1 (Qt4 and Qt5)

2012-12-26 Thread Alan Alpert
On Wed, Dec 26, 2012 at 11:58 AM, Thiago Macieira wrote: > On quarta-feira, 26 de dezembro de 2012 20.38.58, Alberto Mardegan wrote: >> Hi all! >>I've a few API additions to propose to the QML FolderListModel class, >> which is present in three modules: >> - Qt4/QtDeclarative >> - Qt5/QtDeclar