summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting/deform
Commit message (Expand)AuthorAgeFilesLines
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-117/+0
* Polish the painting/affine exampleFriedemann Kleint2021-10-171-1/+1
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-182-280/+70
* Fix build of standalone painting examplesJoerg Bornemann2021-05-171-1/+1
* CMake: Fix painting examples to build as standalone projectsAlexandru Croitor2020-10-271-9/+18
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-272-0/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-192-3/+8
* CMake: Regenerate examplesAlexandru Croitor2020-07-092-2/+10
* Use QList instead of QVector in examplesJarek Kobus2020-06-231-2/+2
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-1/+0
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-6/+6
* Regenerate examplesAlexandru Croitor2020-02-042-2/+395
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-1/+1
|\
| * Deprecate all methods that use QMatrixJarek Kobus2020-01-281-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-1/+1
|\|
| * Cleanup QtWidgets examplesChristian Ehrlicher2019-10-111-1/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-2/+2
|\|
| * Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-2/+2
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-1/+1
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-121-1/+2
* | Fix linking of examplesSimon Hausmann2019-06-121-1/+1
* | Allow to build examples as standalone projectKevin Funk2019-06-051-16/+28
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-164-51/+46
|\|
| * QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-131-2/+2
| * Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-233-10/+10
| * Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-061-20/+23
| * Move arthurwidget based examples to new QOpenGL classesAllan Sandfeld Jensen2018-10-172-18/+10
* | CMake: Add widgets examplesTobias Hunger2019-03-261-0/+21
|/
* Example: Close popup on mouse click without assigning new lens positionPaul Wicking2018-09-101-0/+4
* Examples: replace QDesktopWidget::availableGeometry()/screenGeometry()Christian Ehrlicher2018-03-271-3/+4
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-1/+1
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-6/+6
* Updated license headersJani Heikkinen2016-01-213-50/+101
* 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
* 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-41/+22
* 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/+921