Re: [Development] mouse wheel zooming and inertial scrolling

2015-09-01 Thread Thiago Macieira
On Wednesday 02 September 2015 01:12:06 René J. V. Bertin wrote: > Thiago Macieira wrote: > > On Tuesday 01 September 2015 22:46:24 René J. V. Bertin wrote: > >> So, then we're indeed talking about local patches: on my systems only, > >> and > >> of potential interest to any LTS distribution mainta

Re: [Development] mouse wheel zooming and inertial scrolling

2015-09-01 Thread René J . V . Bertin
Thiago Macieira wrote: > On Tuesday 01 September 2015 22:46:24 René J. V. Bertin wrote: >> So, then we're indeed talking about local patches: on my systems only, and >> of potential interest to any LTS distribution maintainer who would like to >> keep giving love to "deprecated" libraries still re

Re: [Development] mouse wheel zooming and inertial scrolling

2015-09-01 Thread Thiago Macieira
On Tuesday 01 September 2015 22:46:24 René J. V. Bertin wrote: > Thiago Macieira wrote: > > On Tuesday 01 September 2015 18:50:09 René J.V. Bertin wrote: > >> Where is this achieved, and would it be possible to backport it to Qt4 (a > >> local patch would be fine with me)? > > > > Qt 4 is only acc

Re: [Development] mouse wheel zooming and inertial scrolling

2015-09-01 Thread René J . V . Bertin
Thiago Macieira wrote: > On Tuesday 01 September 2015 18:50:09 René J.V. Bertin wrote: >> Where is this achieved, and would it be possible to backport it to Qt4 (a >> local patch would be fine with me)? > > Qt 4 is only accepting security fixes now. So, then we're indeed talking about local patc

Re: [Development] Documentation proposal: Remove recommended reading list of 20-year-old books

2015-09-01 Thread BRM
Question: How does this affect the reading list for the Qt Certifications? It's been a while since I looked at it, but are the two reading lists not the same?I'd probably suggest going more that direction - what's good for the technologies that Qt uses and how can one improve oneself to help in w

Re: [Development] mouse wheel zooming and inertial scrolling

2015-09-01 Thread Thiago Macieira
On Tuesday 01 September 2015 18:50:09 René J.V. Bertin wrote: > Where is this achieved, and would it be possible to backport it to Qt4 (a > local patch would be fine with me)? Qt 4 is only accepting security fixes now. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Int

Re: [Development] Documentation proposal: Remove recommended reading list of 20-year-old books

2015-09-01 Thread Adam Majer
On Mon, Aug 31, 2015 at 08:18:59PM +0300, Berkay Elbir wrote: >Yeah, replacing would be better than just removing... Almost every modern C++ (and other programming language) book deals with basics of threads and concurrency. Concurrent programming is standard for a decade now. C++ standard now

[Development] mouse wheel zooming and inertial scrolling

2015-09-01 Thread René J . V . Bertin
Hi, Qt4 and Qt5 both have a "feature" where holding down the Meta key (Command on OS X) while scrolling a view causes text in the view to zoom in or out. This also works with the 2-finger scroll that most trackpads provide nowadays. Under Qt4 it doesn't work very nicely with inertial scrolling

[Development] Qt 5.5.1 snapshot available

2015-09-01 Thread Heikkinen Jani
Hi all, We have finally Qt 5.5.1 snapshot available for your testing in http://download.qt.io/snapshots/qt/5.5/5.5.1/ Windows: #140 Linux: #175 Mac:#125 These packages are sanity checked by RTA & seems to be OK so please test these packages to see everything is working as expected. Ta