Revision 745697

Go back to digest for 9th December 2007

Features in KDE-PIM

Thomas McGuire committed changes in /trunk/KDE/kdepim/kmail:

Rewrite the layout code of the main widget.

The splitter layout has many interesting special cases, which were all spread around in the code. Now it is all in layoutSplitters().

Now widgets shouldn't be hidden anymore because the splitter sizes were zero after changing the layout. This needed some more config keys.

Cleaned up readConfig a bit, and other places as well.
Plus some style fixes.

File Changes

Modified 4 files
  • /trunk/KDE/kdepim/kmail
  •   /kmail.kcfg
  •   /kmmainwidget.cpp
  •   /kmmainwidget.h
  •   /kmreaderwin.h
4 files changed in total