qt5base-lts/examples/widgets
Kai Pastor 4c0e27ae6f Add Qt::SvgMiterJoin option to pathstroke example
Qt::SvgMiterJoin is more important than the name suggests: It is used
not only by SVG but also by PDF. It differs from Qt::MiterJoin in the
miter limit behavior.

Task-number: QTBUG-52640
Change-Id: I8ad04b1231958628caab18a233d54d42ea6449e7
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
2018-03-21 06:24:41 +00:00
..
animation sub-attaq example: Fix crash with software Open GL 2018-03-14 13:27:08 +00:00
desktop Merge remote-tracking branch 'origin/5.10' into dev 2018-01-20 22:36:19 +01:00
dialogs qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
doc Doc: Complete Dynamic Layouts Example 2018-03-14 12:44:20 +00:00
draganddrop qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
effects Update usage of QFontMetrics::width() to new API 2017-12-08 15:06:32 +00:00
gestures qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
graphicsview Doc: Add doc to Graphics View Flow Layout example 2018-03-13 12:07:55 +00:00
itemviews Fix typos 2018-02-13 15:51:10 +00:00
layouts Doc: Complete Dynamic Layouts Example 2018-03-14 12:44:20 +00:00
mac macOS: Make QMacNativeWidget example more usable 2017-02-12 12:29:55 +00:00
mainwindows Merge remote-tracking branch 'origin/5.10' into dev 2018-01-20 22:36:19 +01:00
painting Add Qt::SvgMiterJoin option to pathstroke example 2018-03-21 06:24:41 +00:00
richtext qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
scroller Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
statemachine Update usage of QFontMetrics::width() to new API 2017-12-08 15:06:32 +00:00
tools regularexpression example: Add raw string literal display 2018-03-17 18:15:15 +00:00
tutorials examples: Fix notepad example for configurations without printsupport 2018-01-22 08:27:26 +00:00
widgets Merge remote-tracking branch 'origin/5.10' into dev 2018-01-20 22:36:19 +01:00
windowcontainer Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
widgets.pro examples: fix compile without gui module 2017-05-05 06:54:15 +00:00