qt6-bb10/tests/auto/corelib/tools
Mitch Curtis 83315ce8b2 Revert QDateTime serialisation to pre-Qt 5 behaviour.
In Qt 5, I managed to break the guarantee that a deserialised local
datetime is the same time of day (potentially different UTC time),
regardless of which timezone it was serialised in. This happened after
I fixed QTBUG-4057 with If650e7960dca7b6ab44b8233410a6369c41df73a,
which serialised datetimes as UTC.

This patch reverts QDateTime serialisation to pre-Qt 5 behaviour to
restore the guarantee and consequently re-opens QTBUG-4057.

Change-Id: Iea877f7ed886f530b928067789b53534e89fe8cb
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-05-08 10:00:29 +02:00
..
qalgorithms
qarraydata
qbitarray
qbytearray
qbytearraymatcher
qbytedatabuffer
qcache
qchar
qcontiguouscache
qcryptographichash Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qdate
qdatetime Revert QDateTime serialisation to pre-Qt 5 behaviour. 2013-05-08 10:00:29 +02:00
qeasingcurve
qelapsedtimer
qexplicitlyshareddatapointer
qfreelist
qhash Add qt_hash(QStringRef) overload 2013-05-07 22:43:14 +02:00
qline
qlist
qlocale QLocale: add autotest for French_Morocco locale 2013-05-08 01:14:40 +02:00
qmap QMap - add multiInsert with hint 2013-03-06 18:56:30 +01:00
qmargins Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qmessageauthenticationcode
qpair
qpoint
qpointf
qqueue Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qrect
qregexp
qregularexpression
qringbuffer
qscopedpointer
qscopedvaluerollback
qset
qsharedpointer Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qsize
qsizef
qstl
qstring Add some extra tests for QString::arg 2013-04-29 16:56:58 +02:00
qstring_no_cast_from_bytearray
qstringbuilder
qstringlist
qstringmatcher
qstringref QStringRef: Added toInt(), toUInt(), etc... functions to QStringRef. 2013-02-22 21:23:33 +01:00
qtextboundaryfinder
qtime
qtimeline Fixed bug in QTimeLine::setPaused(false) 2013-03-13 14:51:05 +01:00
qvarlengtharray
qvector QVector - removeLast optimize 2013-03-07 08:37:26 +01:00
tools.pro