summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdatastream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-2/+2
|\
| * Serialize the capitalization value of QFontAndy Shaw2015-09-151-1/+1
* | Bump versionFriedemann Kleint2015-09-101-0/+1
|/
* Fix some qdoc-warnings.Friedemann Kleint2015-07-101-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-6/+0
|\
| * Doc: removed reference to obsolete classesNico Vertriest2014-10-281-6/+0
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-3/+3
|\|
| * Doc: Use title case in section1 titlesNico Vertriest2014-09-301-3/+3
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | Bump version to 5.5Oswald Buddenhagen2014-08-141-0/+1
|/
* Simplify and update QDataStream's versioning documentation.Mitch Curtis2014-04-011-21/+3
* Add Qt_DefaultCompiledVersion to the QDataStream::Version enum.Mitch Curtis2014-04-011-8/+5
* Bump Qt version to 5.4.0Thiago Macieira2014-02-201-1/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-111-2/+2
|\
| * Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* | Bump Qt version to 5.3.0Thiago Macieira2013-09-241-1/+2
|/
* QDateTime - Improve and expose Qt::OffsetFromUtcJohn Layt2013-08-281-2/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-231-3/+4
|\
| * Revert QDateTime serialisation to pre-Qt 5 behaviour.Mitch Curtis2013-05-081-1/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-291-5/+11
|\|
| * QDataStream: Be a bit more verbose about operator>>(char *&)hjk2013-04-231-5/+11
* | Merge branch 'stable' into devSergio Ahumada2013-04-101-0/+1
|\|
| * Doc: add row for Qt 5.0 datastream versionThiago Macieira2013-04-091-0/+1
* | Bump Qt version to 5.2.0Sergio Ahumada2013-03-291-2/+3
|/
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* 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
* | Bump Qt version to 5.1.0Frederik Gladhorn2013-01-151-1/+2
|/
* Fixes problem with single precision floats in QDataStream (Windows).Christian Strømme2012-11-231-1/+5
* 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
* QDataStream: Update Version info for docAurindam Jana2012-04-201-1/+1
* Don't push unnecessary data to a data stream for QVariant()Thiago Macieira2012-04-201-3/+0
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-13/+13
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-14/+14
* Remove ARMFPA support and Q_DOUBLE_FORMAT detectionBradley T. Hughes2012-03-011-69/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Cleanup mess in public type ids.Jędrzej Nowacki2012-01-251-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Doc: Removed documentation for deleted code.David Boddie2011-07-211-23/+0
* Doc: Fixed qdoc warnings.David Boddie2011-07-011-0/+2
* remove QT3_SUPPORT in corelib/ioLars Knoll2011-06-291-39/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Doc: Applied pending fixes to API documentation.David Boddie2011-05-231-1/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1325