summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3dscene2d/items
Commit message (Expand)AuthorAgeFilesLines
* Qt3D.Scene2D: add declarative QML registrationSami Shalayel2024-09-161-0/+10
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-201-1/+1
* Doc: Fully qualify \property, \qmlproperty, \typedef, \enumLuca Di Sera2024-02-131-5/+5
* build system: fix unity buildsTim Blechmann2024-02-074-4/+7
* Doc: Fix incorrect module/type names in \qmlproperty commandsTopi Reinio2023-06-061-5/+5
* Remove qmake build filesMike Krus2023-03-172-27/+0
* Remove Qt6 QT_VERSION checks from the code basePaul Lemire2023-02-102-11/+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
* Qt3DQuickScene2D: includemocsMike Krus2022-06-234-0/+8
* Use SPDX license identifiersLucie Gérard2022-06-2212-456/+24
* Make sure all private headers include at least one otherThiago Macieira2022-03-081-2/+2
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-1012-132/+168
* Update QtQuick API to build with 5.15Mike Krus2021-01-111-0/+6
* 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
* 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
* 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 deprecated classes and functionsPaul Lemire2020-02-114-30/+2
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-1/+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
* 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
* | | Update QScene2D to use direct syncMike Krus2019-10-145-122/+85
|/ /
* | Clean up includesMike Krus2019-10-012-4/+0
* | Fix deprecation warnings related to QBasicAtomicIntegerFriedemann Kleint2019-09-191-1/+1
* | Merge remote-tracking branch origin/5.13 into devPaul Lemire2019-04-155-4/+11
|\|
| * Switch export macros to standard formKai Koehne2019-04-024-4/+4
| * Always load scene2d render plugin in static buildsAnton Kreuzkamp2019-02-221-0/+7
* | Fix picking in Scene2D following recent changesPaul Lemire2019-03-181-6/+11
|/
* Fix scene2d starting trigger when setting item lateMäättä Antti2019-02-061-0/+9
* Always export scene2d shared objectMäättä Antti2019-01-311-1/+1
* Doc: Add doc to undocumented methodsNico Vertriest2018-11-011-0/+5
* ResourceAccessor: allow read-only access to texturesLaszlo Agocs2018-08-101-1/+1