Re: [Development] Bugreports for Playground projects

2012-05-20 Thread Rohan McGovern
Laszlo Papp said: > > The Qt Project lacks Jira maintainance man power, or what is the reason > behind ? > I think so ... certainly nobody seems passionate about it, at least. And nobody has it as one of their primary responsibilities as far as I know. __

Re: [Development] qtphonon's status.

2012-05-20 Thread Rohan McGovern
Stephen Kelly said: > On Thursday, May 17, 2012 18:31:43 lars.kn...@nokia.com wrote: > > I don't want to maintain a fork of phonon on qt-project if the developers > > decided they want to continue within the KDE infrastructure. phonon should > > have one upstream place where it is being developed.

Re: [Development] Quick2 and Directx11 backend (Angle)

2012-05-20 Thread Loaden
It's great if it work. I am very glad to hear even it's only a beginning. That It's possible Nokia qt-term take and improve it? It's a new hope from Windows side. (from Star War IV :)) Well done! 2012/5/20 Corentin Jabot > So, There is the patch. > > * First, checkout and build ANGLE as explain

[Development] License for Qt Desktop Components

2012-05-20 Thread Alberto Mardegan
Hi, what is the license for Qt Desktop Components [0]? The headers files don't seem to agree between each other: some are BSD, some LGPL and carry this notice: ** No Commercial Usage ** This file contains pre-release code and may not be distributed. ** You may use this file in accordanc

Re: [Development] Quick2 and Directx11 backend (Angle)

2012-05-20 Thread Corentin Jabot
So, There is the patch. * First, checkout and build ANGLE as explain here http://code.google.com/p/angleproject/wiki/DevSetup ( require directx sdk & visual studio ) * Then, edit qtbase/mkspecs/features/win32/opengl.prf and change the include and library path of angle ( or just build angle in C:\

Re: [Development] File chooser dialog as a Qt Component - API design

2012-05-20 Thread Alberto Mardegan
Hi, a small update. I started working on a FileDialog component for the desktop, and it's seems that by using QFileDialog things are very easy. :-) However, one question: should I map the "x", "y", "width", "height", "visible", etc. properties of the QDeclarativeItem to those of the QDialog? Thi

Re: [Development] Quick2 and Directx11 backend (Angle)

2012-05-20 Thread Corentin Jabot
Hi. It just happen I worked on the ANGLE integration few weeks ago. ANGLE offer an OpenGL-ES 2.0 api on top of DirectX 9. I manage to get Qt compiling with ANGLE and some (one actually) examples are working. But, for the the others example, I just got a black surface or crashes. Sadly, I do not h

Re: [Development] How to let QtCore and QtGui etc. static linked against with one precompiled object

2012-05-20 Thread Thiago Macieira
On domingo, 20 de maio de 2012 03.36.46, song.7@nokia.com wrote: > Hi, > > I want to let QtCore and QtGui etc. modules static linked against with one > pre-compiled achieve object. So could someone help how to modify the > qmake.conf under the related mkspecs folder ? That will probably requir

Re: [Development] Mutex future directions

2012-05-20 Thread Thiago Macieira
On domingo, 20 de maio de 2012 02.17.53, Olivier Goffart wrote: > On Saturday 19 May 2012 19:05:58 Thiago Macieira wrote: > > On sábado, 19 de maio de 2012 18.34.30, Olivier Goffart wrote: > > > Hi, > > > > > > Regarding valgrind: > > > *) On debug build, nothing is inlined. > > > *) If we keep i

[Development] Quick2 and Directx11 backend (Angle)

2012-05-20 Thread qtnext
Hi, Is there any plan or work in progress to port Quick2 to DirectX11 (I suppose the best option is Angle project). I wants to develop application for digital signage and it's sure that Quick2 is the best options for that .. The only big problem is that I need hardware acceleration to play mov

Re: [Development] qtphonon's status.

2012-05-20 Thread frederik.gladhorn
Hi, after talking with Phonon developers quite some time back, it was agreed that Phonon would be using the qt-project infrastructure (the idea was to have them use either KDE or qt-project). All seemed happy, until it became clear that we would require the CLA for new contributions for Phonon