Re: [Development] New Qt Modules

2015-10-13 Thread Johan Thelin
this? It's meant to abstract > all of this and it has Qt support. We target APIs with more of a Qt feel to them. AMB can definitely be used as a backend feeding data to such APIs, but it would only be one of several possible backends. Best regards, Johan Thelin > -- > Thiago Macieira

[Development] Building QtWayland is broken

2013-12-29 Thread Johan Thelin
ime to look any further into this, so if there is an obvious solution to this regression, it would be nice to know. Cheers, Johan Thelin Recommended on-line reading: http://www.thelins.se | http://www.qtcentre.org Recommended off-line reading: The Foundations of Qt Development (ISBN

Re: [Development] R: [GSTREAMER/QML] How to pass custom options from qml to gst

2013-03-27 Thread Johan Thelin
I believe that Rob Clark did something like this for the OMAP a while ago using shaders. Could be interesting to look into. Cheers, Johan Thelin Recommended on-line reading: http://www.thelins.se | http://www.qtcentre.org Recommended off-line reading: The Foundations of Qt Development (ISBN: 1

Re: [Development] QML and QAbstractListModel

2013-01-13 Thread Johan Thelin
Sorry for top-posting. I'm writing from my phone. I've had a class like this for a project of mine. It exposed signals for adding, removing and changing rows as well as the count, data and setData methods. This helped me peek and poke at a QAbstractLisaModel from JavaScript. Cheers, Johan On Ja

Re: [Development] QMake behaviour change

2012-11-28 Thread Johan Thelin
On Wed, Nov 28, 2012 at 1:35 PM, Poenitz Andre wrote: >> Nope, but I guess that a common interpretation of pro-files between >> qmake and QtCreator are of interest to most. > > You need contemporary versions of Qt Creator for use with recent versions of > Qt. Verified with a fresh git clone, the

Re: [Development] QMake behaviour change

2012-11-28 Thread Johan Thelin
On Wed, Nov 28, 2012 at 1:36 PM, Oswald Buddenhagen wrote: > On Wed, Nov 28, 2012 at 01:17:58PM +0100, Johan Thelin wrote: >> On Wed, Nov 28, 2012 at 11:24 AM, Daniel Teske >> wrote: >> >> - Means that source code where headers and sources are split into >>

Re: [Development] QMake behaviour change

2012-11-28 Thread Johan Thelin
On Wed, Nov 28, 2012 at 1:30 PM, Daniel Teske wrote: > On Wednesday 28 Nov 2012 13:17:58 Johan Thelin wrote: >> On Wed, Nov 28, 2012 at 11:24 AM, Daniel Teske > wrote: >> >> - Means that source code where headers and sources are split into >> >> different di

Re: [Development] QMake behaviour change

2012-11-28 Thread Johan Thelin
On Wed, Nov 28, 2012 at 11:24 AM, Daniel Teske wrote: >> - Means that source code where headers and sources are split into >> different directories all of a sudden depends on relative paths to all >> files > See VPATH, which Ossi already mentioned in the bug report. yup, will do. I'm just questio

[Development] QMake behaviour change

2012-11-27 Thread Johan Thelin
/browse/QTBUG-28011 Best regards, Johan Thelin Recommended on-line reading: http://www.thelins.se | http://www.qtcentre.org Recommended off-line reading: The Foundations of Qt Development (ISBN: 1-59059-831-8) ___ Development mailing list Development@qt

Re: [Development] Qt on FreeRTOS

2012-05-22 Thread Johan Thelin
On Tue, May 22, 2012 at 8:52 PM, Peter Kümmel wrote: > Does anybody know if it is possible to use Qt (at lease QtCore) > on FreeRTOS, http://www.freertos.org/ > > Qt runs on QNX, but does this mean it would also run on FreeRTOS? > Or is QNX a completely different game? QNX is not FreeRTOS, so tha

Re: [Development] Missing "QML Doc"

2012-03-27 Thread Johan Thelin
The same goes for qquickitem.html, present at http://doc.qt.nokia.com/qt5/qquickitem.html, but not at http://doc-snapshot.qt-project.org/5.0/quickitem.html . Best regards, Johan Thelin Recommended on-line reading: http://www.thelins.se | http://www.qtcentre.org Recommended off-line reading: The

Re: [Development] Role names and Proxy Models

2012-01-16 Thread Johan Thelin
On Mon, Jan 16, 2012 at 09:58, Stephen Kelly wrote: > Please reply to the list. Sorry, forgot the "reply to all", not on purpose. > On Monday, January 16, 2012 08:22:48 you wrote: >> 2012/1/16 Stephen Kelly : >> > I'm not sure what your actual proposal is? > >> My issue is that the role names of

[Development] Role names and Proxy Models

2012-01-13 Thread Johan Thelin
ee in Qt 5. Does anyone object to this? Or is it time to submit a small patch? Best regards, Johan Thelin Recommended on-line reading: http://www.thelins.se | http://www.qtcentre.org Recommended off-line reading: The Foundations of Qt Development (ISBN: 1-5