[Development] Video element is broken with IOS

2014-09-16 Thread hailong geng
As the attachment shows. I set a Video element filling the screen and start to play a video file. The yellow rectangle is in the center of the screen, the video surface is on the top-left of the screen instead of filling the screen. I think this is caused by wrong projection. I have downloaded

[Development] A bug of Item position in Qt Quick2?

2013-03-20 Thread hailong geng
I think this is a bug , hope someone could tell me how to solve this. http://qt-project.org/forums/viewthread/25873/ ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

[Development] Load qml state from separate files

2012-11-06 Thread hailong geng
I want to load state from separate files but I don't know how to do that, especially on how to deal with target property of PropertyChanges Item, this is the link http://qt-project.org/forums/viewthread/21699/ ,please help me, thank you.___ Development

[Development] Compiling failed on Mac OS Lion 64 with Xcode 4.3.2

2012-04-04 Thread hailong geng
with this :      ./configure -opensource -confirm-license -nomake tests -openssl -I /usr/include/openssl/ -L /usr/lib/      perl build get this error :  Reading /Users/user/Desktop/develop/qt-everywhere-opensource-src-5.0-1.0/qtxmlpatterns/src/xmlpatterns/xmlpatterns.pro Project ERROR: Cannot l

[Development] will Qt 5 alpha version be released today?

2012-03-19 Thread hailong geng
Hi     I remembered that Qt 5 alpha version would be released on March 20th?     I am eager for that and just want to check it out whether this will come true ^_^___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/

Re: [Development] Qt Quick2 OpenGL or Raster translucent window

2012-03-11 Thread hailong geng
t Development Frameworks Mobile: +61 448 283 476 sarah.j.sm...@nokia.com On 11/03/2012, at 3:13 AM, ext hailong geng wrote: Hi >I have searched the Internet these two days and I find that it seems >impossible to draw translucent window in Windows XP by OpenGL, because it >doesn't

[Development] Qt Quick2 OpenGL or Raster translucent window

2012-03-10 Thread hailong geng
Hi I have searched the Internet these two days and I find that it seems impossible to draw translucent window in Windows XP by OpenGL, because it doesn't support pixel alpha blending. So does Qt have found a way to do that for Windows XP?  Or Qt Quick2 just ignore the translucent function for Win

[Development] How to set QQuickView TranslucentBackground

2012-03-08 Thread hailong geng
8/2012 02:37 AM, ext hailong geng wrote: > Hi > What I have to say is that Qt5 is really cool, I love it ^_^ > But I get a problem, I want to show some lovely tools in desktop, in > order to move them freely, I want to set the window Translucent and show > the app in FullScreen mode(o

[Development] How to set QQuickView TranslucentBackground

2012-03-07 Thread hailong geng
Hi    What I have to say is that Qt5 is really cool, I love it ^_^    But I get a problem, I want to show some lovely tools in desktop, in order to move them freely, I want to set the window Translucent and show the app in FullScreen mode(or in available screen geometry).  In Qt4 I can set Qt::W