summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qiodevice.h
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Fix broken links to QIODeviceBase::OpenModeFriedemann Kleint2021-04-211-3/+3
* Resolve corelib's remaining ### Qt 6 commentsEdward Welbourne2020-11-021-1/+1
* Disentangle QIODevice dependenciesLars Knoll2020-08-151-16/+6
* De-inline QIODevice::write(const QByteArray &)Alex Trotsenko2020-08-131-2/+1
* Introduce QIODevice::skipData()Alex Trotsenko2020-08-111-0/+1
* Add QIODevice::NewOnly and QIODevice::ExistingOnly OpenMode flagsd3fault2018-01-171-1/+3
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* Introduce QIODevice::skip()Alex Trotsenko2017-08-271-0/+1
* QIODevice: add infrastructure for multistreamingAlex Trotsenko2016-01-271-0/+9
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QIODevice: handle incomplete readsAlex Trotsenko2016-01-121-0/+5
* QtCore: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-011-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Bump some Qt 5 to-do's to Qt 6.Jason McDonald2012-04-101-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* remove QT3_SUPPORT in corelib/ioLars Knoll2011-06-291-71/+0
* 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/+254