summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/common
Commit message (Expand)AuthorAgeFilesLines
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-103-30/+39
* Use internal CMake APIMike Krus2020-10-071-1/+1
* Use QList instead of QVectorJarek Kobus2020-07-071-2/+2
* Add support for building with CMakeMike Krus2020-05-221-0/+11
* Remove deprecated classes and functionsPaul Lemire2020-02-116-238/+66
* Fix deprecation handlingMike Krus2020-01-143-0/+16
* Revert "Fix post FF API changes"Mike Krus2019-12-031-1/+0
* Fix post FF API changesMike Krus2019-10-221-0/+1
* Remove use of node/components added/removed messagesMike Krus2019-10-042-0/+9
* Clean up includesMike Krus2019-10-011-1/+0
* Update QEntity to use direct sync modeMike Krus2019-09-172-3/+14
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-282-1/+15
* Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-1/+2
* Do not delay cleanup of backend Texture instancesPaul Lemire2018-07-112-0/+7
* Merge remote-tracking branch 'origin/5.10' into 5.11Sean Harmer2018-02-151-0/+10
|\
| * Render: Use SIMD Vectors and Matrices in the backendPaul Lemire2018-02-021-0/+10
* | Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-8/+8
|/
* Allow QBackendNodeTester to set peer id of backend nodesSean Harmer2017-03-022-0/+7
* Allow to filter change events based on a track propertyPaul Lemire2017-01-252-0/+6
* Only build backendnodetester when private tests are configuredSean Harmer2017-01-251-2/+8
* Unit tests for render capture backend nodeAntti Määttä2017-01-092-0/+7
* Tests: move TestArbiter into core commonPaul Lemire2016-11-183-2/+164
* Add QBackendNodeTester to enable testing of QBackendNode private methodsSean Harmer2016-05-013-0/+135