Revision e76e0e8...

Go back to digest for 9th January 2011

Features in KDE-PIM

gmetal31 at gmail dot com committed changes in [kdepim] /:

Ported the majority of KMail to the KConfigXT architecture, by converting the
readEntry() and writeEntry() calls to the corresponding GlobalSettings
generated methods.

At present, I do not think that the remaining calls can be ported, as they
either specify multiple items of the same type (e.g. Akonadi resources,
antispam tool configuration) or are not configuration files.

Because the KConfigXT may be augmented in the future with additional features
that may allow us to remove all readEntry/writeEntry calls, I am not marking
this one as closed yet.

File Changes

Modified 16 files
  •   /kmail/configuredialog.cpp
  •   /kmail/globalsettings_base.kcfgc
  •   /kmail/identitydialog.cpp
  •   /kmail/kmail.kcfg.cmake
  •   /kmail/kmcommands.cpp
  •   /kmail/kmcomposereditor.cpp
  •   /kmail/kmcomposewin.cpp
  •   /kmail/kmfilterdlg.cpp
  •   /kmail/kmkernel.cpp
  •   /kmail/kmmainwidget.cpp
  •   /kmail/kmmainwidget.h
  •   /kmail/kmstartup.cpp
  •   /kmail/searchwindow.cpp
  •   /messagecomposer/messagecomposer.kcfg.cmake
  •   /messagecore/messagecore.kcfg
  •   /messageviewer/messageviewer.kcfg.cmake
16 files changed in total