summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/collections/tst_collections.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move tst_collections test to corelib/tools.Jędrzej Nowacki2014-05-131-3762/+0
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-814/+814
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix #if 0 usage in collections autotest.Leonard Lee2012-10-041-22/+20
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add qMove macro to support std::moveOlivier Goffart2012-06-201-0/+3
* Implement the move constructor for containers.Olivier Goffart2012-05-111-1/+19
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]Thiago Macieira2012-05-041-5/+5
* Remove references to QT_NO_STL from QtCoreThiago Macieira2012-04-071-18/+3
* Improve output on test failuresJoão Abecasis2012-03-281-16/+14
* Silence unused comparison result warnings (clang)João Abecasis2012-03-281-4/+4
* containers: add C++11-style c{begin,end}() as alias for const{Begin,End}()Marc Mutz2012-03-171-1/+19
* Remove custom text codec for C strings.Robin Burchell2012-02-221-4/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Make mid() and midRef() properly return empty, non-null objectsGiuseppe D'Angelo2012-01-241-4/+4
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-2/+0
* Moved integrationtests/* into other/Jo Asplin2011-11-301-0/+3745