summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qbytearray.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Doc: Small change to QByteArray::resize()Geir Vattekar2011-03-071-1/+1
* Doc: Clarified the use of qUncompress().David Boddie2011-01-171-5/+5
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Fixed many spelling errors.Rohan McGovern2010-10-251-2/+2
* remove extra includesRitt Konstantin2010-09-211-1/+0
* Merge commit 'refs/merge-requests/2468' of git://gitorious.org/qt/qt into int...David Boddie2010-09-081-12/+29
|\
| * Changes (and minor corrections) to QByteArray documentation.Robin Burchell2010-09-081-12/+29
* | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-1/+1
|/
* Remove qMemCopy() usage from all .cpp files of Qt itself.Robin Burchell2010-07-181-3/+3
* added a comment for QByteArray::replace(..)Zeno Albisser2010-06-291-0/+5
* doc: Fixed many broken links.Martin Smith2010-05-191-2/+2
* add QString::setRawData() and revive QByteArray::setRawData()Oswald Buddenhagen2010-04-291-7/+32
* Added comment about usage of strncpy_s function in VC++ > 14.00Zeno Albisser2010-03-021-0/+4
* Added function overload for QByteArray &QByteArray::replace()Zeno Albisser2010-02-231-1/+14
* doc: Fixed some qdoc warnings.Martin Smith2010-02-041-1/+1
* Merge commit 'oslo1/master' into oslo1-masterRohan McGovern2010-02-011-0/+5
|\
| * Merge branch '4.6'Thiago Macieira2010-01-211-2/+2
| |\
| * \ Merge branch '4.6'Thiago Macieira2010-01-131-6/+19
| |\ \
| * | | add {QString,QByteArray,QList,QLinkedList,QHash,QMap,QVector}::isSharedWith()Oswald Buddenhagen2009-12-101-0/+5
* | | | qUncompress: Fix terminating \0Markus Goetz2010-01-211-0/+1
| |_|/ |/| |
* | | Fix crashes in QByteArrayOlivier Goffart2010-01-201-2/+2
| |/ |/|
* | doc: Corrected explanation of when append() does nothing.Martin Smith2010-01-111-2/+3
* | doc: Added clarification about allocating space for the 0 terminator.Martin Smith2010-01-111-3/+15
* | Update copyright year to 2010Jason McDonald2010-01-061-1/+1
|/
* do not (fail to) compile qdatastream into qmake and cetestOswald Buddenhagen2009-11-131-1/+1
* build lrelease bootstrappedOswald Buddenhagen2009-11-101-3/+1
* Out of memory fix for qUncompressRobert Griebl2009-09-111-21/+33
* Update license headers again.Jason McDonald2009-09-091-4/+4
* QByteArray: Two new functionsMarkus Goetz2009-09-031-1/+28
* doc: Fixed several qdoc errors.Martin Smith2009-09-021-0/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-181-2/+2
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-2/+2
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-0/+1
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-3/+7
|\ \ \
| * \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-291-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | Added try-catch block around resize in QByteArray's qUncompress,Miikka Heikkinen2009-06-291-3/+7
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-12/+22
|\ \ \ \ | | |_|/ | |/| |
| * | | Changed enum Qt::Uninitialized to enum Qt::InitializationMartin Smith2009-06-191-1/+1
| * | | Small speedup of construction of uninitialized QByteArrayshjk2009-06-191-10/+5
| * | | New constructor QByteArray::QByteArray(int size, enum Qt::Uninitialized)hjk2009-06-191-0/+15
| * | | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | * | Long live Qt 4.5!Lars Knoll2009-03-231-0/+4240
| | /
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-3/+4
|\ \ \ | |/ / | | / | |/ |/|