Re: [Development] submitting a multi-dimensional container class for Qt: QNDArray

2012-12-28 Thread Glen Mabey
On Dec 28, 2012, at 9:02 AM, Konstantin Tokarev wrote: > 28.12.2012, 18:36, "Glen Mabey" : >> Hello, >> >> For some time, I have been working on a QtCore-based class that would be a >> container class of arbitrary dimensionality. > > Looks like it has been already implemented here: > > http:/

Re: [Development] submitting a multi-dimensional container class for Qt: QNDArray

2012-12-28 Thread Konstantin Tokarev
28.12.2012, 18:36, "Glen Mabey" : > Hello, > > For some time, I have been working on a QtCore-based class that would be a > container class of arbitrary dimensionality. Looks like it has been already implemented here: http://code.google.com/p/ndarray -- Regards, Konstantin __

Re: [Development] submitting a multi-dimensional container class for Qt: QNDArray

2012-12-28 Thread Stephen Kelly
On Friday, December 28, 2012 08:36:21 Glen Mabey wrote: > #define Q_DECLARE_METATYPE_2(h1,h2) \ > QT_BEGIN_NAMESPACE \ > template <> struct QMetaTypeId< h1,h2 > { \ > enum { Defined = 1 }; \ > static int qt_metatype_id() { \ > static QBasicAtomicInt metatype_id = > Q_BASIC

[Development] submitting a multi-dimensional container class for Qt: QNDArray

2012-12-28 Thread Glen Mabey
Hello, For some time, I have been working on a QtCore-based class that would be a container class of arbitrary dimensionality. I did give a presentation on this topic at DevDays-CA: http://www.qtdeveloperdays.com/northamerica/sites/default/files/presentation_pdf/QNDArray%20at%20Qt%20Developer%

[Development] qml plugin cannot be loaded with qt-5.0.0 release.

2012-12-28 Thread thouraya andolsi
Hi, I built qt-5.0.0 for armv7/directfb platform. Running the MiniBrowser, I got the following error: "qrc:///qml/BrowserWindow.qml:30:1: plugin cannot be loaded for module "QtWebKit": Unknown error" Does anyone know how to fix it? Regards, Thouraya. __

Re: [Development] qt-5.0.0 and directfb platform

2012-12-28 Thread Thiago Macieira
On sexta-feira, 28 de dezembro de 2012 12.09.59, thouraya andolsi wrote: > Hi, > > > what is the change id? is it integrating yet? > > In QTBUG-27615, you can find the patch fixing the issue. Patches in bug reports are not acceptable. We can only accept fixes if they are submitted to the codere

Re: [Development] Non-movable Qt build

2012-12-28 Thread Thiago Macieira
On sexta-feira, 28 de dezembro de 2012 12.39.40, Stephen Kelly wrote: > On Wednesday, December 26, 2012 16:14:10 Yves Bailly wrote: > > Any hint greatly appreciated. > > Why can you not use 'make install'? He can do make install, but most people developing on Windows don't because their prefix i

Re: [Development] QtMultimedia BIC / header cleanliness issue

2012-12-28 Thread Thiago Macieira
On sexta-feira, 28 de dezembro de 2012 19.11.32, Sze Howe Koh wrote: > On 25 December 2012 01:35, Thiago Macieira wrote: > > On segunda-feira, 24 de dezembro de 2012 06.30.58, Sascha Cunz wrote: > >> But strictly spoken, I would rather say no: BC is BC no matter what silly > >> mistakes it includ

Re: [Development] Non-movable Qt build

2012-12-28 Thread Stephen Kelly
On Wednesday, December 26, 2012 16:14:10 Yves Bailly wrote: > Any hint greatly appreciated. Why can you not use 'make install'? Thanks, -- Stephen Kelly | Software Engineer KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540

Re: [Development] QtMultimedia BIC / header cleanliness issue

2012-12-28 Thread Sze Howe Koh
On 25 December 2012 01:35, Thiago Macieira wrote: > On segunda-feira, 24 de dezembro de 2012 06.30.58, Sascha Cunz wrote: >> But strictly spoken, I would rather say no: BC is BC no matter what silly >> mistakes it includes (I have actually had to deal with code that used the >> above mentioned inh

Re: [Development] qt-5.0.0 and directfb platform

2012-12-28 Thread thouraya andolsi
Hi, > what is the change id? is it integrating yet? In QTBUG-27615, you can find the patch fixing the issue. Regards, Thouraya ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] qt-5.0.0 and directfb platform

2012-12-28 Thread Holger Hans Peter Freyther
On Fri, Dec 28, 2012 at 09:22:08AM +0100, thouraya andolsi wrote: > Hi, > > I fixed the issue. Hi, what is the change id? is it integrating yet? holger ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinf

Re: [Development] qt-5.0.0 and directfb platform

2012-12-28 Thread thouraya andolsi
Hi, I fixed the issue. Thank you for your help. ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development