qt5base-lts/tests/auto/other
Eirik Aavitsland 533f7d7ca3 Raster painting: fix dashing for separate lines
When drawing multiple distinct (unconnected) lines (e.g. from
QPainter::drawLines() or a QPainterPath with alternating
movetos/linetos), the dash pattern should not continue from one to the
next, as it should when drawing a connected line (e.g. polyline).
Both the cosmetic stroker and the full stroker does it right, but the
fast rasterizing codepath got it wrong.

Fixes: QTBUG-83048
Change-Id: I3d090f7121726755a0e53cb66b99a5563ac0e1c0
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2020-03-27 12:31:01 +01:00
..
android
compiler Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
gestures Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
lancelot Raster painting: fix dashing for separate lines 2020-03-27 12:31:01 +01:00
languagechange
macgui tests: require widgets explicitly 2019-02-01 21:45:50 +00:00
macnativeevents Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
macplist Remove CFBundleGetInfoString from Info.plist templates 2019-10-04 13:09:34 +00:00
networkselftest Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00
qabstractitemmodelutils Don't insert items into the wrong row 2019-08-13 07:34:00 +01:00
qaccessibility Use Qt::SplitBehavior in preference to QString::SplitBehavior 2020-02-28 15:37:11 +01:00
qaccessibilitylinux Fix compilation of tst_qaccessibilitylinux 2019-05-07 10:07:59 +00:00
qaccessibilitymac unblacklist passing tests 2019-07-08 11:01:42 +00:00
qcomplextext Fix two smaller bugs in the BiDi engine 2019-02-09 08:01:26 +00:00
qfocusevent Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
qnetworkaccessmanager_and_qprogressdialog Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
qobjectrace Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qprocess_and_guieventloop Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
qsharedpointer_and_qwidget
qtokenautomaton
qvariant_common
sessionmanagement_macos Session management for macOS 2019-12-02 18:18:22 +01:00
toolsupport QDateTimePrivate: inherit QSharedData and other cleanups 2019-08-07 20:09:13 +00:00
xkbkeyboard platforminputcontexts: use libxkbcommon compose key API 2019-03-01 14:31:37 +00:00
other.pro Merge remote-tracking branch 'origin/5.14' into 5.15 2019-10-30 01:00:14 +01:00