summaryrefslogtreecommitdiffstats
path: root/src/corelib/time/qislamiccivilcalendar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve readability of calendrical calculationsEdward Welbourne2023-01-311-12/+18
* Deploy QRoundingDown::qDivMod() in date-time calculationsEdward Welbourne2023-01-311-5/+5
* QRoundingDown: make the numerator a template parameterEdward Welbourne2023-01-191-8/+8
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* QCalendar: Thread-safe calendar backend registrationIevgenii Meshcheriakov2021-08-061-11/+10
* Make QCalendarBackend's ID an opaque typeEdward Welbourne2021-07-191-2/+2
* Provide calendar backends with a unique IDEdward Welbourne2021-02-181-10/+8
* Reflow documentation after indentation changeEdward Welbourne2019-09-161-8/+9
* Standardize indentation of calendar code's documentationEdward Welbourne2019-09-161-16/+16
* Fix qdoc warningsFriedemann Kleint2019-09-101-1/+2
* Add support for the Islamic Civil calendarSoroush Rabiei2019-08-221-0/+125