summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting/deform
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-221-9/+10
* Correct license for examples filesLucie Gérard2024-03-071-1/+1
* Examples: remove OpenGL code paths from painting examplesVolker Hilsheimer2023-10-271-68/+6
* Examples: Remove unnecessary Q_INIT_RESOURCE callsKai Köhne2023-06-081-2/+0
* CMake: Clean up usage of the examples/widgets/painting/shared libJoerg Bornemann2022-12-051-19/+0
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-301-4/+4
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-171-2/+2
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-171-4/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-163-147/+6
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-4/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-2/+4
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-131-9/+1
* CMake: Prefer unversioned commandsKai Köhne2021-12-131-2/+2
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-3/+1
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-117/+0
* Polish the painting/affine exampleFriedemann Kleint2021-10-161-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