summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qlinkedlist
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Deprecate setSharable in Qt containersThiago Macieira2014-04-241-1/+5
* QLinkedList - extend the auto test.Thorbjørn Martsum2013-08-291-1/+1005
* QLinkedList - fix insert with iterator when the list is shared.Thorbjørn Martsum2013-08-241-0/+19
* QLinkedList - fix erase with iterator when the list is shared.Thorbjørn Martsum2013-08-242-0/+82