summaryrefslogtreecommitdiffstats
path: root/kmobile/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 /kmobile/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 'kmobile/TODO')
-rw-r--r--kmobile/TODO31
1 files changed, 31 insertions, 0 deletions
diff --git a/kmobile/TODO b/kmobile/TODO
new file mode 100644
index 00000000..f5b209fc
--- /dev/null
+++ b/kmobile/TODO
@@ -0,0 +1,31 @@
+DONE:
+-----
+- devices:/ kioslave integration
+- show per-device icons in konqueror (same as in the kmobile view)
+- fix mimetypes and their location under /share/mimelnk
+- kioslaves: cellphone:/, organizer:/, pda:/, (camera:/ not activated)
+- system tray plugin
+- serial/IRDA/(USB?) locking features (acording to standards - done, but untested !!)
+
+TODO:
+-----
+- fix doubled loading of plugins
+- where do I get the device name from the kmobile unique process?
+- finish the functions which are available to client apps.
+- kitchensync driver/plugin (starting...)
+- a plugin for the left side of the "Open File Dialog". ->
+ makes direct access to mobile devices really easy
+- make the daemon a KDED (KDE Meta Daemon) module (kdelibs/kded/HOWTO, README.kded)
+- more drivers (always)
+
+General Interface TODO:
+-----------------------
+- automatic logoff timers
+- Authentication
+
+
+TODO (lower priority):
+----------------------
+- a kmobile-driver, which can connect to another KDE-computer
+ to be able to access Calendar-Entries, ToDo's, ... from there
+ and to be able to syncronize them via kitchensync (maybe?)