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

2015-06-06 Thread Thiago Macieira
On Saturday 06 June 2015 11:03:43 Allan Sandfeld Jensen wrote: > On the topic of qpen.h, I am a little concerned about the addition of > Q_DECL_NOTHROW to the two non-inlined methods QPen(const QPen &pen) and > QPen &operator=(const QPen &pen). Q_DECL_NOEXCEPT should be fine I think, > but throw(

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

2015-06-06 Thread Allan Sandfeld Jensen
On Friday 05 June 2015, Frederik Gladhorn wrote: > Something is wrong with the diff. The qpen.h diff is listed as src/gui/painting/qpdfwriter.h. On the topic of qpen.h, I am a little concerned about the addition of Q_DECL_NOTHROW to the two non-inlined methods QPen(const QPen &pen) and QPen &op

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

2015-06-06 Thread Thiago Macieira
On Friday 05 June 2015 10:10:38 Frederik Gladhorn wrote: > +++ b/src/gui/accessible/qaccessible.h > @@ -60,7 +60,6 @@ class QTextCursor; > class Q_GUI_EXPORT QAccessible > @@ -635,6 +636,12 @@ public: > static const QString &showMenuAction(); > static const QString &setFocusAction(); >

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

2015-06-05 Thread Sean Harmer
The OpenGL changes within QtGui look sane to me. Thanks for generating the diffs. Cheers, Sean On 05/06/2015 09:10, Frederik Gladhorn wrote: ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/devel