Re: [Development] Qt 5.6.0 header diff: QtGui.diff

2015-09-21 Thread Agocs Laszlo
pment] Qt 5.6.0 header diff: QtGui.diff Hi Lazlo, On 21/09/15 13:54, "Agocs Laszlo" wrote: >As for the "extra" functions, it was seen a better choice to introduce a >new class since there is a certain difference: the GLES 2.0 calls in >QOpenGLFunctions are guaranteed

Re: [Development] Qt 5.6.0 header diff: QtGui.diff

2015-09-21 Thread Knoll Lars
rappers for more versions? What will we call the wrapper class for OpenGL 4? Or are you planning to put those into the extras as well? Cheers, Lars > >BR, >Laszlo > >-Original Message- >From: Knoll Lars >Sent: 21. september 2015 12:29 >To: development@qt-project.o

Re: [Development] Qt 5.6.0 header diff: QtGui.diff

2015-09-21 Thread Agocs Laszlo
nar Sletta ; Agocs Laszlo Subject: Re: [Development] Qt 5.6.0 header diff: QtGui.diff New QImage::pixelColor and setPixelColor methods, looking good New QImageReader::gamma/setGamme methods, looking good QMouseEvent has a new constructor, looks ok Some new methods in QOpenGLFBO, looking ok to m

Re: [Development] Qt 5.6.0 header diff: QtGui.diff

2015-09-21 Thread Knoll Lars
New QImage::pixelColor and setPixelColor methods, looking good New QImageReader::gamma/setGamme methods, looking good QMouseEvent has a new constructor, looks ok Some new methods in QOpenGLFBO, looking ok to me QColor: rgba64 support, looking ok QPaintDevice::devicePixelRatioF, looks ok Some ne

Re: [Development] Qt 5.6.0 header diff: QtGui.diff

2015-09-17 Thread Thiago Macieira
On Thursday 17 September 2015 14:25:25 Allan Sandfeld Jensen wrote: > What is with all the Q_NULLPTR? I thought we decided not to do those. Not > that want them removed, that would be even more noise. We decided to do them for 5.6, since compilers are getting warning switches about zero as null

Re: [Development] Qt 5.6.0 header diff: QtGui.diff

2015-09-17 Thread Allan Sandfeld Jensen
On Thursday 17 September 2015, Frederik Gladhorn wrote: > What is with all the Q_NULLPTR? I thought we decided not to do those. Not that want them removed, that would be even more noise. --- a/src/gui/painting/qpaintdevice.h +++ b/src/gui/painting/qpaintdevice.h static inline qreal devicePixelR

Re: [Development] Qt 5.6.0 header diff: QtGui.diff

2015-09-17 Thread Gunnar Sletta
Also looks ok. > On 17 Sep 2015, at 12:54, Frederik Gladhorn > wrote: > > ___ > Development mailing list > Development@qt-project.org > http://lists.qt-project.org/mailman/listinfo/development ___ Developme