summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting/composition
Commit message (Expand)AuthorAgeFilesLines
* Composition example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-05-152-5/+17
* Fix memory leak with arthur styleSimon Hausmann2019-05-231-3/+3
* Fix some deprecation warnings in examplesFriedemann Kleint2019-02-061-2/+2
* Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-231-2/+2
* Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-061-31/+31
* Fix composition example during OpenGL resizesAllan Sandfeld Jensen2018-11-071-2/+5
* Move arthurwidget based examples to new QOpenGL classesAllan Sandfeld Jensen2018-10-174-105/+53
* Allow QImage with more than 2GByte of image dataAllan Sandfeld Jensen2017-07-081-1/+1
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-1/+1
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-6/+6
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-4/+0
* Updated license headersJani Heikkinen2016-01-213-50/+101
* MSVC: Remove use of -Zm argumentKai Koehne2015-02-131-6/+0
* 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-6/+6
* Disable some more qtbase examples for dynamic gl buildsLaszlo Agocs2014-06-302-9/+9
* 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-36/+38
* Fix building of examples.Friedemann Kleint2012-11-211-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-72/+72
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-208-0/+834