summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qbytearraylist/tst_qbytearraylist.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-301/+0
* 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
* 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-091-0/+292
* Revert the QByteArrayList addition to Qt 5.3Thiago Macieira2014-03-081-223/+0
* new QByteArrayList classGlen Mabey2014-02-121-0/+223