summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/arrayresourcesmanager/dynamicarraypolicy/tst_dynamicarraypolicy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the AllocationPolicy template argument in the ResourceManagerLars Knoll2017-09-111-438/+0
* Get rid of the HandleManager classLars Knoll2017-09-111-31/+0
* Update units tests for QResourcesManagerPaul Lemire2016-06-301-0/+38
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-12/+12
* Improve function name in QResourceManagerSean Harmer2016-04-151-5/+5
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-0/+6
|\
| * Fix resource leaks in ArrayAllocatingPolicy.Volker Krause2016-01-191-0/+6
* | Unify license header usageAntti Kokko2016-01-261-17/+9
|/
* d-pointer classes, private/public changesTomi Korpipää2015-10-301-1/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-21/+21
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Rename QResourcesManager -> QResourceManager and make privateSean Harmer2014-11-181-14/+14
* Optimize: Use a plain non-recursive QMutex in the QResourceManager.Milian Wolff2014-10-291-6/+4
* QResourcesManager: Added dynamic ArrayAllocation policyPaul Lemire2014-10-251-0/+440