summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/scene2d
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
* Qtqtquickscene2dplugin: includemocsMike Krus2022-06-231-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-222-76/+4
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-102-22/+28
* 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
* Handle config flags to turn aspects on or offMike Krus2020-06-181-4/+0
* Add support for building with CMakeMike Krus2020-05-221-0/+32
* 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-69/+28
* 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
* Add plugins.qmltypes file for scene2dMäättä Antti2017-04-121-0/+121
* scene2d: Add qcoreapplication.h to header includesMikko Gronoff2017-03-201-0/+1
* cleanup scene2d - change mouse event handlingAntti Määttä2017-03-032-2/+3
* Move scene2d to own module and implement conditional plugin loadingAntti Määttä2017-02-284-0/+140