summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qtextstream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-1/+1
|\
| * Doc: corrected autolink errors corelib ioNico Vertriest2014-08-271-1/+1
* | Make QTextStream respect QLocale with OmitGroupSeparatorsThiago Macieira2014-07-241-1/+1
* | Make QTextStream use group separators in floating-point numbersThiago Macieira2014-07-051-0/+2
|/
* Don't assume QLocale::codecForLocale always returns non-nullThiago Macieira2014-05-111-1/+3
* QLocalePrivate: move the xxxToString functions to QLocaleDataThiago Macieira2014-02-141-16/+16
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-10/+10
* 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-166/+52
|/
* 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-19/+38
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-251-1/+1
* Port the QTextStream / QDebug functions away from fromAsciiThiago Macieira2012-05-041-2/+2
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]Thiago Macieira2012-05-041-1/+1
* QLocale: Clean up QLocalePrivate implementationJohn Layt2012-04-241-2/+2
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-19/+19
* Port file-flushing code to QFileDevice.David Faure2012-03-131-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-34/+34
* replace 'const QChar &' with 'QChar ' where appropriateKonstantin Ritt2012-02-211-2/+2
* Some small doc fixes, typos and removal of one incorrect paragraphAndy Shaw2012-02-171-5/+0
* Fix QTextStream and QDebug operator<< for QLatin1StringKent Hansen2012-02-021-0/+15
* 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
* Remove QBool and use bool instead.David Faure2012-01-201-9/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* remove QT3_SUPPORT in corelib/ioLars Knoll2011-06-291-298/+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/+3413