Revision 611568

Go back to digest for 10th December 2006

Features in KDE-PIM

Reinhold Kainhofer committed changes in /branches/work/kdepim-3.5.5+/korganizer:

* Further implementation of the yearl print style: Now the grid of days is already printed, non-working days are shaded a bit, and the day numbers are printed. No events are shown yet.
* Factor out the calls to draw the subheaders (weekdays in the weekstyle and month names in the yearstyle)
* Add a virtual int sortID(); method to the plugin base class. That value will be used (not implemented yet!) to identify the config pages in the widget stack and to sort the radio buttons in the style selection part of the print dialog.

File Changes

Modified 9 files
  • /branches/work/kdepim-3.5.5+/korganizer
  •   /printing/calprintdefaultplugins.h
  •   /printing/calprintpluginbase.cpp
  •   /printing/calprintpluginbase.h
  •   /interfaces/korganizer/printplugin.h
  •   /plugins/printing/journal/journalprint.h
  •   /plugins/printing/list/listprint.h
  •   /plugins/printing/whatsnext/whatsnextprint.h
  •   /plugins/printing/year/yearprint.cpp
  •   /plugins/printing/year/yearprint.h
9 files changed in total