summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3dscene2d
Commit message (Expand)AuthorAgeFilesLines
* Qt3D.Scene2D: add declarative QML registrationSami Shalayel2024-09-167-20/+89
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-201-1/+1
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2024-02-281-2/+0
* Doc: Fully qualify \property, \qmlproperty, \typedef, \enumLuca Di Sera2024-02-131-5/+5
* build system: fix unity buildsTim Blechmann2024-02-074-4/+7
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-221-0/+2
* Doc: Fix incorrect module/type names in \qmlproperty commandsTopi Reinio2023-06-061-5/+5
* Remove qmake build filesMike Krus2023-03-173-52/+0
* Remove Qt6 QT_VERSION checks from the code basePaul Lemire2023-02-103-15/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-201-1/+1
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-201-1/+1
* 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
* Qt3DQuickScene2D: includemocsMike Krus2022-06-234-0/+8
* Use SPDX license identifiersLucie Gérard2022-06-2219-722/+38
* Make sure all private headers include at least one otherThiago Macieira2022-03-083-6/+6
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-1017-187/+238
* CMake: Fix incorrect dependency on private modulesAlexandru Croitor2021-08-051-3/+6
* Update QtQuick API to build with 5.15Mike Krus2021-01-112-2/+11
* Update QQMLPropertyList APIMike Krus2021-01-082-46/+34
* Follow up on change of QQmlListProperty to qsizetypeMike Krus2020-11-202-4/+4
* Make ObjectPicker optional for Scene2DMichael Brasser2020-11-041-23/+25
* Use internal CMake APIMike Krus2020-10-071-2/+2
* Remove the unneeded QScene2D qualifier for the renderPolicy propertyAndy Shaw2020-09-171-1/+1
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-093-5/+5
* Use QList instead of QVectorJarek Kobus2020-07-072-2/+2
* Clean input event handlingMike Krus2020-06-231-1/+0
* Remove use of clear before rendering settingsMike Krus2020-06-171-1/+2
* Update dependenciesMike Krus2020-06-121-1/+2
* Update dependenciesPaul Lemire2020-06-121-1/+1
* Update dependenciesMike Krus2020-06-051-2/+4
* Update dependenciesMike Krus2020-06-012-27/+0
* Add support for building with CMakeMike Krus2020-05-221-0/+51
* Fix build for Qt6Mike Krus2020-05-063-6/+6
* Geometry refactoringMike Krus2020-02-271-1/+1
* Fix deprecations and warningsMike Krus2020-02-262-10/+0
* Remove custom deprecation macroPaul Lemire2020-02-121-1/+0
* Remove deprecated classes and functionsPaul Lemire2020-02-114-30/+2
* Merge remote-tracking branch 5.15 into devMike Krus2020-02-075-10/+21
|\
| * Make the OpenGL renderer a pluginPaul Lemire2020-02-051-1/+1
| * Fix deprecation handlingMike Krus2020-01-141-0/+1
| * Revert "Fix post FF API changes"Mike Krus2019-12-033-2/+12
| * Doc: Fix documentation warningsTopi Reinio2019-11-132-5/+6
| * Fix Scene2D initializationMike Krus2019-10-231-4/+12
| * Fix post FF API changesMike Krus2019-10-223-12/+2
| * Fix Coverity warningsMike Krus2019-10-211-0/+1
* | Update dependenciesMike Krus2020-02-071-1/+1
|/
* Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Paul Lemire2019-10-151-0/+4
|\
| * Merge remote-tracking branch 'origin/5.13' into 5.14Paul Lemire2019-10-151-0/+4
| |\
| | * Clarify Scene2D input event supportTomi Korpipaa2019-10-071-0/+4