summaryrefslogtreecommitdiffstats
path: root/src/corelib/time/qtimezoneprivate_icu.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make QTimeZonePrivate::Data construction easierEdward Welbourne2024-04-191-4/+4
* QIcuTimeZonePrivate::displayName(): tidy and critiqueEdward Welbourne2024-02-081-7/+13
* QIcuTimeZonePrivate constructor: save iteration over all zone IDsNicolas Fella2024-02-081-2/+21
* Use short name as QTZP::abbreviation() by defaultEdward Welbourne2024-02-051-9/+0
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-39/+3
* QtCore: Replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-03-261-1/+1
* Enable QIcuTimeZonePrivate's support for transitionsEdward Welbourne2022-03-251-15/+10
* Fix QIcuTimeZonePrivate::data() before the first transitionEdward Welbourne2022-03-251-6/+8
* Fix QIcuTimeZonePrivate::hasDaylightTime() to catch historical DSTEdward Welbourne2022-03-251-2/+11
* Fix ICU's handling of last representable transitionEdward Welbourne2022-03-251-1/+9
* Convert Latin1 to UTF-16 before passing to ICU APIEdward Welbourne2021-10-141-5/+5
* corelib: Fix typos in source code commentsJonas Kvinge2021-10-121-2/+2
* Add the "Territory" enumerated type for QLocaleJiDe Zhang2021-04-151-2/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-2/+2
* Make QLocale(QString) explicitLars Knoll2020-04-011-2/+2
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-6/+6
* Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-061-0/+508