qt5base-lts/tests/auto/corelib
Edward Welbourne 3bd6901429 Use same-msecs optimization more in QDateTime comparison
QDateTime's comparisons just compare milliseconds when both values are
local times and their statuses (hence DST-ness) match. It can do the
same for time-zones. While doing the same for UTC and fixed offsets
wins nothing, it also costs nothing, given that we're already checking
the spec.

Task-number: QTBUG-75585
Change-Id: Ib6d824569aba8def2f1319ef3a11cca6869a5b5e
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-09-23 14:59:08 +00:00
..
animation CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
global CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
io CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
itemmodels CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
kernel CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
mimetypes CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
plugin CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
serialization CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
text Add unit test to check emoji handling in date-time parsing 2020-09-23 16:59:07 +02:00
thread CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
time Use same-msecs optimization more in QDateTime comparison 2020-09-23 14:59:08 +00:00
tools CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
.prev_CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
corelib.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00