summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qcontiguouscache
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Extend QContiguousCache to use qsizetype for size and indicesLars Knoll2020-03-141-13/+13
* Regenerate tests/auto/corelib/toolsAlexandru Croitor2019-11-121-1/+10
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-1/+1
|\
| * Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-1/+1
|\|
| * Replace qMove with std::moveAllan Sandfeld Jensen2019-04-061-1/+1
* | 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
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Fix compilation of QContiguousCache::operator=Thiago Macieira2015-05-201-0/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Make QContiguousCache with zero capacity not crashThiago Macieira2012-10-191-0/+21
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Cleanup corelib autotestsJason McDonald2011-11-111-6/+2
* Cleanup corelib autotestsJason McDonald2011-11-071-3/+0
* test: Split `qcontiguouscache' unit and benchmark testsSergio Ahumada2011-10-242-138/+4
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Thiago Macieira2011-10-031-1/+1
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-012-0/+513