[Kde-bindings] KDE/kdelibs
John Layt
john at layt.net
Thu Dec 2 12:17:12 UTC 2010
SVN commit 1202816 by jlayt:
Clean-ups and simplifications in KCalendarSystem to help in the new Locale KCM.
Add new static api to convert calendar type to calendar system enum as I was
copying this to 3 or 4 other places.
Move era config into a sub-group of Locale rather than as a top-level group to
make the kcm easier, these config options have never been saved before so this
doesn't break anything.
All tests passing here.
CCMAIL: kde-bindings at kde.org
M +48 -111 kdecore/date/kcalendarsystem.cpp
M +11 -0 kdecore/date/kcalendarsystem.h
M +2 -1 kdecore/date/kcalendarsystemgregorian.cpp
M +15 -14 kdecore/tests/kcalendartest.cpp
M +5 -1 kdeui/widgets/kdatepicker.cpp
M +12 -0 kdeui/widgets/kdatepicker.h
M +149 -195 kdeui/widgets/kdatetable.cpp
M +13 -0 kdeui/widgets/kdatetable.h
http://websvn.kde.org/?view=rev&revision=1202816
More information about the Kde-bindings
mailing list