[Development] Qt 5.4.2 final packages available

2015-05-31 Thread Heikkinen Jani
Hi all, Qt 5.4.2 final packages available for testing Windows: http://download.qt.io/snapshots/qt/5.4/5.4.2/2015-06-01_147/ Linux: http://download.qt.io/snapshots/qt/5.4/5.4.2/2015-05-30_139/ Mac: http://download.qt.io/snapshots/qt/5.4/5.4.2/2015-05-30_122/ (src: http://download.qt.io/snaps

[Development] Breaking QtQuickControls tests

2015-05-31 Thread Van Looy Detlev
Hello. For a project I am doing I need a repository which has .qml tests, it seems that (from the Qt sources) QtQuickControls should fit my needs. When running tst_controls (/Qt5.4.1/5.4/Src/qtquickcontrols/tests/auto/controls), all 501 test cases pass. What I want to do now is break (make fai

Re: [Development] New Module for Serial Buses

2015-05-31 Thread Peter Kuemmel
> > QAbstactSocket is listed in the Wiki as a design mistake. > > Don't repeat it, please. Also using Qt's event system for such low-level byte swinging is a bad choice: https://codereview.qt-project.org/#/c/75708/ Peter ___ Development mailing list