Revision b1941b2...
Go back to digest for 21st October 2012Features in KDE Base
Jon Severinsson committed changes in [kdelibs/frameworks] /date:
qcalendarsystem: Make monthsInYear(), daysInMonth(), daysInYear(), and isLeapYear() non-virtual.
These need to stay in the private class, in order to provide a public version
that validates the arguments, and an internal that don't.
File Changes
Modified 26 files
- /date
- kdecore/kcalendarsystem.cpp
- kdecore/kcalendarsystem.h
- kdecore/kcalendarsystemcoptic.cpp
- kdecore/kcalendarsystemcoptic_p.h
- kdecore/kcalendarsystemethiopian.cpp
- kdecore/kcalendarsystemethiopian_p.h
- kdecore/kcalendarsystemgregorian.cpp
- kdecore/kcalendarsystemgregorian_p.h
- kdecore/kcalendarsystemhebrew.cpp
- kdecore/kcalendarsystemhebrew_p.h
- kdecore/kcalendarsystemindiannational.cpp
- kdecore/kcalendarsystemindiannational_p.h
- kdecore/kcalendarsystemislamiccivil.cpp
- kdecore/kcalendarsystemislamiccivil_p.h
- kdecore/kcalendarsystemjalali.cpp
- kdecore/kcalendarsystemjalali_p.h
- kdecore/kcalendarsystemjapanese.cpp
- kdecore/kcalendarsystemjapanese_p.h
- kdecore/kcalendarsystemjulian.cpp
- kdecore/kcalendarsystemjulian_p.h
- kdecore/kcalendarsystemminguo.cpp
- kdecore/kcalendarsystemminguo_p.h
- kdecore/kcalendarsystemqdate.cpp
- kdecore/kcalendarsystemqdate_p.h
- kdecore/kcalendarsystemthai.cpp
- kdecore/kcalendarsystemthai_p.h
26 files changed in total