index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
io
/
qtextstream.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create corelib/serialization and move existing file formats into it
Thiago Macieira
2018-01-26
1
-3192
/
+0
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-05-07
1
-0
/
+3
|
\
|
*
QtCore: include mocs
Thiago Macieira
2017-05-05
1
-0
/
+3
*
|
Use list-initialization more
Marc Mutz
2017-04-20
1
-2
/
+1
|
/
*
Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/dev
Jake Petroules
2016-09-15
1
-0
/
+1
|
\
|
*
QTextStream: log the defect that op<< uses Latin 1
Thiago Macieira
2016-09-04
1
-0
/
+1
*
|
QLocale: Add option to pad numbers with trailing zeroes
Ulf Hermann
2016-09-15
1
-4
/
+11
|
/
*
QtCore: Remove Windows CE.
Friedemann Kleint
2016-03-30
1
-2
/
+0
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-11
1
-9
/
+10
|
\
|
*
Ensure QTextStream doesn't modify the Text flag on the underlying iodevice
Lars Knoll
2016-03-08
1
-9
/
+10
*
|
Use QFlags::setFlag where prudent in qtbase
Andre Somers
2016-02-12
1
-4
/
+1
*
|
Add Intel copyright to files that Intel has had non-trivial contribution
Thiago Macieira
2016-01-21
1
-0
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
QTextStream: use new QString::resize(int, QChar) for padding
Marc Mutz
2015-12-28
1
-17
/
+25
*
|
Add flags to omit/reject padding in scientific notation exponents
Ulf Hermann
2015-11-23
1
-0
/
+2
|
/
*
QTextStream: optimize streaming of QLatin1String and const char*
Marc Mutz
2015-10-23
1
-3
/
+45
*
QTextStream: Extract Method padding() from putString()
Marc Mutz
2015-10-22
1
-29
/
+50
*
QTextStream: add missing op<<(QStringRef)
Marc Mutz
2015-10-16
1
-0
/
+15
*
QTextStream: optimize putString()
Marc Mutz
2015-10-15
1
-10
/
+15
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-02
1
-1
/
+1
|
\
|
*
Doc: Corrected link issues in qtbase
Nico Vertriest
2015-09-04
1
-1
/
+1
*
|
Doc: Fix QDoc warnings for QTextStream
Topi Reinio
2015-09-24
1
-3
/
+3
*
|
Doc: Move selected \keywords to be \targets instead
Topi Reinio
2015-09-07
1
-1
/
+1
|
/
*
Doc: Update due to renaming QTextStream::readLine() overload
Alexander Volkov
2015-06-03
1
-1
/
+1
*
Rename QTextStream::readLine(QString *, qint64) into readLineInto
Simon Hausmann
2015-06-03
1
-2
/
+2
*
Don't assume QLocale::codecForLocale always returns non-null
Konstantin Ritt
2015-05-13
1
-5
/
+7
*
[QTextStream::read.*] Return earlier when nothing has been read
Konstantin Ritt
2015-05-01
1
-3
/
+3
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2015-02-10
1
-3
/
+2
|
\
|
*
Doc: Improve description of QTextStream::readLine()
Alexander Volkov
2015-01-21
1
-3
/
+2
*
|
QTextStream: remove a use of QString::sprintf()
Marc Mutz
2015-02-02
1
-4
/
+11
*
|
QTextStream: fix a warning with QTEXTSTREAM_DEBUG defined
Marc Mutz
2015-02-02
1
-1
/
+1
*
|
Add QTextStream::readLine() overload
Alexander Volkov
2015-01-23
1
-5
/
+48
*
|
QDebug: pretty-print QStrings and QStringRefs
Thiago Macieira
2015-01-11
1
-2
/
+2
*
|
QTextStreamPrivate::scan(): remove unnecessary checks
Alex Trotsenko
2014-12-13
1
-8
/
+2
*
|
QTextStream: stream QStrings without modifying the user content
Thiago Macieira
2014-12-13
1
-25
/
+22
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Simon Hausmann
2014-12-10
1
-8
/
+8
|
\
|
|
*
Doc: corrected autolink errors corelib/io
Nico Vertriest
2014-11-26
1
-8
/
+8
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Oswald Buddenhagen
2014-09-29
1
-20
/
+12
|
\
|
|
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
|
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-09-23
1
-1
/
+1
|
|
\
|
|
*
Doc: corrected autolink errors corelib io
Nico Vertriest
2014-08-27
1
-1
/
+1
*
|
|
QTextStream: add fast path for writing char and QChar.
David Faure
2014-09-12
1
-2
/
+28
|
/
/
*
|
Make QTextStream respect QLocale with OmitGroupSeparators
Thiago Macieira
2014-07-24
1
-1
/
+1
*
|
Make QTextStream use group separators in floating-point numbers
Thiago Macieira
2014-07-05
1
-0
/
+2
|
/
*
Don't assume QLocale::codecForLocale always returns non-null
Thiago Macieira
2014-05-11
1
-1
/
+3
*
QLocalePrivate: move the xxxToString functions to QLocaleData
Thiago Macieira
2014-02-14
1
-16
/
+16
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-10
/
+10
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-01-22
1
-1
/
+1
|
\
|
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
[next]