summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/logic
Commit message (Expand)AuthorAgeFilesLines
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2024-02-281-2/+0
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-221-0/+2
* Remove qmake build filesMike Krus2023-03-171-16/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Qtquick3dlogicplugin: includemocsMike Krus2022-06-231-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-222-76/+4
* CMake: Don't give plugins PUBLIC usage requirements part 2Li Xinwei2021-08-061-1/+1
* Update to latest CMake API for QMLUlf Hermann2021-06-051-2/+6
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* Use internal CMake APIMike Krus2020-10-071-1/+1
* Add support for building with CMakeMike Krus2020-05-221-0/+27
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-271-1/+1
|\
| * Update plugins.qmltypes for 5.15Jani Heikkinen2020-04-081-1/+1
* | Remove custom deprecation macroPaul Lemire2020-02-121-1/+0
* | Merge remote-tracking branch 5.15 into devMike Krus2020-02-072-1/+2
|\|
| * Fix deprecation handlingMike Krus2020-01-141-0/+1
| * Update plugins.qmltypes for 5.14Kai Koehne2019-10-221-1/+1
* | Fix Qt6 buildAlexandru Croitor2019-08-011-2/+3
|/
* Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-3/+0
* Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-071-1/+1
* Update plugins.qmltypesv5.12.0-beta2Kai Koehne2018-10-092-63/+9
* Automatically register the latest import versionKai Koehne2018-09-062-1/+4
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-081-8/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Update qmltypes filesMike Krus2017-05-031-1/+26
* Coding convention fix for Src/importscore, importsextras,5.8Robert Brock2017-04-011-2/+3
* Merge branch '5.7' into 5.8Sean Harmer2016-10-101-1/+2
|\
| * Update QML type information for Qt CreatorKevin Ottens2016-09-261-1/+2
* | Improve robustness of QML plugin loadingSimon Hausmann2016-08-261-1/+1
|/
* Enable QT_NO_FOREACH for all Qt3D libraries and pluginsMarc Mutz2016-05-141-0/+3
* Fix qmltypes generation, add them to the sourcesKevin Ottens2016-05-032-0/+57
* Merge branch '5.6' into 5.7Sean Harmer2016-04-161-2/+2
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+2
* | Class QLogicComponent changesFranck Arrecot2016-03-111-2/+2
* | Enable using the module in a statically built applicationAndy Shaw2016-02-091-0/+8
* | Unify license header usageAntti Kokko2016-01-262-22/+28
|/
* Move Logic aspect into Qt3DLogic namespaceSean Harmer2015-10-131-1/+1
* Fix class name in logic QML pluginSean Harmer2015-08-102-5/+5
* Add a new Logic aspect to allow synchronous operationsSean Harmer2015-08-064-0/+120