qt6-bb10/tests/auto/corelib
Thiago Macieira 64a3bba7b8 QVariant: convert QDateTime and QTime to string with milliseconds
This way, it's lossless.

This commit is a cherry-pick of ab1e507574,
which was reverted.

[ChangeLog][QtCore][QVariant] Conversions of QDateTime to strings now
contain the millisecond components.

Change-Id: I5e421e32396d44e4b39efffd150b744e40fff3a1
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
2018-02-05 18:48:59 +00:00
..
animation Use a custom QAnimationDriver to take control over time 2017-12-02 19:58:30 +00:00
codecs Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
global Tests: Raise minimum supported MSVC version to 2015 2018-01-04 20:23:25 +00:00
io Add QIODevice::NewOnly and QIODevice::ExistingOnly OpenMode flags 2018-01-17 04:32:47 +00:00
itemmodels Add QModelIndex::siblingAtColumn and ::siblingAtRow 2018-01-12 15:12:53 +00:00
json Improve symmetry of variant json conversions 2017-07-25 09:00:46 +00:00
kernel QVariant: convert QDateTime and QTime to string with milliseconds 2018-02-05 18:48:59 +00:00
mimetypes QMimeDatabase: only export var for unittests if QT_BUILD_INTERNAL 2018-01-02 09:31:37 +00:00
plugin QUuid: add a way to get the string form without the braces 2018-02-03 21:30:37 +00:00
statemachine Merge remote-tracking branch 'origin/5.10' into dev 2018-01-02 09:58:44 +01:00
thread Tests: Raise minimum supported MSVC version to 2015 2018-01-04 20:23:25 +00:00
tools Merge remote-tracking branch 'origin/5.10' into dev 2018-01-20 22:36:19 +01:00
xml QXmlStreamWriter: Avoid writing invalid characters 2017-09-13 07:29:00 +00:00
corelib.pro Add support for Apple tvOS 2016-05-17 16:11:23 +00:00