summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qtextstream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Some small doc fixes, typos and removal of one incorrect paragraphAndy Shaw2012-02-081-5/+0
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Fix QTextStream::pos() causes buffer offset issues on large text files.Chris Kawano2011-03-011-0/+1
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | document WriteFailed status codes (whoops)Oswald Buddenhagen2010-12-171-0/+1
* | add write error handling to QTextStreamOswald Buddenhagen2010-12-161-17/+25
* | don't report flush error when we didn't flush in the first placeOswald Buddenhagen2010-12-161-1/+1
* | clarify setStatus() behaviorOswald Buddenhagen2010-12-161-0/+3
|/
* Added default value documentation for two variables.Jerome Pasion2010-09-171-3/+4
* Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-1/+1
* Don't write byte-order-mark after seek()Paul Olav Tvete2010-03-091-1/+2
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* An optimisation to QTextStreamDenis Dzyubenko2009-12-161-5/+4
* optimize read() and readAll()Oswald Buddenhagen2009-09-301-20/+24
* optimize scan()Oswald Buddenhagen2009-09-301-2/+1
* improve condition nestingOswald Buddenhagen2009-09-301-11/+23
* Update license headers again.Jason McDonald2009-09-091-4/+4
* QTextStreamPrivate: Removed unnecessary conditionMarkus Goetz2009-09-021-1/+1
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-181-5/+1
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-5/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\| |
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\| |
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\|
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-10/+12
|\| |
| * | Use the old codec if there is one available when reading data in qtextstream.Denis Dzyubenko2009-06-111-1/+1
| * | Fixed keywords signals and slots to Q_SIGNALS and Q_SLOTSThierry Bastian2009-05-261-1/+1
| * | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-1/+1
| * | Merge branch '4.5'Thiago Macieira2009-05-111-3/+4
| |\|
| * | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-071-1/+2
| |\ \
| * | | Use the new QTextCodec::codecForUtfText in qtextstream to detect theDenis Dzyubenko2009-05-041-7/+2
| * | | Fixes: QTextStream crashes on large inputsOlivier Goffart2009-04-061-1/+8
* | | | Make Qt exception safer.Robert Griebl2009-06-101-3/+0
| |_|/ |/| |
* | | Added further explanation on the note about stdin and QTextsStream::atEnd()Morten Engvoldsen2009-05-081-2/+4
* | | Revert "Added comment to QTextStream - clarification of the documentation"Morten Engvoldsen2009-05-081-2/+1
| |/ |/|
* | Added comment to QTextStream - clarification of the documentationMorten Engvoldsen2009-05-061-1/+2
|/
* Doc: Swapping \a with \c to fix a qdoc warningKavindra Devi Palaraja2009-03-301-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+3387