diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 460c52653ab0dcca6f19a4f492ed2c5e4e963ab0 (patch) | |
tree | 67208f7c145782a7e90b123b982ca78d88cc2c87 /kmail/TODO | |
download | tdepim-460c52653ab0dcca6f19a4f492ed2c5e4e963ab0.tar.gz tdepim-460c52653ab0dcca6f19a4f492ed2c5e4e963ab0.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmail/TODO')
-rw-r--r-- | kmail/TODO | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/kmail/TODO b/kmail/TODO new file mode 100644 index 000000000..cf5792a14 --- /dev/null +++ b/kmail/TODO @@ -0,0 +1,36 @@ +Around the 3.4 release +TA: remove the disabled expiry tab code from kmfolderdia.cpp once it is clear + that it won't be used anymore + +Before the first 3.2 Beta +MM: Write config upgrade script for + - AttachmentStyle -> AttachmentStrategy change + - HeaderStyle -> { HeaderStyle, HeaderStrategy } split +DS: Full Text Indexing +DS: Client side imap filtering +DS: Support for multipart/related mails +DS: Support for html composing +DS: Better for replying to html mail +??: Disconnected IMAP + +Needs more planning: +DS: BBDB like functionality +DS: Fuller DCOP interface (requires hidden dcop interfaces thanks Alex!) +DS: Console (plain text) client using dcop interface +DS: XFace with support for Allison reconstruction. +DS: writeindex incrementally update for deleted items. +DS: (improve status showing, for concurrent account checking) +DS: Use takeitem to hide read messages, with special behavior + in threaded mode +DS: Propoganda: Analysis Articles, head-to-head comparisons +DS: Single message class +DS: Zero-copy display of message 15465 +DS: Zero-copy downloading from pop server +DS: Set color action +DS: XML GUI context menus to support KMail plugins +DS: IMAP body searching +??: Dock Windows + +Groupware: +KHZ: Make groupware use a real vCal parser +MM: Implement generic viewer plugin |