summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/plugandpaint/app
Commit message (Expand)AuthorAgeFilesLines
* Move plug and paint example to manual testTor Arne Vestbø2023-06-3010-880/+0
* CMake: build the shared plugin when building the plugandpaint targetJoerg Bornemann2023-03-281-1/+5
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-171-1/+1
* 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-168-392/+16
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-0/+2
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-74/+0
* Add missing LIBRARY DESTINATION for examplesAlexey Edelev2021-10-201-0/+1
* CMake: Create plugin initializers for static user pluginsAlexandru Croitor2021-08-241-5/+7
* Re-work the CMake project files for the plugandpaint exampleJoerg Bornemann2021-04-271-54/+2
* Android: Fix build error issue in examplesJukka Passi2021-04-271-1/+5
* 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-2/+2
* Make QStringList an alias to QList<QString>Lars Knoll2020-09-122-2/+0
* CMake: Regenerate examplesAlexandru Croitor2020-07-092-2/+10
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-6/+6
* Regenerate examplesAlexandru Croitor2020-02-042-1/+101
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-143-9/+19
|\
| * Cleanup QtWidgets (tools) examplesChristian Ehrlicher2019-09-113-9/+19
* | 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-23/+27
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-032-4/+4
|\|
| * QtCore: mark obsolete enumerations as deprecatedChristian Ehrlicher2019-05-171-1/+1
| * Plug and paint example: Fix -Wweak-tablesJesus Fernandez2019-04-291-3/+3
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-1/+1
|\|
| * Fix some deprecation warnings in examplesFriedemann Kleint2019-02-061-1/+1
* | CMake: Add widgets examplesTobias Hunger2019-03-261-0/+29
|/
* Doc: Synchronize documentation with code snippetPaul Wicking2018-08-011-3/+3
* Examples: Cleanup and modernize Plug&PaintAndre Hartmann2018-06-067-78/+72
* Doc: Update connect syntax Plugandpaint ExampleNico Vertriest2018-06-053-16/+18
* remove bogus qtConfig(simulator_and_device) conditionOswald Buddenhagen2016-10-161-1/+1
* remove bogus xcode variable referenceOswald Buddenhagen2016-10-161-1/+1
* Add support for Apple watchOSJake Petroules2016-08-191-4/+9
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-5/+5
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-068-24/+104
* fix example installsOswald Buddenhagen2016-05-031-0/+2
* normalize structure of plugandpaint exampleOswald Buddenhagen2016-05-039-0/+1125