summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qtextstream.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QTextStream: add missing op<<(QStringRef)Marc Mutz2015-10-161-0/+1
* Mark QTextStreamManipulator ctors constexpr nothrowMarc Mutz2015-07-071-2/+2
* Rename QTextStream::readLine(QString *, qint64) into readLineIntoSimon Hausmann2015-06-031-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add QTextStream::readLine() overloadAlexander Volkov2015-01-231-0/+1
* QDebug: pretty-print QStrings and QStringRefsThiago Macieira2015-01-111-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Add class QDebugStateSaver for writing QDebug operators correctlyDavid Faure2013-01-141-0/+1
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-251-1/+1
* Fix QTextStream and QDebug operator<< for QLatin1StringKent Hansen2012-02-021-0/+1
* Allow function types to be registered without workaroundsJoão Abecasis2012-01-311-6/+0
* 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
* Store the is-a QObject fact with the metatype declaration.Stephen Kelly2012-01-241-0/+7
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove QBool and use bool instead.David Faure2012-01-201-1/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* remove QT3_SUPPORT in corelib/ioLars Knoll2011-06-291-88/+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/+377