summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting/shared
Commit message (Expand)AuthorAgeFilesLines
* QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-131-2/+2
* QtGui: mark obsolete QPixmapCache::find() functions as deprecatedChristian Ehrlicher2019-02-021-3/+3
* Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-232-21/+27
* Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-061-2/+2
* Move arthurwidget based examples to new QOpenGL classesAllan Sandfeld Jensen2018-10-176-84/+271
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-2/+2
* Example: migrate the arthur code sample to use QRegularExpressionSamuel Gaist2017-02-151-5/+4
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-153-15/+15
* Updated license headersJani Heikkinen2016-01-216-96/+198
* examples: remove use of obsolete QStyleOption*V<N> typedefsMarc Mutz2015-11-021-2/+2
* Update copyright headersJani Heikkinen2015-02-116-42/+42
* Update license headers and add new license filesMatti Paaso2014-09-246-114/+66
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-153-15/+15
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-041-1/+1
* Remove qSort usages from qtbase examplesGiuseppe D'Angelo2013-09-141-2/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-26/+0
|\
| * Merge branch 'release' into stableSergio Ahumada2013-01-311-26/+0
| |\
| | * don't build shared demo library which is not used anywayOswald Buddenhagen2013-01-311-26/+0
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-226-6/+6
|\| |
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-186-6/+6
| |/
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-042-4/+4
|\|
| * add and use qtHaveModule() functionOswald Buddenhagen2012-12-212-2/+2
| * Fix building of the painting examples that use shared codehjk2012-12-181-16/+15
| * clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-171-2/+2
* | Fix building of the painting examples that use shared codehjk2012-12-171-16/+15
|/
* QtBase: Fix painting example arthur background colorDavid Schulz2012-11-302-5/+40
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-8/+0
* Widgets/Painting examples: inherit ArthurStyle from QCommonStyleJ-P Nurmi2012-11-262-12/+12
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* Fix building of examples.Friedemann Kleint2012-11-211-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-226-144/+144
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-2048-0/+1693