summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qbytearraylist
Commit message (Expand)AuthorAgeFilesLines
* Remove handling of missing Q_COMPILER_INITIALIZER_LISTSAllan Sandfeld Jensen2019-05-021-4/+0
* Replace qMove with std::moveAllan Sandfeld Jensen2019-04-061-5/+5
* QByteArrayList: add indexOf(const char*) overloadDavid Faure2018-11-061-0/+26
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Move the special QByteArrayList methods into QListThiago Macieira2014-08-091-2/+2
* Long live QByteArrayList!Glen Mabey2014-08-092-0/+296
* Revert the QByteArrayList addition to Qt 5.3Thiago Macieira2014-03-082-227/+0
* new QByteArrayList classGlen Mabey2014-02-122-0/+227