From 460c52653ab0dcca6f19a4f492ed2c5e4e963ab0 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: 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 --- kontact/TODO | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 kontact/TODO (limited to 'kontact/TODO') diff --git a/kontact/TODO b/kontact/TODO new file mode 100644 index 000000000..36f34905c --- /dev/null +++ b/kontact/TODO @@ -0,0 +1,29 @@ +UNTIL KDE 3.2 +============== + +- merge config of parts into a unified config dialog + * Unified Identity handling (Name, Mail address, SMTP, use KMIdentity KDEPIM wide?) + Currently this is dublicated in at least KMail, KNode and KOrganizer + * Molularize KOrganizer and KMail Settings and turn them into kcm's + * Think about extending the kcm idea and add a framework to locate kcm's for apps via KTrader +- same for unified credits +- find a solution for a setup wizard +- replace Splash class with QSplashScreen (done) +- make the "new" action a bit smarter (done) +- make korganizers part offer the normal dcop interface +- move plugins to respective apps for code sharing(?) +- Summary (what's next) view (slueppken) (done) +- Basic groupware functionality (Exchange 2k and Kolab) +- make the headerWidget look nicer (we might use KIconLoader + for larger icons) (slueppken) (done) +- make all parts use the InfoExtension (done) +- make KCMultiDialog not crash when non-existent desktop-file + is given to addModule() (done) +- support icon and buttons sidebar (done) +- enable/disable single plugins (done) + +LATER +====== + +- Support other groupware solutions +- your stuff here... -- cgit v1.2.1