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 | 47d455dd55be855e4cc691c32f687f723d9247ee (patch) | |
tree | 52e236aaa2576bdb3840ebede26619692fed6d7d /kmrml/TODO | |
download | tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.tar.gz tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.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/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmrml/TODO')
-rw-r--r-- | kmrml/TODO | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/kmrml/TODO b/kmrml/TODO new file mode 100644 index 00000000..85a9aa7f --- /dev/null +++ b/kmrml/TODO @@ -0,0 +1,15 @@ +- Konqueror Properties dialog for indexing directory? Or just a context menu entry? +- make use of BrowserExtension, provide the actions +- contextmenu +- better layouting? +- better keyboard support +- progress report from slave +- transfer mrml in chunks as data arrives? +- finish algorithm configuration +- integrate with KPaint so you can paint an example image +- integrate with kamera, so that images from your digicam will be indexed automatically +- create Konq ContextMenu plugin instead of the ServiceMenu thing (mrmlsearch binary) +- proper browserextension (restorestate/savestate, history, implement actions) +- a panel applet or tray app KDirWatching indexable dirs and re-indexing on demand + +lots more probably |