On Sonntag, 12. Juni 2016 19:39:28 CEST Thiago Macieira wrote: > On terça-feira, 7 de junho de 2016 22:59:39 PDT Thiago Macieira wrote: > > - QWheelEvent::phase() now returns 0 rather than Qt::ScrollUpdate when > > the > > > > wheel event comes from an actual non-emulated mouse wheel and the > > environment variable QT_ENABLE_MOUSE_WHEEL_TRACKING is set. In Qt 5.6, > > this is required to enable the fix for QTBUG-50199. > > > > [What's this about 5.6?] > > This has been fixed. > > The entries below will be deleted. > > > * [QTBUG-53338] Fixed crash when comparing a initialized QAuthenticator > > > > with an uninitialized QAuthenticator. > > > > [What do you mean with uninitialized?] > > > > [Android section] > > > > - Allow the user to choose how much from Android theme is extracted. > > > > [how? A little more detail, please. And wrong tense] > > > > [moc section] > > > > - [QTBUG-53441] Fixed crash on file ending with \\\r > > > > [clarification needed on just what the file couldn't end in]
The file canot end in <slash><0x0D> But this was a change for the 5.6.2 changelog _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
