summaryrefslogtreecommitdiffstats
path: root/src/corelib/time/qcalendarmath_p.h
Commit message (Expand)AuthorAgeFilesLines
* Improve readability of calendrical calculationsEdward Welbourne2023-01-311-0/+34
* Avoid overflow when computing remainders from QRoundingDown::qDiv()Edward Welbourne2023-01-311-4/+67
* QRoundingDown: make the numerator a template parameterEdward Welbourne2023-01-191-3/+3
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Refine QRoundingDown::qDiv() to avoid underflowEdward Welbourne2022-05-061-2/+9
* Add support for calendars beside GregorianSoroush Rabiei2019-08-201-0/+77