summaryrefslogtreecommitdiffstats
path: root/tests/auto/core
Commit message (Expand)AuthorAgeFilesLines
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-2811-188/+191
* 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
| |\|
| | * Clean up warningsMike Krus2019-05-281-2/+4
* | | Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-225-36/+36
* | | tst_QFrameAllocator: actually test somethingMarc Mutz2019-05-241-5/+5
|/ /
* | Merge remote-tracking branch 5.12 into 5.13Paul Lemire2019-04-261-0/+147
|\|
| * Fix backend node creation order using an initialization queueJim Albamont2019-04-081-0/+80
| * Fix Entity parenting hierarchyJim Albamont2019-04-041-0/+67
* | Merge branch '5.12' into 5.13Paul Lemire2019-04-021-2/+216
|\|
| * Make sure backend node is created when component is added to Entityv5.12.2Svenn-Arne Dragly2019-02-221-0/+84
| * Add test for component added to parent with pending backend creationSvenn-Arne Dragly2019-02-221-2/+76
| * Fix broken creation order for nodes used as propertiesSvenn-Arne Dragly2019-02-221-0/+56
| * Add private API to access child nodes of QEntity and QFrameGraphNodeSvenn-Arne Dragly2018-09-031-10/+36
* | Fix overflow in ThreadPooler test when CPU has high number of coresPaul Lemire2018-12-211-3/+3
* | Add an easy way to get a particular component from an entityJuan Jose Casafranca2018-09-191-0/+33
* | Add private API to access child nodes of QEntity and QFrameGraphNodeSvenn-Arne Dragly2018-08-261-10/+36
|/
* QNode: _q_postConstructorInit set scene on whole subtreePaul Lemire2018-07-181-0/+49
* Do not delay cleanup of backend Texture instancesPaul Lemire2018-07-112-0/+7
* Handle reparenting to nodes which have no backendPaul Lemire2018-07-041-0/+158
* Merge remote-tracking branch 'origin/5.10' into 5.11Sean Harmer2018-02-156-12/+142
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Sean Harmer2018-02-051-6/+111
| |\
| | * Ensure node creation changes are sent before using in list propertiesSean Harmer2018-02-021-0/+83
| | * Fix componentAdded/componentRemoved notifications dispatch to componentsMike Krus2018-01-261-6/+28
| * | Render: Use SIMD Vectors and Matrices in the backendPaul Lemire2018-02-025-6/+114
* | | Merge remote-tracking branch 'origin/5.10.1' into 5.11Liang Qi2018-02-141-0/+83
|\ \ \
| * | | Ensure node creation changes are sent before using in list propertiesSean Harmer2018-02-081-0/+83
| |/ /
* | | Merge branch '5.10' into devSean Harmer2018-01-265-1/+975
|\| |
| * | Unit tests for Matrix4x4Paul Lemire2018-01-265-1/+975
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-221-0/+74
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-221-0/+74
| |\|
| | * Add unit test and fix for broken order of event deliverySean Harmer2018-01-181-0/+74
* | | Merge branch '5.10' into devSean Harmer2018-01-171-38/+35
|\| |
| * | Merge branch '5.9' into 5.10Sean Harmer2018-01-121-38/+35
| |\|
| | * Get rid of the INDEXBITS template argument for QHandleLars Knoll2017-12-131-38/+35
* | | Merge remote-tracking branch 'origin/5.10' into devAndy Nichols2017-11-202-89/+32
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Svenn-Arne Dragly2017-11-152-89/+32
| |\|
| | * Rework resource handlingLars Knoll2017-11-072-89/+32
* | | Merge remote-tracking branch 'origin/5.10' into devAndy Nichols2017-11-131-0/+7
|\| |
| * | Decompose a new quaternion rotation into euler anglesSean Harmer2017-10-061-0/+7
* | | Replace Q_DECL_FINAL with finalKevin Funk2017-09-254-17/+17
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-258-27/+27
|/ /
* | Merge branch '5.9' into 5.10Sean Harmer2017-09-128-789/+4
|\|
| * Get rid of the AllocationPolicy template argument in the ResourceManagerLars Knoll2017-09-114-10/+4
| * Get rid of the HandleManager classLars Knoll2017-09-114-345/+0