summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/time
Commit message (Expand)AuthorAgeFilesLines
* Work around macOS's inconsistency in naming of India's time-zoneEdward Welbourne2019-11-281-0/+9
* Be consistent in the RFC2822Date invalid character testsEdward Welbourne2019-11-273-41/+96
* Permit leading space at start of RFC 2822 Date formatEdward Welbourne2019-11-273-0/+32
* Make Qt::RFC2822Date's doc match up with its implementationEdward Welbourne2019-11-273-3/+3
* Allow longer time-zone components on AndroidEdward Welbourne2019-11-142-4/+19
* Move some tests of QTimeZonePrivate::isValidId() to where they belongEdward Welbourne2019-11-131-28/+24
* Distinguish invalid datetimes from othersEdward Welbourne2019-10-111-22/+20
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-301-3/+3
* MS TZ data: avoid calculating a date in year 0Edward Welbourne2019-09-131-0/+8
* Rename calendar methods from m{in,ax} to m{in,ax}imumEdward Welbourne2019-09-041-2/+2
* Add support for the Islamic Civil calendarSoroush Rabiei2019-08-221-0/+4
* Add support for the Jalali (Solar Hijri or Persian) calendarSoroush Rabiei2019-08-211-0/+5
* Add support for Julian and Milankovic calendarsSoroush Rabiei2019-08-211-0/+8
* Add support for calendars beside GregorianSoroush Rabiei2019-08-203-0/+225
* unblacklist passing testsDaniel Smith2019-07-081-2/+0
* Remove usages of deprecated APIs from QDateTimeSona Kurazyan2019-07-022-5/+35
* Move YearRange to QDateTime from its PrivateEdward Welbourne2019-07-011-0/+10
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-2/+5
* Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-0616-0/+7665