summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3d/qt3dquick_global.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"Tarja Sundqvist2022-11-241-21/+21
* Update commercial license headersTarja Sundqvist2022-06-131-21/+21
* Clean up qml type handlingMike Krus2020-11-261-691/+0
* Fix QtQml integration for basic typesMike Krus2020-10-071-292/+637
* Update qml dependencie and adjust value providersPaul Lemire2020-09-281-210/+98
* Update QML type providers following recent changesPaul Lemire2020-09-211-172/+0
* Add ; to Q_UNUSEDLars Schmertmann2020-06-241-1/+1
* Qt6: Port Qt3D QStringRef to QStringViewKarsten Heimrich2020-06-101-22/+21
* Remove deprecated API and update dependenciesMike Krus2020-05-211-1/+0
* Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-06-031-7/+12
|\
| * Clean up warningsMike Krus2019-05-281-7/+7
| * Update Qt3D color handlingMichael Brasser2019-05-151-0/+5
* | Remove compatibility code for transition from QQmlV4Handle to QV4::ValueUlf Hermann2019-05-101-8/+0
* | qt3dquick_global: remove qv8engine includePaul Lemire2019-05-101-1/+0
* | Fix Quick3D value type providers following QQmlV4Handle removalPaul Lemire2019-04-161-0/+8
|/
* Fix deprecated function call warningSimon Hausmann2018-07-181-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-12/+12
* Don't use a static value for the value type providerv5.9.0-rc2v5.9.0-rc1v5.9.0Sean Harmer2017-05-191-3/+6
* Fix qmlClearTypeRegistrations for Qt 3DMäättä Antti2017-05-121-1/+6
* Silence warning about unused parameterThiago Macieira2017-04-081-0/+1
* Coding convention fix for Src/Quick3DRobert Brock2017-04-011-6/+7
* Add hook to set QNode parent when creating a QNode in QMLSean Harmer2016-05-231-0/+27
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Prefer QStringRef for number conversion temporaries.Volker Krause2016-03-101-14/+14
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Handle creating QMatrix4x4 from js with no argumentsSean Harmer2015-11-161-1/+5
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-6/+4
* Avoid signed-unsigned comparison warningLaszlo Agocs2015-08-201-1/+1
* Create proper Quick extended classes in scene loadersLaszlo Agocs2015-08-201-1/+8
* Remove outdated codeFrank Meerkoetter2015-08-191-39/+0
* Remove outdated codeFrank Meerkoetter2015-08-191-41/+0
* Remove unused codeFrank Meerkoetter2015-08-191-22/+0
* Adapt to the changed interface of the ValueTypeProviderFrank Meerkoetter2015-08-191-89/+36
* Remove QQmlVMEVariant specific workaroundFrank Meerkoetter2015-08-191-9/+1
* Fix missing override clang warningsSergio Martins2015-07-051-13/+13
* Fix misoverloaded variantFromJsObject()Sergio Martins2015-05-091-5/+3
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Fix compilation of Qt3D following fa3cf15e in qtdecalrativeSean Harmer2014-12-301-15/+8
* Qt3DQuick value type and color providersPaul Lemire2014-10-311-0/+853