More Info

Revision 826212

(Back to digest)
 

Features in KDE-PIM

Szymon Stefanek committed changes in /branches/kdepim/kmail-soc/kmail:

More work on MessageListView skinning.
The idea is to provide both multiline layouts and backward compatible single line layouts.

We're going to have simple drag and drop skin editing too. The new SkinDelegate isn't attacched to the main view yet but it's visible in the SkinEditor.

It already can paint basic items and perform hit tests on them.

File Changes

Added 2 files
/branches/kdepim/kmail-soc/kmail/messagelistview
 
/skindelegate.cpp
 
/skindelegate.h
Modified 14 files
/branches/kdepim/kmail-soc/kmail
 
/CMakeLists.txt
 
/messagelistview/aggregation.cpp
 
/messagelistview/configureaggregationsdialog.cpp
 
/messagelistview/configureaggregationsdialog.h
 
/messagelistview/configureskinsdialog.cpp
 
/messagelistview/configureskinsdialog.h
 
/messagelistview/groupheaderitem.h
 
/messagelistview/item.h
 
/messagelistview/manager.cpp
 
/messagelistview/messageitem.h
 
/messagelistview/skin.cpp
 
/messagelistview/skin.h
 
/messagelistview/skineditor.cpp
 
/messagelistview/skineditor.h
16 files changed in total