summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qtimezoneprivate_android.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy-up after recent change: combine declaration with initializerEdward Welbourne2018-07-031-2/+1
* Leave m_id clear if the JNI didn't give us a time-zoneEdward Welbourne2018-06-221-1/+18
* QTimeZonePrivate: make clone() const, use covariant return typesMarc Mutz2017-02-231-1/+1
* QDateTime, QTimeZone: fix mappings from zone time to UTCEdward Welbourne2016-12-121-52/+0
* Updated license headersJani Heikkinen2016-01-151-13/+19
* Prefer "daylight-saving time" and "DST" over "daylight time".Edward Welbourne2015-11-121-11/+11
* Fix compilation on AndroidMichal Klocek2015-02-201-3/+3
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* fix daylight time in QTimeZone on AndroidDrew Parsons2014-12-111-0/+52
* provide Android timezones in QTimeZoneDrew Parsons2014-11-261-0/+235