summaryrefslogtreecommitdiffstats
path: root/src/corelib/time/qtimezoneprivate_android.cpp
Commit message (Expand)AuthorAgeFilesLines
* corelib: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* Use templated QJniObject::object() instead of static_castAssam Boudjelthia2021-05-061-9/+9
* Add the "Territory" enumerated type for QLocaleJiDe Zhang2021-04-151-3/+3
* Drop some over-rides that duplicated the base-class's implementationEdward Welbourne2021-02-181-19/+2
* Make QJniObject and QJniEnvironment public APIAssam Boudjelthia2021-01-271-23/+25
* Hold references to zone IDs alive during useEdward Welbourne2021-01-211-2/+8
* Correct string comparison in Android's IANA ID matching codeEdward Welbourne2021-01-181-1/+1
* Fix display-name calls in QAndroidTimeZonePrivate::init()Edward Welbourne2020-04-161-13/+29
* Fix JNI signature for the timezone getDisplayName callVolker Krause2020-03-171-1/+1
* Fix mis-guided init() in default QAndroidTimeZonePrivate constructorEdward Welbourne2019-11-271-8/+8
* Sanitize QAndroidTimeZonePrivate::init()Edward Welbourne2019-11-271-17/+19
* Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-061-0/+257