Re: [Development] 4.8 does not compile on OS X 10.11 - https://bugreports.qt.io/browse/QTBUG-48079

2015-09-04 Thread Tim Blechmann
> https://bugreports.qt.io/browse/QTBUG-48079 > > Looks like Apple began removing deprecated functions. > > Since 4.8 is now closed for changes that aren't security-related, that means > 4.8 will not compile on OS X 10.11. apple continuously evolves their API (read: break old code), but afaict

Re: [Development] Qt 5.6/dev compilation from Git

2015-09-04 Thread Thiago Macieira
On Friday 04 September 2015 09:44:33 Valery Kotov wrote: > ./configure -developer-build -opensource -nomake examples -nomake tests > -confirm-license -no-gtkstyle Hello Valery You used -developer-build, which means you're declaring yourself a Qt developer and you're taking responsibility for fix

Re: [Development] Qt 5.5.1 snapshot available

2015-09-04 Thread Heikkinen Jani
Hi! New snapshot available in http://download.qt.io/snapshots/qt/5.5/5.5.1/ Windows: #142 Linux: #177 Mac:#127 These packages are checked by RTA & seems to be OK so please test these packages to see everything is working as expected. Changes since previous shapshot: https://codereview.

Re: [Development] mouse wheel zooming and inertial scrolling

2015-09-04 Thread René J . V . Bertin
Sorvig Morten wrote: > On the OS X side his is handled in the platform plugin: We read the key > modifier state at the beginning of the scroll event sequence. > > The code in question is in - (void)scrollWheel:(NSEvent *)theEvent in > qnsview.mm I haven't dug out my old trackball yet, but am I

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

2015-09-04 Thread Olivier Goffart
On Tuesday 1. September 2015 13:33:27 Adam Majer wrote: > On Mon, Aug 31, 2015 at 08:18:59PM +0300, Berkay Elbir wrote: > >Yeah, replacing would be better than just removing... I think it's fine just removing this list. > Almost every modern C++ (and other programming language) book deals >

[Development] HEADS UP: Qt 5.5.1 branching ongoing

2015-09-04 Thread Heikkinen Jani
'5.5.1' branch is now available, please start using it for the changes targeted to Qt5.5.1 release. We will merge '5.5' branch to '5.5.1' Friday 11th September so there should be enough time to finalize ongoing changes in '5.5'. All new changes for Qt5.5.1 should be done in '5.5.1' branch from n