summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qiodevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Use QStringList::join(QChar) overload where applicable [QtCore]Marc Mutz2012-09-231-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
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-151-4/+8
* QIODevice: free memory when buffer is clearedMartin Petersson2012-06-261-1/+3
* QAbstractSocket: Enable readNotifier on read from bufferMartin Petersson2012-06-261-1/+15
* Make QIODevice::seek() return false for sequential files.Mitch Curtis2012-06-051-7/+9
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-28/+28
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-8/+8
* Initializes seqDumpPos on qiodevice.cppNick Ratelle2012-02-091-1/+2
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-301-15/+0
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QIODevice - disallow setTextMode when not openShane Kearns2011-10-241-0/+6
* Doc: Removed documentation for deleted code.David Boddie2011-07-211-140/+0
* remove QT3_SUPPORT in corelib/ioLars Knoll2011-06-291-25/+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/+1846