summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* QNode: setParent create creation change only when neededPaul Lemire2017-05-101-2/+16
* Scene2D cleanup - register pick events when scene is initializedAntti Määttä2017-05-091-1/+1
* Merge 5.9 into 5.9.0Oswald Buddenhagen2017-05-041-1/+1
|\
| * Modify configure to build with no assimpMäättä Antti2017-04-271-1/+1
* | Use non-template version of QVariant::value (clazy reports)Mike Krus2017-05-021-1/+1
* | Remove unneeded temporary container (clazy reports)Mike Krus2017-05-021-1/+7
* | Add missing Q_OBJECT (clazy reports)Mike Krus2017-05-025-0/+5
|/
* Fix spelling in comments and docsAndy Maloney2017-04-061-1/+1
* Qt3D: add configure option for jobs and GL profilingPaul Lemire2017-04-057-14/+39
* Merge branch '5.8' into 5.9Sean Harmer2017-04-02112-292/+361
|\
| * Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-31112-288/+358
* | Don't explicitly disable the Qt3D category loggingLaszlo Agocs2017-03-312-8/+4
* | Use quint16 as underlying type for QNode::PropertyTrackingMode enumSean Harmer2017-03-301-1/+1
* | QThreadPooler: improve job traces namePaul Lemire2017-03-281-2/+10
* | Require system assimp library version greater than 3.3.1Antti Määttä2017-03-171-1/+1
* | Make QAbstractServiceProvider a QObjectMike Krus2017-03-035-15/+17
* | QNode PropertyTrackMode cleanupPaul Lemire2017-02-245-58/+65
* | QDistanceFieldGlyphCache cleanupPaul Lemire2017-02-234-1/+22
* | Start using REVISION on our propertiesKevin Ottens2017-02-231-2/+2
* | Initialize member in DependencyHandlerSean Harmer2017-02-141-0/+1
* | Initialize members in DependencySean Harmer2017-02-121-1/+4
* | Initialize member in QThreadPoolerSean Harmer2017-02-121-4/+5
* | Initialize member in SyncTaskRunnableSean Harmer2017-02-121-5/+6
* | Initialize member in AspectTaskRunnableSean Harmer2017-02-121-2/+3
* | Remove unused member from QEntityPrivateSean Harmer2017-02-121-4/+0
* | Initialize member in QSchedulerSean Harmer2017-02-121-0/+1
* | Deliver all events by default unless marked as intermediateSean Harmer2017-02-093-8/+17
* | Merge branch '5.8' into 5.9Sean Harmer2017-02-061-7/+10
|\|
| * Fix node de-registration from scene on deletion/reparentingWieland Hagen2017-02-021-7/+9
* | Merge branch 'wip/animation' into devSean Harmer2017-01-3014-29/+290
|\ \
| * | Add job to process running clip animatorsSean Harmer2017-01-271-1/+17
| * | Allow to filter change events based on a track propertyPaul Lemire2017-01-2513-27/+259
| * | Merge branch 'dev' into wip/animationSean Harmer2017-01-256-34/+70
| |\ \
| * | | Make it possible to specify using the assimp shipped with QtSean Harmer2017-01-241-1/+14
* | | | Merge branch 'wip/qtquickintegration' into devSean Harmer2017-01-292-0/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Load render pluginsAntti Määttä2017-01-272-0/+15
| |/ /
* | | Notify components of aggregation changesMike Krus2017-01-242-3/+13
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-242-1/+19
|\ \ \ | | |/ | |/|
| * | Fix race in QAspectManager when shutting downPaul Lemire2017-01-102-1/+19
| |/
* | Fix build for INTEGRITYKimmo Ollila2017-01-231-30/+31
* | Namespace ray casting classesMike Krus2017-01-201-0/+7
|/
* Update QTransform docsAntti Määttä2017-01-101-107/+128
* QNode: Defer QScene registration until after object construcionWieland Hagen2017-01-053-8/+11
* Merge branch '5.8.0' into 5.8Sean Harmer2016-12-163-3/+5
|\
| * Only pass static metaobjects around and fix EntityLoaderPaul Lemire2016-12-163-3/+5
* | QAspectManager: add stat trace for arbiter sync timePaul Lemire2016-12-151-0/+14
* | Doc: Specify #include path for each \classTopi Reinio2016-12-0724-0/+26
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-282-17/+25
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-252-17/+25
| |\
| | * QFixedFrameAllocator: Extract Method scan()Marc Mutz2016-10-242-17/+25