summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qtimezoneprivate_icu.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-041-1/+1
|\
| * Prefer rvalue versions of toLatin() and toUtf8()Anton Kudryavtsev2017-03-301-1/+1
* | Port QLocalePrivate::*ToCode() to QLatin1StringMarc Mutz2017-03-261-2/+3
|/
* QTimeZonePrivate: make clone() const, use covariant return typesMarc Mutz2017-02-231-1/+1
* QDateTime: use the more efficient currentMSecsSinceEpoch()Thiago Macieira2016-07-021-1/+1
* Updated license headersJani Heikkinen2016-01-151-13/+19
* QTimeZone: don't use QSet, use sorted QListMarc Mutz2015-02-171-16/+21
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QTimeZone - Change from Olson ID to IANA IDJohn Layt2014-01-111-5/+5
* QTimeZone - Add ICU supportJohn Layt2013-09-221-0/+504