summaryrefslogtreecommitdiffstats
path: root/src/corelib/time/qtimezoneprivate_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make QJniObject and QJniEnvironment public APIAssam Boudjelthia2021-01-271-2/+2
* Fix problems with offset-derived ids for QTimeZoneEdward Welbourne2021-01-181-2/+4
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* Replace Q_REQUIRED_RESULT with [[nodiscard]]Allan Sandfeld Jensen2020-09-251-2/+2
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-2/+2
* Use QList instead of QVector in corelibJarek Kobus2020-06-251-6/+6
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-241-4/+12
|\
| * qtimezoneprivate_tz: Apply a cache over the top of timezone dataRobin Burchell2020-03-201-4/+12
* | Add support for UTC[+-]\d+(:\d+){,2} time zone IDsEdward Welbourne2019-09-161-0/+3
|/
* Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-061-0/+493