Re: [Development] Adding new network tests

2014-06-11 Thread Mandeep Sandhu
> > Whenever possible, use the mini-http server, as it is less likely to cause > network timeouts. Ok. Although since I'm testing out a lot of redirection scenario's, it might be better to use a real webserver for generating different types of redirect responses (permanent/temporary, redirect to H

[Development] New Qt5.3.1 snapshot available

2014-06-11 Thread Heikkinen Jani
Hi all! New Qt5.3.1 snapshot available here: http://download.qt-project.org/snapshots/qt/5.3/5.3.1/2014-06-11_109/ These aren't yet final 5.3.1 release packages yet but pretty near so please take a tour, verify your fixes & check that everything is still working as expected. Merge from stable

[Development] QtNetwork QtCS Session

2014-06-11 Thread Richard Moore
The notes from the network session are online at http://qt-project.org/groups/qt-contributors-summit-2014/wiki/QtCS14QtNetwork for those who couldn't attend (or those who did but can't remember what we said). Thanks to Danimo for minuting this. Cheers Rich. ___

[Development] QtQuick.LocalStorage Problem (BUG?) on Android

2014-06-11 Thread Steve Gold
I have a QML file called SSS.qml defined as a singleton (via pragma Singleton and a corresponding qmldir file) that uses QtQuick.LocalStorage 2.0 and it’s used in another QML file called XXX.qml. The app runs perfectly as a windows desktop application but generates the following message when dep

Re: [Development] Qt 5.3.1 release

2014-06-11 Thread Sergio Ahumada
Hi, On 02.06.2014 10:41, Heikkinen Jani wrote: > Hi all! > > According to current plans Qt 5.3.1 release will happen 17^th June & > branching 5.3.1 from stable (or from 5.3 if that exists already) Tue > 10th June. At that point all must have items should be in so that we > could produce release c

Re: [Development] Qt for NaCl port

2014-06-11 Thread Thiago Macieira
Em ter 10 jun 2014, às 21:33:44, Daiwei Li escreveu: > Hello, > > I'm investigating porting an existing C++/QML application to Google > NaCl, and I found that Qt had attempted a port a couple years ago: > http://qt-project.org/wiki/Qt_for_Google_Native_Client. From what I've > found online, it loo

Re: [Development] QWebChannel: getting it ready for inclusion in Qt 5.4

2014-06-11 Thread Turunen Tuukka
Sounds good. Jani and Tony, please go through the things needed to bring this as a new module to Qt 5.4. It is now under Qt-labs, so we need to move, rename, get ci crunching it, prepare packaging etc. Yours, -- Tuukka Original Message From: Milian Wolff Sent: perjantaina 6. kesäkuuta 2014

[Development] Qt 5 documentation snapshot changes

2014-06-11 Thread Pasion Jerome
Hello all, Just a heads up: The "stable" directory (http://doc-snapshot.qt-project.org/qt5-stable) is going to be removed fairly soon and it is now a redirect to to the "qt-5.3" directory: http://doc-snapshot.qt-project.org/qt5-5.3 This change is due to the new branch scheme. The redirect is se