summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qtools_p.h
Commit message (Expand)AuthorAgeFilesLines
* Whitespace cleanup in corelib/toolsAllan Sandfeld Jensen2020-10-211-1/+2
* Change QByteArray to handle large arraysLars Knoll2020-08-271-3/+1
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-5/+5
* Allow allocating more than 2G items in a vectorLars Knoll2020-07-061-6/+6
* Improve castingAllan Sandfeld Jensen2020-06-251-1/+1
* Move container block-size calculations to qarraydata.cppEdward Welbourne2019-05-291-2/+2
* Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-7/+7
* Make sure all private headers in Qt Core include qglobal_p.hThiago Macieira2016-06-251-1/+1
* Replace qAllocMore with a pair of more useful functionsThiago Macieira2016-06-091-3/+11
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fix Intel compiler warning about change of signThiago Macieira2015-02-171-4/+4
* QtMiscUtils: make toHex*() constexprMarc Mutz2015-02-121-6/+4
* QtMiscUtils: add to/fromOctMarc Mutz2015-02-121-0/+10
* QtMiscUtils: mark hex functions noexcept and fromHex constexprMarc Mutz2015-02-121-10/+7
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge the multiple implementations of fromHex tooThiago Macieira2014-12-131-0/+11
* Merge the different implementations of toHex in one central placeThiago Macieira2014-12-131-0/+14
* Check for integer overflows in places where qAllocMore is usedUlf Hermann2014-10-171-0/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Mark the QArrayData alloc/dealloc functions as nothrowThiago Macieira2014-02-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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
* 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/+65