summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qbytearray.h
Commit message (Expand)AuthorAgeFilesLines
* containers: add C++11-style c{begin,end}() as alias for const{Begin,End}()Marc Mutz2012-03-171-0/+6
* QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operatorsMarc Mutz2012-02-261-8/+4
* Fix typo in QByteArray(QConstByteArrayData) constructorKent Hansen2012-02-201-1/+1
* 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
* Remove QBool and use bool instead.David Faure2012-01-201-9/+9
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix QString and QByteArray reserve() and squeeze()Bradley T. Hughes2011-09-231-2/+18
* QByteArray's shared_null and shared_empty should be constBradley T. Hughes2011-09-231-3/+3
* Don't call ref() in QByteArray::QByteArray()Bradley T. Hughes2011-09-231-1/+1
* Fix QString/QByteArray literals for MSVC2010 (compilation of tests).Friedemann Kleint2011-08-021-1/+1
* Get rid of compiler warnings with MSVCOlivier Goffart2011-07-281-2/+2
* Make the N parameter to the QXXXLiterals be the actual string lengthThiago Macieira2011-07-211-6/+6
* Refactor QByteArray to allow for const dataLars Knoll2011-07-121-39/+93
* Remove Qt 4.3 binary compatibility for MSVCThiago Macieira2011-07-111-20/+0
* remove QT3_SUPPORT from corelib/toolsLars Knoll2011-06-291-47/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* QT_USE_QSTRINGBUILDER to fix source compatibilityOlivier Goffart2011-05-181-7/+6
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+622