Re: [Development] Qt 5.2rc1(165) iOS problems

2013-11-25 Thread Tor Arne Vestbø
Please file bug reports for each individual problem, with test-cases and/or detailed descriptions of the issue. Thanks! tor arne On 11/24/13 6:23 , Ynon Perek wrote: > Hi, > > Well, I just tried (167) as well, and I can confirm Yang’s report. > > In addition, building apps for iOS simulator stil

Re: [Development] Qt 5.2rc1(165) iOS problems

2013-11-23 Thread Ynon Perek
Hi, Well, I just tried (167) as well, and I can confirm Yang’s report. In addition, building apps for iOS simulator still takes a really long time, even if I only change the QML file (everything is linked all over again, takes almost 2 minutes on my laptop). Cheers, Ynon -- כותב הרצאות

Re: [Development] Qt 5.2rc1(165) iOS problems

2013-11-23 Thread Yang Fan
According to my test result, RC1(167) works, but some critical bugs exist. 1. Flickable based element such as ListView may hang when scrolling fast, sometimes but frequently, seemly Android port has the same issue, but desktop editions are ok. 2. can't make the window maximized or full screen by QM

[Development] Qt 5.2rc1(165) iOS problems

2013-11-23 Thread Ynon Perek
Hello All, I just downloaded the latest 5.2rc1(165) snapshot and tried to build a simple QML app on iOS simulator. The app is built and ran ok, but any actions I try to perform (such as clicking a MouseArea) does nothing. Also, linkage time is significantly longer than in the beta (it ta