Re: [Development] Does anyone know anything about QPolygon or QPainterPath? (QTBUG-60024)

2017-04-09 Thread Ch'Gans
On 10 April 2017 at 05:19, Thiago Macieira wrote: > https://bugreports.qt.io/browse/QTBUG-60024 > > All the commits in qpolygon.cpp or qpainterpath.cpp in the last 6 years are > either doc updates, licence updates, or simple fixes (remove "register", make > constructors explicit, etc.). > > This b

[Development] Does anyone know anything about QPolygon or QPainterPath? (QTBUG-60024)

2017-04-09 Thread Thiago Macieira
https://bugreports.qt.io/browse/QTBUG-60024 All the commits in qpolygon.cpp or qpainterpath.cpp in the last 6 years are either doc updates, licence updates, or simple fixes (remove "register", make constructors explicit, etc.). This bug is about intersected(), but I have absolutely no clue abou