qt5base-lts/tests/auto/corelib/time
Edward Welbourne 8c8d6ff7b6 Deprecate QDateTime methods using plain Qt::TimeSpec
As foreshadowed when QDateTime adapted to route all QTimeSpec use
through QTimeZone, this commit deprecates the old API in favor of the
newly more capable QTimeZone-based API.

Fixes: QTBUG-108199
Change-Id: I9a3f9f94d4a5d8cc229db72b3e4731a9e318a076
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-12-10 06:39:33 +01:00
..
qcalendar Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qdate Adapt corelib to use QTimeZone in place of Qt::TimeSpec 2022-12-09 16:16:48 +01:00
qdatetime Deprecate QDateTime methods using plain Qt::TimeSpec 2022-12-10 06:39:33 +01:00
qdatetimeparser Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qtime tst_QTime: fix two duplicated test data tags 2022-10-17 15:53:32 +02:00
qtimezone Adapt corelib to use QTimeZone in place of Qt::TimeSpec 2022-12-09 16:16:48 +01:00
CMakeLists.txt Adapt QTimeZone to handle Qt::TimeSpec machinery 2022-12-09 16:16:47 +01:00