summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qbytearraylist
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-4/+0
|\
| * Remove handling of missing Q_COMPILER_INITIALIZER_LISTSAllan Sandfeld Jensen2019-05-021-4/+0
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-5/+31
|\|
| * Replace qMove with std::moveAllan Sandfeld Jensen2019-04-061-5/+5
| * QByteArrayList: add indexOf(const char*) overloadDavid Faure2018-11-061-0/+26
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* 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