summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting/composition
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-272-117/+13
* CMake: Clean up usage of the examples/widgets/painting/shared libJoerg Bornemann2022-12-051-19/+0
* Avoid continuous texture alloc in Composition Modes exampleLaszlo Agocs2022-12-022-4/+7
* 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-119/+0
* 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
* Regenerate examplesAlexandru Croitor2020-02-042-2/+400
* 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-18/+27
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-032-5/+17
|\|
| * Composition example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-05-152-5/+17
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-3/+3
|\|
| * Fix memory leak with arthur styleSimon Hausmann2019-05-231-3/+3
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-164-141/+92
|\|
| * 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
* | CMake: Add widgets examplesTobias Hunger2019-03-261-0/+23
|/
* 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