qt6-bb10/tests/auto/corelib/time/qtimezone
Edward Welbourne bd01008bca Decouple the TZ and ICU backends for timezone data
The TZ backend was instantiating an ICU backend to look up display
names, which entailed locking of the lazy-evaluated ICU
member. Instead, break out how ICU looks up display names into the new
timezone_locale feature's code, so that it can be shared between the
two backends. Linux thus only needs to build one backend.

Task-number: QTBUG-115158
Change-Id: I37ebc9a30f1c0ab6fd32d45dffa9f21355fb868d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2024-05-16 16:51:15 +02:00
..
CMakeLists.txt QTimeZone: use new comparison helper macros 2023-11-28 21:30:58 +01:00
tst_qtimezone.cpp Decouple the TZ and ICU backends for timezone data 2024-05-16 16:51:15 +02:00
tst_qtimezone_darwin.mm More consistent handling of feature timezone 2024-04-19 13:56:35 +02:00