Re: [Interest] Qt5, XCB and X11

2014-07-13 Thread Lachlan.Hetherton
Hi again all, Thanks for the comments so far. Before I address questions that have been asked, it sounds like I need to provide a bit more context. We are building against the LSB 4.1 SDK because it (supposedly) provides an interface that is likely to exist on as many linux distributions as possib

[Interest] Using QMediaPlayer with Ogg Vorbis on Win7

2014-07-13 Thread Tom Isaacson
I was planning to use QMediaPlayer to display Ogg Vorbis (.ogv) audio/video files on Win7, as discussed here: http://qt-project.org/doc/qt-5/videooverview.html but when I try this I get an "Unsupported media type" error. I've installed Xiph as described here: http://stackoverflow.com/questions/15

[Interest] folderlistmodel qrc:/ with tableview

2014-07-13 Thread Damian Ivanov
Hi all, Is it possible to use a folderlistmodel for a tableview? I'm trying it but the tableview is empty. Also with Qt Creator when I use as folder: for the folderlistmodel "qrc:/myprefix" and I test it with console.log(folderlistmodel.get(2, "fileName")) or any other index it returns files from

Re: [Interest] OpenGL Window Example: Terrible resize window performance

2014-07-13 Thread Till Oliver Knoll
Am 13.07.14 15:47, schrieb Till Oliver Knoll: > Hi, > > anyone else noticed that the performance is terrible when resizing the > window of the "OpenGL Window Example"? A quick experiment confirmed my suspicion that it must have anything to do with the "animation triggering": when in main.cpp I

[Interest] OpenGL Window Example: Terrible resize window performance

2014-07-13 Thread Till Oliver Knoll
Hi, anyone else noticed that the performance is terrible when resizing the window of the "OpenGL Window Example"? At least on OS X 10.9.4 (some older MacBook Pro 2010) and OS X 10.8.5 (iMac 2011). Both in debug and release mode. When dragging the mouse the window reacts very sluggish: up to 1 sec