qt5base-lts/tests/auto/corelib/time/qcalendar
Soroush Rabiei 7026645712 Add support for the Islamic Civil calendar
This has its own locale data, extracted from CLDR. This data may
potentially be shared with other variants on the Islamic calendar, so
is handled by a separate base-class, QHijriCalendar, on which such
variants may base their implementations.

[ChangeLog][QtCore][QCalendar] Added support for the Islamic Civil
calendar, controlled by feature islamiccivilcalendar, with locale data
that can be shared with other implementations, controlled by feature
hijricalendar.

Fixes: QTBUG-56675
Change-Id: Idf32d3da7034baa8ec5e66ef847e59a8a2f31cbd
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2019-08-22 10:10:02 +00:00
..
qcalendar.pro Add support for calendars beside Gregorian 2019-08-20 13:41:21 +02:00
tst_qcalendar.cpp Add support for the Islamic Civil calendar 2019-08-22 10:10:02 +00:00