summaryrefslogtreecommitdiffstats
path: root/kontact/TODO
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit460c52653ab0dcca6f19a4f492ed2c5e4e963ab0 (patch)
tree67208f7c145782a7e90b123b982ca78d88cc2c87 /kontact/TODO
downloadtdepim-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 'kontact/TODO')
-rw-r--r--kontact/TODO29
1 files changed, 29 insertions, 0 deletions
diff --git a/kontact/TODO b/kontact/TODO
new file mode 100644
index 00000000..36f34905
--- /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...