Revision d517a58...

Go back to digest for 22nd July 2012

Features in KDE-PIM

Allen Winter committed changes in [kdepim] /:

FEATURE: allow toggling full window view mode for Todo and Month views.

Now we can toggle full window mode in the todo and month views
without having to go into the prefs dialog. However, the prefs
are synchronized accordingly.

In month view I used a QToolButton (double arrow left) which looks ok.
In todo view I used a QCheckBox adjacent to the Flat View QCheckBox.

Forgot to mention that I added a prefs dialog option for setting
the Flat View.

The prefs dialog options for this stuff are redundant now
and probably should be removed from koprefsdialog.cpp
Yes.. I think I'll do that.

File Changes

Modified 11 files
  •   korganizer/calendarview.cpp
  •   korganizer/calendarview.h
  •   korganizer/koprefsdialog.cpp
  •   korganizer/korganizer.kcfg
  •   korganizer/koviewmanager.cpp
  •   korganizer/views/monthview/monthview.cpp
  •   korganizer/views/monthview/monthview.h
  •   korganizer/views/todoview/kotodomodel.cpp
  •   korganizer/views/todoview/kotodomodel.h
  •   korganizer/views/todoview/kotodoview.cpp
  •   korganizer/views/todoview/kotodoview.h
11 files changed in total