summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qarraydata/tst_qarraydata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add setSharable support in QArrayData stackJoão Abecasis2012-01-061-6/+146
* Adding detach to QArrayDataPointerJoão Abecasis2012-01-061-6/+31
* Ensure shared_null(s) are statically initialized on VS 2010João Abecasis2012-01-051-0/+17
* Add support for setSharable in RefCountJoão Abecasis2012-01-051-5/+58
* Retire the generic Q_REFCOUNT_INITIALIZER macroJoão Abecasis2012-01-041-3/+3
* QArrayDataOps::insertJoão Abecasis2011-12-141-0/+131
* QArrayDataOps: generic array operationsJoão Abecasis2011-12-141-0/+127
* Add test for GCC bug #43247João Abecasis2011-12-111-0/+28
* template<class T> struct QTypedArrayDataJoão Abecasis2011-12-111-4/+129
* Allocate/free support in QArrayDataJoão Abecasis2011-12-091-0/+144
* SimpleVector as a test case for QArrayDataJoão Abecasis2011-12-071-0/+105
* Introducing QArrayDataJoão Abecasis2011-12-061-0/+152