summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qbytearray.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Make mid() and midRef() properly return empty, non-null objectsGiuseppe D'Angelo2012-01-241-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove QBool and use bool instead.David Faure2012-01-201-3/+3
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-15/+15
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QByteArray: Fix MSVC warning.Friedemann Kleint2011-11-291-2/+2
* QByteArray's shared_null and shared_empty should be constBradley T. Hughes2011-09-231-4/+4
* Get rid of compiler warnings with MSVCOlivier Goffart2011-07-281-10/+11
* Doc: Removed documentation for deleted code.David Boddie2011-07-211-129/+0
* Refactor QByteArray to allow for const dataLars Knoll2011-07-121-147/+164
* 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/+4394