summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qbytearray.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Remove use of 'register' from Qt.Kevin Funk2014-08-111-10/+10
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Add Q_ASSERT in qAllocMore() function.Leonard Lee2013-08-301-0/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fixes a possible out-of-bound write in QByteArray.Nick Ratelle2012-02-091-6/+11
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix warning when compiling with VS 2008João Abecasis2011-08-111-2/+2
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-1/+1
|\
| * Doc: Small change to QByteArray::resize()Geir Vattekar2011-03-071-1/+1
* | Fixed documentation for QByteArrayDenis Dzyubenko2011-03-031-16/+19
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-5/+5
|\|
| * Doc: Clarified the use of qUncompress().David Boddie2011-01-171-5/+5
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Amend commit 27fe0f93f961e78b71cd0b729a0e324b847ec023Olivier Goffart2010-11-101-2/+2
* | Fix crash in tst_QByteArray::qUncompressOlivier Goffart2010-11-101-0/+10
* | Containers: add member-swapMarc Mutz2010-11-031-0/+7
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-2/+2
|\|
| * Fixed many spelling errors.Rohan McGovern2010-10-251-2/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-221-1/+0
|\|
| * remove extra includesRitt Konstantin2010-09-211-1/+0
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-12/+29
|\|
| * 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
* | | qUncompress: don't exit on allocation failure with -no-exceptionsJoão Abecasis2010-08-191-4/+8
|/ /
* / 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-071-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