summaryrefslogtreecommitdiffstats
path: root/tests/auto/core
Commit message (Expand)AuthorAgeFilesLines
* Introduce QCoreAspectMike Krus2020-04-091-2/+4
* Add support for aspects depending on other aspectsMike Krus2020-03-021-5/+25
* Add public API for working with jobsMike Krus2020-03-021-6/+9
* Merge remote-tracking branch 5.15 into devMike Krus2020-02-171-1/+1
|\
| * Add ability to dump job graph to dot fileMike Krus2020-02-141-1/+1
* | Remove deprecated classes and functionsPaul Lemire2020-02-1119-2272/+297
* | Merge remote-tracking branch 5.15 into devMike Krus2020-02-0718-369/+367
|\|
| * tst_qresoucemanager: add test to make sure cleanup is workingPaul Lemire2020-02-061-0/+21
| * Unit tests for qschedulerPaul Lemire2020-01-283-1/+210
| * Merge remote-tracking branch 5.14 into 5.15Mike Krus2020-01-251-0/+6
| |\
| | * Use animation rather than event to drive simulationMike Krus2020-01-131-0/+6
| * | Fix deprecation handlingMike Krus2020-01-149-221/+36
| * | Move AspectCommandDebugger to system service, activate command executerMike Krus2019-12-171-2/+2
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-141-0/+4
| |\|
| | * Skip shouldNotCrashInNormalStartupShutdownSequenceUlf Hermann2019-12-111-0/+4
| * | Implement getting list of aspects from system information classMike Krus2019-12-132-4/+4
| * | Make tracing a runtime optionMike Krus2019-12-132-10/+6
| * | Deprecate message APIMike Krus2019-12-091-1/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-071-1/+1
| |\|
| | * Shader: record standard uniform at loading timePaul Lemire2019-12-041-1/+1
| * | Fix compile warningsMike Krus2019-12-032-13/+13
| * | Revert "Fix post FF API changes"Mike Krus2019-12-032-8/+5
| |/
| * QNode::updateNode: ensure postConstructorInit of node is calledPaul Lemire2019-10-281-29/+77
| * Fix post FF API changesMike Krus2019-10-222-5/+8
| * Remove remaining messaging code in QSkeletonLoaderMike Krus2019-10-221-65/+0
| * Remove old code from animation classes & update testsMike Krus2019-10-211-36/+0
* | Update dependenciesMike Krus2020-02-071-7/+7
* | Fix build and warningsMike Krus2020-01-288-3069/+2
|/
* Remove use of node/components added/removed messagesMike Krus2019-10-043-100/+51
* Clean up includesMike Krus2019-10-016-6/+1
* Process pending nodes needing _q_postConstructorInit at start of frameJim Albamont2019-09-181-14/+47
* Fix test for parenting QEntity to QNodeJim Albamont2019-09-171-5/+9
* Fix/improve several node testsJim Albamont2019-09-171-7/+218
* Update QEntity to use direct sync modeMike Krus2019-09-173-10/+20
* Use direct access to remove backend nodesPaul Lemire2019-09-162-207/+32
* Fix crash in tst_QShaderProgramJim Albamont2019-09-131-0/+3
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-112-0/+98
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-242-0/+98
| |\
| | * Matrix_SSE/Matrix_AVX2: fix mapVectorPaul Lemire2019-08-202-0/+98
* | | Use sync method when initializing new backend nodesMike Krus2019-08-294-242/+249
* | | Merge remote-tracking branch 'qt-gerrit/wip/refactor' into HEADPaul Lemire2019-08-2811-188/+191
|\ \ \
| * | | Do direct notification of backend nodeswip/refactorMike Krus2019-08-2811-188/+191
* | | | QTransform: add worldMatrix propertyPaul Lemire2019-08-131-0/+49
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-181-1/+10
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-151-1/+10
| |\|
| | * Fix removal of components when they are destroyedMike Krus2019-05-281-1/+10
* | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-121-3/+4
* | | Replace QLatin1Literal with QLatin1StringGiuseppe D'Angelo2019-06-111-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-06-031-2/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-291-2/+4
| |\|