[Development] Modifying QQmlFileSelector selector at runtime without Loader or Component

2014-12-12 Thread achartier
Hello, I would like to modify the extraSelectors of QQmlFileSelector at runtime and have QML load the new QML file from the appropriate selector folder. I have gotten this to work by calling setExtraSelectors() from a C++ object I have exposed to QML and then forcing a re-evaluation of the Loader'

[Development] QSG render thread crashes during volumetric rendering

2014-12-12 Thread Cartik Sharma
Hello, I'm trying to do volumetric rendering with VTK using the QVTKFramebufferObject class from https://gist.github.com/nocnokneo/c3fb01bb7ecaf437f7d6 Essentially this is a class based on QQuickFramebufferObject and over rides rendering with certain presets for OpenGL states. It works well for

[Development] QTBUG-42038 also happens with wec2013 arm imx6 device

2014-12-12 Thread Gunnar Roth
Hello, as i am working with qt on wec2013 on an imx6 device, i tried the latest qt 5.4 and got a crash in my app at startup. After doing some debugging , i found i was hit by QTBUG-42038 [Reg 5.3->5.4] Windows Phone ARM crashes in release mode when loading an image As wec2013 is using nearly th