summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/itemmodels/qstringlistmodel
Commit message (Expand)AuthorAgeFilesLines
* QAbstractItemModel::supportedDragActions: fix regressionDavid Faure2017-05-311-0/+9
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-19/+58
|\
| * tst_QStringListModel: don't leak memory when tests failMarc Mutz2016-08-121-20/+14
| * QStringListModel: fix dataChanged's roles parameterMarc Mutz2016-08-121-0/+45
* | Updated license headersJani Heikkinen2016-01-212-34/+24
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* normalise signal/slot signatures [QtCore tests]Marc Mutz2012-10-221-8/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove widgets dependency from qstringlistmodel autotestKent Hansen2012-06-072-3/+2
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Remove old debug code from itemmodel tests.Jason McDonald2011-12-281-1/+0
* Cleanup itemmodel autotests.Jason McDonald2011-12-283-28/+13
* Remove empty functions from itemmodels tests.Jason McDonald2011-12-281-43/+0
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-164-0/+368