Revision 1202816

Go back to digest for 5th December 2010

Features in KDE Base

John Layt committed changes in /trunk/KDE/kdelibs:

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.

File Changes

Modified 8 files
  • /trunk/KDE/kdelibs
  •   /kdecore/date/kcalendarsystem.cpp
  •   /kdecore/date/kcalendarsystem.h
  •   /kdecore/date/kcalendarsystemgregorian.cpp
  •   /kdecore/tests/kcalendartest.cpp
  •   /kdeui/widgets/kdatepicker.cpp
  •   /kdeui/widgets/kdatepicker.h
  •   /kdeui/widgets/kdatetable.cpp
  •   /kdeui/widgets/kdatetable.h
8 files changed in total