Re: [Development] SSH access to gerrit with debian sid

2017-10-09 Thread Sze Howe Koh
On 9 October 2017 at 21:02, Orgad Shaneh wrote: > Hi, > > Recent changes in debian openssh packages cause errors when negotiating > ciphers with qt-project gerrit. > > To enable connection, you need to add the following in ~/.ssh/config > > Host codereview.qt-project.org >Ciphers +aes256-cbc >

Re: [Development] SSH access to gerrit with debian sid

2017-10-09 Thread Aleix Pol
On Mon, Oct 9, 2017 at 3:02 PM, Orgad Shaneh wrote: > Hi, > > Recent changes in debian openssh packages cause errors when negotiating > ciphers with qt-project gerrit. > > To enable connection, you need to add the following in ~/.ssh/config > > Host codereview.qt-project.org >Ciphers +aes256-c

[Development] SSH access to gerrit with debian sid

2017-10-09 Thread Orgad Shaneh
Hi, Recent changes in debian openssh packages cause errors when negotiating ciphers with qt-project gerrit. To enable connection, you need to add the following in ~/.ssh/config Host codereview.qt-project.org Ciphers +aes256-cbc I added this to Setting up Gerrit

Re: [Development] Writing good tests

2017-10-09 Thread Gatis Paeglis
> here is the link to the Wiki on "Writing good tests" as requested at QtCS: > http://wiki.qt.io/Writing_good_tests . Regarding the following point: > If you must track mouse move events, consider replacing the use of > QTest::mouseMove where the first parameter is a QWidget with the overlo

[Development] Writing good tests

2017-10-09 Thread Friedemann Kleint
Hi, here is the link to the Wiki on "Writing good tests" as requested at QtCS: http://wiki.qt.io/Writing_good_tests . Regards, Friedemann The Qt Company GmbH ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/

[Development] [Announce] Qt 5.10 Beta released

2017-10-09 Thread List for announcements regarding Qt releases and development
Hi all, Qt 5.10 Beta is released today, see http://blog.qt.io/blog/2017/10/09/qt-5-10-beta-released/ Big thanks to everyone involved! Br, Akseli Salovaara ___ Announce mailing list annou...@qt-project.org http://lists.qt-project.org/mailman/listinfo/a