summaryrefslogtreecommitdiffstats
path: root/konqueror/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
commit4aed2c8219774f5d797760606b8489a92ddc5163 (patch)
tree3f8c130f7d269626bf6a9447407ef6c35954426a /konqueror/TODO
downloadtdebase-4aed2c8219774f5d797760606b8489a92ddc5163.tar.gz
tdebase-4aed2c8219774f5d797760606b8489a92ddc5163.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/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'konqueror/TODO')
-rw-r--r--konqueror/TODO49
1 files changed, 49 insertions, 0 deletions
diff --git a/konqueror/TODO b/konqueror/TODO
new file mode 100644
index 000000000..725abeb4a
--- /dev/null
+++ b/konqueror/TODO
@@ -0,0 +1,49 @@
+KIconView:
+==========
+
+- When you are adding to the selection (eg. by shift + LMB)
+ then change the mouse cursor to indicate this. Several drawing programs do
+ this by adding a '+' to the normal mouse cursor and it makes them a lot more usable.
+ [ I'm not sure this is necessary, and if yes it's a QIconView issue anyway - David ]
+
+libkonq:
+========
+
+- delete file : if image, remove from thumbnails dir
+
+- ordering templates: Find a way to use KServiceGroup for this,
+ or "borrow" the code...
+
+konqueror framework:
+====================
+
+- Remove highlighted text color and text color from kcmkonq, and settings.
+
+- Do we want "[X] Use directory properties" ?
+
+iconview+listviews:
+===================
+
+- Hide backup files (files ending in ~ or #) - see #3212
+
+- if we keep "background color for this directory" should we have "text color for
+this directory" too... ?
+
+dirtree:
+========
+
+- Create dynamic items when browsing non-local URLs (FTP etc.)
+
+kpropsdlg (kfile):
+======
+
+- Maybe add GUI (in kpropertiesdialog probably) for user defined actions in .desktop
+files (example: see eject action in the CDROM template) ?
+
+- Maybe a checkbox for the appstart-notification thing ?
+
+kdesktop:
+=========
+
+- Different icons on different desktops (i.e. different directories, Desktop[1-N],
+the Desktop one being the 'sticky' icons)