summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qvector/qrawvector.h
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Clean up old QVector benchmarkEdward Welbourne2021-07-191-2/+10
* Suppress a broken benchmark comparing QVector to std::vectorEdward Welbourne2021-07-191-0/+1
* Cleanup QTypeInfoLars Knoll2020-08-261-2/+2
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-2/+2
* Get rid of QT_STRICT_ITERATORSLars Knoll2019-11-041-69/+0
* Replace Q_ALIGNOF usage in qtbase with C++11 alignof keywordVolker Hilsheimer2019-10-291-5/+1
* Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-291-4/+3
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Implement QVector with QArrayData interface.Jędrzej Nowacki2012-05-301-0/+26
* Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-2/+2
* Remove references to QT_NO_STL from QtCoreThiago Macieira2012-04-071-4/+0
* Change QVector's in-memory data layoutJoão Abecasis2012-02-221-4/+7
* Have QVectorData::grow, take size of header w/ paddingJoão Abecasis2012-02-201-26/+20
* QVector: always grow exponentiallyJoão Abecasis2012-02-171-5/+3
* Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-051-3/+2
|\
| * Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
| * Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
| * Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-01-161-3/+3
|\|
| * Remove the Q_TYPENAME define.Stephen Kelly2012-01-081-2/+2
| * Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* | Use RefCount::setSharable feature in QVectorJoão Abecasis2012-01-101-1/+0
* | Get rid of assignment operators in RefCountJoão Abecasis2012-01-041-1/+1
|/
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+742