summaryrefslogtreecommitdiffstats
path: root/src/corelib/time/qtimezoneprivate_android.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make QTimeZonePrivate::Data construction easierEdward Welbourne2024-04-191-9/+4
* Implement QTZP::isTimeZoneIdAvailable() on AndroidEdward Welbourne2024-02-121-0/+6
* Fix android buildMichal Klocek2023-11-141-0/+1
* JNI: move signature/className template functions into a template classVolker Hilsheimer2023-09-221-5/+5
* Unstringify QTimeZone Android partsJuha Vuolle2022-08-231-20/+29
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-39/+3
* Android: minor refactor in QTimeZonePrivate backendIvan Solovev2022-04-081-6/+5
* Android: use BCP 47 tag to create a correct Locale for QTimeZone::displayName()Ivan Solovev2022-04-081-11/+4
* 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