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
/
qdatastream.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create corelib/serialization and move existing file formats into it
Thiago Macieira
2018-01-26
1
-466
/
+0
*
Bump version
Frederik Gladhorn
2017-09-04
1
-2
/
+3
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-04-20
1
-0
/
+2
|
\
|
*
QDataStream: add operator<< and >> for std::nullptr_t
Thiago Macieira
2017-04-07
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-02-10
1
-0
/
+8
|
\
|
|
*
Add QDataStream streaming operator for QFlags
Thiago Macieira
2017-02-09
1
-0
/
+8
*
|
Bump version
Friedemann Kleint
2017-02-03
1
-2
/
+3
|
/
*
De-inline qfloat16 streaming operators in QDataStream
Thiago Macieira
2017-02-01
1
-8
/
+1
*
New qfloat16 class
Glen Mabey
2017-01-31
1
-0
/
+9
*
QDataStream: refactor (de)serialization of containers
Alex Trotsenko
2016-09-26
1
-159
/
+117
*
Bump version
Oswald Buddenhagen
2016-08-29
1
-2
/
+3
*
Merge remote-tracking branch 'origin/5.7' into dev
Edward Welbourne
2016-08-01
1
-1
/
+6
|
\
|
*
QDataStream: adjust containers' deserialization in transaction mode
Alex Trotsenko
2016-07-20
1
-1
/
+6
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Edward Welbourne
2016-07-19
1
-20
/
+55
|
\
|
|
*
QDataStream: unify deserialization of containers
Alex Trotsenko
2016-07-01
1
-20
/
+55
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-17
1
-2
/
+6
|
\
|
|
*
QDataStream: do not lose error status while reading containers
Alex Trotsenko
2016-06-15
1
-2
/
+6
*
|
Bump version
Oswald Buddenhagen
2016-02-24
1
-2
/
+3
|
/
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
QDataStream: handle incomplete reads from QIODevice
Alex Trotsenko
2016-01-13
1
-0
/
+7
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-09-25
1
-2
/
+2
|
\
|
*
Serialize the capitalization value of QFont
Andy Shaw
2015-09-15
1
-1
/
+1
*
|
Bump version
Friedemann Kleint
2015-09-10
1
-2
/
+3
|
/
*
Bump version
Oswald Buddenhagen
2015-02-25
1
-2
/
+3
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Merge remote-tracking branch 'origin/5.4' into dev
Oswald Buddenhagen
2014-09-29
1
-19
/
+11
|
\
|
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
|
Bump version to 5.5
Oswald Buddenhagen
2014-08-14
1
-2
/
+3
|
/
*
Add Qt_DefaultCompiledVersion to the QDataStream::Version enum.
Mitch Curtis
2014-04-01
1
-2
/
+3
*
Properly serialize QFont.
Mitch Curtis
2014-03-31
1
-1
/
+1
*
Bump Qt version to 5.4.0
Thiago Macieira
2014-02-20
1
-2
/
+3
*
Bump Qt version to 5.3.0
Thiago Macieira
2013-09-24
1
-2
/
+3
*
QDateTime - Improve and expose Qt::OffsetFromUtc
John Layt
2013-08-28
1
-1
/
+1
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-05-23
1
-1
/
+1
|
\
|
*
Revert QDateTime serialisation to pre-Qt 5 behaviour.
Mitch Curtis
2013-05-08
1
-1
/
+1
*
|
Bump Qt version to 5.2.0
Sergio Ahumada
2013-03-29
1
-2
/
+3
|
/
*
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
1
-4
/
+0
*
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
*
|
Bump Qt version to 5.1.0
Frederik Gladhorn
2013-01-15
1
-2
/
+3
|
/
*
Replace macro qdoc with Q_QDOC
Debao Zhang
2013-01-08
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Move the QDataStream operator<< for QPair to qdatastream.h
Thiago Macieira
2012-06-28
1
-1
/
+17
*
Rewrite QMap to use a RB tree
Lars Knoll
2012-03-23
1
-2
/
+0
*
QDirIterator, QDataStream: remove virtual dtor
Marc Mutz
2012-03-14
1
-1
/
+1
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Cleanup mess in public type ids.
Jędrzej Nowacki
2012-01-25
1
-1
/
+1
*
Remove use of QT_MODULE from library
Gunnar Sletta
2012-01-25
1
-1
/
+0
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
[next]