summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qbytearray.h
Commit message (Expand)AuthorAgeFilesLines
* 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