summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting/pathstroke
Commit message (Expand)AuthorAgeFilesLines
* Examples: enable HighDPI scaling for examples on AndroidAssam Boudjelthia2020-03-031-0/+3
* Deprecate all methods that use QMatrixJarek Kobus2020-01-281-2/+2
* Cleanup QtWidgets examplesChristian Ehrlicher2019-10-112-36/+53
* Deprecate conversion functions between QList and QSetLars Knoll2019-05-071-1/+2
* QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-131-7/+7
* Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-232-5/+5
* Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-061-28/+28
* Move arthurwidget based examples to new QOpenGL classesAllan Sandfeld Jensen2018-10-172-14/+6
* Add Qt::SvgMiterJoin option to pathstroke exampleKai Pastor2018-03-212-0/+5
* pathstroke example: Add Q_FALLTHROUGH to unmarked fallthrough seen by GCC 7Friedemann Kleint2017-07-091-0/+1
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-1/+1
| |\
| | * PathStrokeRenderer::initializePoints(): use float divisionEdward Welbourne2016-07-151-1/+1
* | | Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-8/+8
|/ /
* / Updated license headersJani Heikkinen2016-01-213-48/+99
|/
* Update copyright headersJani Heikkinen2015-02-113-21/+21
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-151-8/+8
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-3/+1
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* QtBase: examples/widgets/painting code styleDavid Schulz2012-11-233-70/+70
* Fix building of examples.Friedemann Kleint2012-11-211-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-72/+72
* examples: Mark ctor's as explicitSergio Ahumada2012-09-171-1/+1
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-206-0/+974