summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qbuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.13' into tqtc/lts-5.15-ope...v5.15.13-lts-lgpl5.15Tarja Sundqvist2024-01-041-0/+4
|\
| * QBuffer: test and document open() behaviorMarc Mutz2022-12-161-0/+4
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-241-3/+7
|\|
| * Remove duplicated include for <limits>Sona Kurazyan2022-05-091-1/+0
| * Fix build with GCC 11: include <limits>Sona Kurazyan2022-05-011-0/+2
| * Include <limits> where std::numeric_limits is usedShawn Rutledge2022-04-291-0/+1
| * QBuffer: fail early in seek() beyond QByteArray's max capacityMarc Mutz2022-04-131-2/+4
| * [doc] Fix typo in QBuffer::setBuffer() descriptionMarc Mutz2022-04-051-1/+1
* | Revert "Update commercial license headers to src/concurrent and src/corelib"Tarja Sundqvist2021-03-231-20/+20
|/
* Update commercial license headers to src/concurrent and src/corelibTarja Sundqvist2021-01-281-20/+20
* Doc/QtBase: replace some 0 with \nullptrChristian Ehrlicher2020-01-261-1/+1
* Move away from using 0 as a pointer constantAllan Sandfeld Jensen2019-06-071-1/+1
* Fix a few overrides in Qt CoreAlessandro Portale2018-09-251-2/+2
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtCore: Fix const correctness in old style castsThiago Macieira2015-07-201-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make QBuffer unbufferedThiago Macieira2013-04-161-1/+1
* Make QBuffer::bytesAvailable() workThiago Macieira2013-04-161-15/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Port QBuffer to QMetaMethod-based connectNotify()Kent Hansen2012-05-011-5/+14
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-5/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Make QFtp private.Jonas M. Gastal2012-01-121-6/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* fix an incorrect OpenMode flags handling in QBuffer::open()Ritt Konstantin2011-06-101-11/+6
* 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/+493