[Development] Can't input text when using QWinWidget

2013-05-12 Thread
Hi, I’m using Qt5.0.2 patched with https://codereview.qt-project.org/#change,44285 (createWindowContainer) It works quite well in most conditions, but when I use QWinWidget in https://qt.gitorious.org/qt-solutions/qt-solutions/trees/master/qtwinmigrate/src , I can’t input any text in TextEdit o

[Development] 答复: 答复: 答复: QtQuick1 and 2

2013-05-11 Thread
Qt5Scriptd.dll!0202d0cf() 8b0c458b() -- Wei Yuemin 7FGame -邮件原件- 发件人: Olivier Goffart [mailto:oliv...@woboq.com] 发送时间: 2013年5月11日 20:54 收件人: 魏越闽 抄送: development@qt-project.org; Harri Porten 主题: Re: 答复: [Development] 答复

[Development] 答复: 答复: QtQuick1 and 2

2013-05-11 Thread
...@woboq.com] 发送时间: 2013年5月11日 19:51 收件人: development@qt-project.org 抄送: 魏越闽; Harri Porten 主题: Re: [Development] 答复: QtQuick1 and 2 On Saturday 11 May 2013 11:41:03 魏越闽 wrote: > Hi, > My test result: > https://bugreports.qt-project.org/browse/QTBUG-3

[Development] 答复: QtQuick1 and 2

2013-05-11 Thread
emin 7FGame -邮件原件- 发件人: Harri Porten [mailto:por...@froglogic.com] 发送时间: 2013年5月9日 19:51 收件人: 魏越闽 抄送: development@qt-project.org 主题: Re: [Development] QtQuick1 and 2 On Thu, 9 May 2013, 魏越闽 wrote: > I have a crash issue when use QtQuick2 and QtQuick1 together: > https://bug

[Development] When debugging an application (using visual studio), Failed to load platform plugin "windows". Available platforms are:

2013-05-11 Thread
Hi, I’ve been experiencing this problem from time to time for a month and more. I do know the error ‘Failed to load platform plugin "windows” ‘, it is because a ‘platforms’ folder should be there with my application. But copying ‘platforms’ folder and others is what I should do when deploying. I

[Development] QtQuick1 and 2

2013-05-09 Thread
I have a crash issue when use QtQuick2 and QtQuick1 together: https://bugreports.qt-project.org/browse/QTBUG-31064 Shall I try out this patch https://codereview.qt-project.org/#change,55521,patchset=5 ? -- Wei Yuemin 7FGame -邮件原

[Development] Is it possible to release an installer for Qt 5.1.0 alpha ?

2013-04-14 Thread
I only found the source: http://download.qt-project.org/development_releases/qt/5.1/5.1.0-alpha/single/ An installer would greatly help. I always have errors during building, on different machines. Successfully building a specific version requires a great deal of effort for me. I had downloade