Revision 1200118

Go back to digest for 28th November 2010

Features in KDE Base

Sebastian Kügler committed changes in /trunk/playground/base/plasma/applets/lionmail/emailnotifier:

Make deleting emails work, add mark as spam & todo

Two things are interesting in this commit:
1) We use the deleted flag for deleting emails, let's see how clients
handle this. I *think* this solution is quite elegant, but we might want
to move items into the trashfolder (which?!) instead. SpecialCollection
might help here. Or maybe we want to _really_ delete items?

2) The context menu offers some additional options to mark emails, spam
or task. These options would clutter the UI too much, but are nice to
have available for power users (those are more likely to find them there)

File Changes

Modified 4 files
  • /trunk/playground/base/plasma/applets/lionmail/emailnotifier
  •   /emaillist.cpp
  •   /emailwidget.cpp
  •   /emailwidget.h
  •   /importantemaillist.cpp
4 files changed in total